*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:0;
	margin:0;
	
}

h1 {
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	margin-bottom:8px;
	padding:0px;

}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

p {
	line-height:15px;
	margin:0;
	padding:0;
	font-size:11px;
}

body {
	background-image: url(../imagens/fundo_site.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#ffffff;
	margin:0 auto;
	text-align:center;
	position:relative;
}
#Mae {
	background-image: url(../imagens/fundo_conteudo.gif);
	background-repeat:repeat-y;
	background-position:top;
	background-color:#ffffff;
	width:813px;
	margin:0 auto;
	display:table;
}

#Conteudo {
	background-image: url(../imagens/cabeca_conteudo.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:813px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:12px;
}

#Cabeca {
	width:801px;
	height:121px;
	margin-top:0px;
	margin:0 auto;
}

#Popup {
	width:780px;
	height:630px;
	margin-top:0px;
	margin:0 auto;
}

