body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(../images/bg_body.jpg) top repeat-x;
	margin:5px 0px 0px 5px;
	padding:0px;
}
h1{
	color:#FF686C;
	font-size:16px;
}
#geral{
	width:770px;
	margin:0px auto;
	padding:0px;
	background:#FFFFFF;
	border-style:solid;
	border-color:#FF0000;
	border-width:1px;
}
#topo{
	width:100%;
	height:135px;
	text-align:left;
	overflow:hidden;
	float:left;
}
#esquerda{
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	background:url(../images/quad_menu.jpg) center no-repeat;
	height:352px;
	width:200px;
	float:left;
}
#direita{
	height:auto;
	width:540px;
	float:left;
}
#direita img{
	border:none;
}
#menu{
	width:100%;
	height:auto;
	list-style-type:none;
	margin:0px;
	padding:0px;
	margin-top:45px;
	text-align:center;
	float:left;
}
#menu li{
	display:inline;
}
#menu a{
	display:block;
	text-decoration:none;
	width:100%;
	height:30px;
	line-height:30px;
	font-size:13px;
	font-weight:bold;
	color:#FF0000;
	float:left;
}
#menu a:hover{
	color:#FF686C;
}

.bt_vermelho{
	background:url(../images/bt_laranja.jpg) center no-repeat;
}
.bt_vermelho_claro{
	background:url(../images/bt_verde.jpg) center no-repeat;
}
.quadros{
	width:auto;
	height:179px;
	float:left;
}
.quadro{
	margin-left:15px;
	margin-top:10px;
	width:242px;
	height:179px;
}
.conteudo{
	margin-top:10px;
	width:100%;
}
#rodape{
	display:table;
	height:30px;
	line-height:30px;
	color:#FF0000;
	font-weight:bold;
	text-align:center;
	width:100%;
	background:url(/images/bg_rodape.jpg) repeat-x;
}
#cabecalho{
	height:30px;
	line-height:30px;
	width:765px;
	text-align:right;
	padding-right:5px;
	background:url(/images/bg_rodape.jpg) repeat-x;
}

.quadro_fotos{
	width:auto;
	height:180px;
	float:left;
	margin-bottom:15px;
}
.foto{
	margin-left:15px;
	margin-top:10px;
	width:241px;
	height:180px;
	border:1px solid #FF0000;
	float:left
}
.fotoEmPe{
	margin-left:15px;
	margin-top:10px;
	height:241px;
	width:180px;
	border:1px solid #FF0000;
	float:left
}

