body {
	margin:0px 0px 0px 0px;
	background:url(fundo.gif);
	background-repeat:repeat-x;
	background-color:#5f6164; /* Background cor */
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#site {
	width:990px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}
#topo {
	width:990px;
	height:auto;
	float:left;
}
#menu {
	width:294px;
	height:294px;
	float:left;
	background:url(bg_menu.gif);
	background-repeat:no-repeat;
	list-style:none;
	padding:5px 0px 0px 15px;
	margin:0px;
}
#menu li {
	width:279px;
	height:47px;
	float:left;
	background:url(menu.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	margin:1px 0px 0px 0px;
	padding:0px;
}
#menu li:hover, #menu .activo {
	width:279px;
	height:47px;
	float:left;
	background:url(menu_hover.gif);
	background-position:center;
}
#menu li a {
	width:100%;
	height:auto;
	float:left;
	text-align:center;
	padding-top:12px;
	padding-bottom:16px;
	font-size:16px;
	color:#5a5e62;
	text-decoration:none;
	font-weight:normal;
}
#menu li a:hover {
	color:#c71234;
	text-decoration:none;
}
#menu li:hover a:hover {
	color:#ffffff;
	text-decoration:none;
}
#menu .activo a {
	color:#FFFFFF;
	text-decoration:none;
}
#logo {
	width:674px;
	height:299px;
	float:right;
}
#conteudo {
	width:960px;
	height:auto;
	float:left;
	margin-top:8px;
	padding:15px;
	background:url(fundocaixa.gif);
	background-position:bottom right;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
}
#conteudoInternas {
	width:900px;
	height:auto;
	float:left;
	margin-top:8px;
	padding:30px 45px 50px 45px;
	background:url(fundocaixa.gif);
	background-position:bottom right;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
}
.banner {
	width:275px;
	height:275px;
	float:left;
	text-align:center;
	padding-right:30px;
}
.caixaEsq {
	width:260px;
	height:auto;
	float:left;
	padding:10px 20px 20px 20px;
	background:#284463;
}
.conteudoH1, .conteudoH3 {
	width:100%;
	height:auto;
	float:left;
	font-size:26px;
	font-weight:normal;
	color:#dd1717;
	padding:0px;
	margin:0px 0px 10px 0px;
}
.caixaFoto {
	width:260px;
	height:auto;
	float:left;
	margin-bottom:10px;
	text-align:center;
}
.conteudoH2 {
	width:100%;
	height:auto;
	float:left;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	line-height:16px;
	padding:0px;
	margin:0px;
}	
.caixaDir {
	width:285px;
	height:auto;
	float:right;
	padding:10px 20px 20px 20px;
	background:#FFFFFF;
}
.conteudoH4 {
	width:100%;
	height:auto;
	float:left;
	font-size:11px;
	font-weight:normal;
	color:#080909;
	line-height:16px;
	padding:0px;
	margin:0px;
}
.conteudoInternasH1 {
	width:100%;
	height:auto;
	float:left;
	font-size:26px;
	font-weight:normal;
	color:#dd1717;
	padding:0px;
	margin:0px 0px 10px 0px;
}
.fotoInternas {
	width:260px;
	height:auto;
	float:left;
	margin-top:10px;
	text-align:center;
}
.conteudoDiv {
	width:600px;
	height:auto;
	float:right;
}
.galeriaFotos {
	width:480px;
	height:auto;
	float:left;
	margin-top:20px;
	padding-left:60px;
	padding-bottom:10px;
}
.galeriaFotos_ind {
	width:150px;
	height:auto;
	float:left;
	padding:5px;
	font-size:11px;
	line-height:16px;
}
.galeriaFotos_ind img {
	margin-bottom:5px;
}
.conteudoInternasH2 {
	width:600px;
	height:auto;
	float:right;
	font-size:11px;
	font-weight:bold;
	color:#565656;
	padding:0px;
	margin:0px 0px 10px 0px;
	line-height:16px;
}
.conteudoInternasH3 {
	width:600px;
	height:auto;
	float:right;
	font-size:11px;
	font-weight:normal;
	color:#565656;
	padding:0px;
	margin:0px 0px 10px 0px;
	line-height:16px;
}
#sitefundo {
	width:990px;
	height:auto;
	float:left;
}
.fundo_interior {
	width:990px;
	height:auto;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	font-size:11px;
	color:#cccccc;
	text-align:right;
}
.fundo_interior a {
	color:#cccccc;
	text-decoration:none;
}
.fundo_interior a:hover {
	color:#cccccc;
	text-decoration:underline;
}
.mapa, .formulario {
	width:100%;
	height:auto;
	float:left;
	padding-top:15px;
	margin:0px;
}
.formulario p {
	width:100%;
	height:auto;
	float:left;
	padding-bottom:10px;
	margin:0px;
	font-size:11px;
	color:#000000;
}
.formularioInput {
	width:75%;
	height:auto;
	font-size:12px;
}
.formularioTextarea {
	width:75%;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
