body {
	margin:0px 0px 0px 0px;
	background:url(bg.jpg);
	background-repeat:repeat-x;
	background-position: top left;
	background-color:#0b106c; /* Background cor */
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.menu {
	color:#6cc3eb;
	text-decoration:none;
}
a.menu:hover{
	color:#6cc3eb;
	text-decoration:underline;
}
#site {
	width:860px;
	height:auto;
	margin-left:auto;
	margin-right:auto;

}
#topo {
	width:860px;
	height:170px;
	float:left;
	margin-top:20px;
	background:url(efeito.png);
	background-repeat:no-repeat;
	background-position: top 165px;
}
#logo {
	width:860px;
	height:auto;
	float:left;
	text-align:left;
}
#menutopo {
	width:860px;
	height:auto;
	float:left;
	margin-top:65px;
	padding-bottom:15px;
	font-size:11px;
	text-align:right;
	color:#6cc3eb;
}
.hp_bloco {
	width:214px;
	height:197px;
	float:left;
	padding-right:1px;
	padding-bottom:1px;
	background:none;
}
#fundo {
	width:860px;
	height:auto;
	float:left;
}
#internasEsquerda {
	width:214px;
	height:auto;
	float:left;
	padding-right:1px;
}
#internas {
	width:860px;
	height:auto;
	float:left;
	padding-bottom:30px;
	background-color:#FFFFFF;
	background:url(bg.png);
	background-repeat:repeat;
	background-position: top left;
	border:2px solid #8d0809;
}
#internasDireita {
	width:845px;
	height:auto;
	float:left;
	padding-bottom:30px;
}
.conteudo {
	width:705px;
	height:auto;
	float:left;
	padding-top:70px;
	padding-left:70px;
	padding-right:70px;
	padding-bottom:30px;
}
.conteudoH1 {
	width:100%;
	height:auto;
	float:left;
	font-size:22px;
	font-weight:normal;
	color:#35aee7;
	padding:0px;
	margin:0px;
	margin-bottom:15px;
}
.conteudoH2 {
	width:100%;
	height:auto;
	float:left;
	font-size:11px;
	font-weight:normal;
	color:#043c53;
	padding:0px;
	margin:0px;
	line-height:16px;
}
.voltar {
	width:auto;
	background:#279bce;
	color:#043c53;
	float:left;
	padding:5px;
	font-size:11px;
}
.voltar a {
	color:#043c53;
	text-decoration:none;
}
.voltar a:hover {
	text-decoration:underline;
}
.formulario{
	width:100%;
	height:auto;
	float:left;
	margin-top:20px;
}
.formularioInput {
	width:60%;
	height:auto;
	font-size:12px;
}
.formularioTextarea {
	width:75%;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.formulario p {
	width:100%;
	height:auto;
	float:left;
	padding:0px;
	padding-bottom:10px;
	margin:0px;
	font-size:11px;
	color:#000000;
	line-height:16px;
}
.galeriaFotos {
	width:480px;
	height:auto;
	float:left;
	margin-top:20px;
	padding-left:12px;
	padding-bottom:15px;
}
.galeriaFotos_ind {
	width:150px;
	height:150px;
	float:left;
	padding:5px;
}
.fundo_interior {
	width:860px;
	height:auto;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	font-size:11px;
	color:#ffffff;
	text-align:center;
}
.fundo_interior a {
	color:#ffffff;
	text-decoration:none;
}
.fundo_interior a:hover {
	color:#ffffff;
}
#hover {
	position:absolute;
	top:290px;
	left:50%;
	margin:0 0 0 150px;
	width:350px;
	height:300;
	float:right;
	z-index:20;
	font-size:10px;
}
