html, body {
	margin:0;padding:0;
}
body {
	font-size:12px;
	font-family:Arial;
	background:#313131;
	

}
#geral{
	width:100%;
	height:100%;
	margin:auto;
	background-color:#790f0f;
	}
	.centro{width:1000px;
	margin:auto;
		}
.topo {
	width:100%;
	height:162px;
	background:url(../imagens/fndMenu.jpg) repeat-x;
	border-bottom:2px solid #FFF;
	margin:auto;
	background-color:#313131;
}
#menu {
	font-family: 'Carrois Gothic', sans-serif;
	width:680px;
	height:100px;
	margin:auto;
	color:#FFF;
	font-size:14px;
	float:left;

	
}
#logo {
	width:221px;
	height:101px;
	float:left;
	padding-top:33px;
	margin-right:45px;
	}
.imagens{width:100%;
	height:350px;
	margin:auto;
	background:url(../imagens/fndImagensTopo.jpg);
	text-align:center;
	
	}
.conteudo{width:1000px;
	min-height:220px;
	margin:auto;
	background:#790f0f;
	margin-top:30px;
	

	}
#text1{width:320px;
	padding:10px;
	min-height:220px;
	float:left;
	color:#CCC;
	text-align:left;
	
	}
#text2{width:200px;
padding:10px;
	height:220px;
	float:left;
	color:#CCC;
	line-height:21px;
		
	}
#text3{width:370px;
padding:10px;
	
	float:left;
	color:#CCC;
	text-align:justify;
	line-height:21px;
	
	}
	.rodape{width:100%;
	height:53px;
	margin:left;
	background:url(../imagens/fndRodape.jpg) repeat-x;
	
	}
.clear {
	clear:both;
}
h2 {
	font-family: 'Carrois Gothic', sans-serif;
	font-size:16px;
	color:#FC6;
	padding-bottom:20px;
	
}
h3 {
	color:#FFF; 
	font-size:18px;
	font-family: 'Carrois Gothic', sans-serif;
	padding-bottom:20px;
	border-bottom:1px solid #CCC;
}
h4 {
	font-family: 'Carrois Gothic', sans-serif;
	font-size:18px;
	color:#FC6;
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom:1px solid #8C453E;

	
}
.lista li{
	padding-bottom:4px;
	padding-top:4px;
	border-bottom:1px solid #900;
	width:150px;
}
.lista2 li{
	padding-bottom:4px;
	padding-top:15px;
	border-bottom:1px solid #900;
	width:168px;
	height:40px;
	float:left;
	position:		relative;
	margin-right:15px;
}
.boxFoto {
	width:173px;
	height:150px;
	margin:5px;
	font-size:10px;
	float:left;
	text-align:center;
	color:#FFFFCC;
}
.boxFoto img{
	border:1px solid #4A0000;
}
.social {
	padding-top:15px;
	padding-left:45px;
	width:84px;
	float:left
}