@charset "utf-8";
/* CSS Document */



body, html {
	margin: 0;
	height:100%;
}

*{	margin:0; padding:0; }

body{	
	background: #f3f3f3;
	color:#EB0000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#carrosel{
	width:380px;
}
.jMyCarousel ul li img{
	padding:1px;
	border:1px solid #9C0401;}

img.rss {
	margin-left:314px;
	position:absolute;
}

#mais_noticias {
	text-align:right;
	font-weight:bold;
}
.tit_galeria{
	background:url(../../imgs/tit_galeria.png) no-repeat;
	width:380px;
	height:38px;
	position:relative;}
	
a.ver_mais  {
	color:#ffffff !important;
	position:absolute;
	right:3px;
	top:3px;}

#geral {
	background: #f3f3f3 url(../../imgs/bg_rodape.jpg) bottom repeat-x;
	float:left;
	margin:0 auto;
	width:100%;
	
}
/*#topo{
	width: 100%;
	height: 400px;
	position:relative;
}
#topo #barra{ position:absolute; z-index:1; bottom:0; left:0; width:100%; background:#acd url(../../imgs/bg_faixatopo.jpg) center repeat-x; height:17px;}*/

#meio{
	width: 100%;
	margin: 0 auto;
	/*text-align: center;*/
	padding-top:25px;
	padding-bottom:3px;
	background: url(../../imgs/bg_principal.png) repeat-x;
	float:left;
}
#rodape{
	width: 100%;
	height: 70px;
	float:left;
	border-left:1px solid #9D0501;
	padding:0 0 0 10px;
	font-size:11px;
	line-height:16px;
	bottom:0px !important;
	color:#9C0800;
}

.icorss {
	left: 0pt; 
	float: right; 
	margin-top: 7px;
}

#principal{
	width: 800px;
	height: 100%;
	margin: 0 auto;
}

#esq{	width: 180px; float:left;	}
#centro{width: 380px; float:left;}
#dir{ float:left; width: 165px; margin-left:15px;}






