/* DESENVOLVIDO POR: FABIO MAZUCATO - WWW.FABIOMAZUCATO.COM.BR */

body
{
	text-align:center;
	background:url(../imagens/bg_top.jpg) repeat-x top #ffffff;
	font-family:verdana,arial,helvetica,sans-serif;
	padding:0px;
	margin:20px 0 0 0;
}
#geral
{
	width: 776px;
	height: auto !important;
	float:center;
	text-align:left;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	padding:0 0 41px 0;
	background:url(../imagens/bg_rodape.jpg) no-repeat bottom center;
}
.clea
{
	clear:both
}
/*---------|TOPO|--------*/
#topo
{
	width: 776px;
	height: 32px;
	text-align:left;
	padding:115px 0 0 0;
	background:url(../imagens/topo.jpg) no-repeat top;
}
/*---------|MENU|--------*/
#men ul {
			padding:0px;
			margin:0px;
			float: left;
			width: 100%;
			font-weight:bold;
			list-style:none;
			font:11px Arial;
		}

		#men ul li { display: inline; font-weight:bold; }

		#men ul li a {
			color: #FFFFFF;
			height:14px;
			text-decoration: none;
			padding: 10px 10px;
			float:left;
		}

		#men ul li a:hover {
			background-color:#291670;
			color:#dddddc;
}
/*---------|CONTEUDO DO SITE|--------*/
#conteudo
{
	width: 766px;
	height: auto !important;
	text-align:left;
	padding:10px 5px;
}
/*---------|CENTRO DO SITE|--------*/
#title_paginas
{
	width: 740px;
	height: 15px;
	text-align:left;
	padding:10px 5px;
	margin:0 0 10px 0;
}
#paginas
{
	width: 750px;
	height: auto !important;
	text-align:left;
	padding:0 6px 0 10px;
	margin:0 0 0 0;
	float:left;
	background:url(../imagens/bg_central.jpg) no-repeat top center;
	
}
/*---------|CAPA|--------*/
#noticias
{
	width: 463px;
	height: 225px;
	text-align:right;
	padding:35px 6px 0 4px;
	margin:0 0 0 0;
	float:left;
	background:url(../imagens/bg_noticias.gif) no-repeat top center;
	
}
#not_data, #not_data2
{
	width: 75px;
	height: 20px;
	text-align:center;
	padding:5px 0 0 0;
	margin:0 0 0 0;
	float:left;
	border-bottom:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;
	
}
#not_data2{margin:0 0 10px 0}
#not_titulo
{
	width: 377px;
	height: 20px;
	text-align:left;
	padding:5px 0 0 10px;
	margin:0 0 0 0;
	float:left;
	border-bottom:1px solid #e7e7e7;
	
}
#not_titulo_2
{
	width: 655px;
	height: 20px;
	text-align:left;
	padding:5px 0 0 10px;
	margin:0 0 0 0;
	float:left;
	border-bottom:1px solid #e7e7e7;
	
}
#not_texto
{
	width: 520px;
	height: auto !important;
	text-align:left;
	padding:20px 0 0 10px;
	margin:0 0 0 0;
	float:left;
	border-bottom:1px solid #e7e7e7;
	
}
#not_img
{
	width: 200px;
	height: 200px;
	text-align:center;
	padding:10px 0;
	margin:0 10px 0 0;
	float:left;

}
#not_titulo_3
{
	width: 445px;
	height: 20px;
	text-align:left;
	padding:5px 0 0 10px;
	margin:0 0 10px 0;
	float:left;
	border-bottom:1px solid #e7e7e7;
	
}
#not_bt_mais
{
	width: 463px;
	height: 20px;
	text-align:right;
	padding:0;
	margin:10px 0 0 0;
	float:left;
	
}
#banner_supletivo, #banner_fotos
{
	width: 274px;
	height: 84px;
	text-align:center;
	padding:35px 5px 0 4px;
	margin:0 0 6px 8px;
	float:left;
	
}
#banner_supletivo{background:url(../imagens/bg_supletivo.gif) no-repeat top center;}
#banner_fotos{background:url(../imagens/bg_fotos.gif) no-repeat top center;}

/*---------|RODAPÉ|--------*/
#rodape
{
	width: 100%;
	height: 87px;
	text-align:center;
	padding:0 0 0 0;
	background:url(../imagens/bg_bottom.jpg) repeat-x top center;
}
#rodape_2
{
	width: 766px;
	height: 55px;
	text-align:right;
	padding:10px 5px 0 5px;
	background:url(../imagens/contato.jpg) no-repeat 10px 10px #ffffff;
	border-top:5px solid #0093dd;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000

}
/*---------|GALERIAS|--------*/

#exib_galeria
{
	width: 112px;
	height: 140px;
	text-align:center;
	padding:0;
	float:left;
	margin:0 10px 0 0;

}
#exib_galeria_img
{
	width: 99px;
	height: 106px;
	text-align:center;
	padding:7px 8px 0 5px;
	background:url(../imagens/bg_galerias_img.jpg) no-repeat top center #ffffff;
	margin:0 0 0 0;

}

/*---------|FONTES|--------*/
.text1 
{
	color: #0096e5;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
a.text2 
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}
a.text2:hover 
{
	color: #2b176e;
	text-decoration:underline;
}
.text3 
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
}
.text4 
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}
.text5 
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 12px;
}