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

* {padding:0; margin:0; color:#000000; font-family:"Times New Roman", Times, serif; font-size:14px; line-height:20px;}
hr {padding:0; margin:0;}
form {padding:0; margin:0;}
ul {list-style:none;}
img {border:0;}

a {text-decoration: underline;}
a:hover {text-decoration:none;}

html {
	
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	}

body {
	background:url(../images/bg.gif) repeat-x center;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	}

#sitepos {
	position:absolute;
	width:889px;
	height:497px;
	min-height:407px;
	margin-bottom:20px;
	padding-bottom:0;
	top:50%;
	left:50%;
	margin-left:-444px;
	margin-top:-205px;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:none;
	}

/* ----------------------- INÍCIO DA DIV CAPAS -----------------------------*/	
#geral #capasHome {	
	width:864px;
	height:178px;
	margin:20px 20px 0 13px;
        _margin:20px 20px 0 0;/*hack ie6*/
	float:left;
	background:#ffffff;
	}

#geral #capasHome h1 {
	font-size:24px;
	font-weight:normal;	
	text-transform:none;
	color:#000000;
	margin:0 0 20px 0;
	}

#geral #capasHome h1 {
	font-weight:normal;	
	text-transform:none;
	color:#000000;
	margin:0 0 20px 0;
	}

#geral #capasHome #anterior {
	width:93px;
	height:178px;
	float:left;
	margin:0 0 0 0;
	/*background:url(../images/homeSetaEsquerda.gif) no-repeat top left;*/
}

#geral #capasHome #avancar {	
	width:93px;
	height:178px;
	float:right;
	*margin:0;
	/*background:url(../images/homeSetaDireita.gif) no-repeat top left;*/
	}
 
/* ----------------------- INÍCIO DA DIV SLIDER -----------------------------*/		
#geral #capasHome #slider {
	width:678px;
	height:178px;
	float:left;
	margin-left:0;
    _margin-left:20px;/*HACK IE6*/
	overflow:hidden;
	*margin-top:-232px;
	}

#geral #capasHome #slider ul {
	float:left;
	}
	
#geral #capasHome #slider ul li {
	float:left;
	margin-right:21px;
	padding:0;
	}
	
#geral #capasHome #slider #noticias {
	width:618px;
	height:168px;
	float:left;
	padding:0 30px 0 30px;
	}
	
#geral #capasHome #slider #noticias img {
	width:auto;
	height:168px;
	float:left;
	margin-right:20px;
	}

#rodape {
	width:889px;
	height:90px;
	margin:20px 0 0 0;
	padding:0;
	float:left;
	background:#ffffff;
}

#rodape span.apoiadores {
	width:50%;
	float:left;
}

#rodape span.assinatura {
	width:50%;
	float:right;
	text-align:right;
}
