/* CSS Document */
* {margin:0 auto;padding:0;list-style:none;text-decoration:none; }

html,address	{font:normal normal 12px  Tahoma, Arial, Verdana,  Helvetica, sans-serif}
body			{background:url(../../images/site/bckTudo.gif) no-repeat center top }
#geral			{width:999px;display:block;position:relative; text-align:left; color:#8f8f8f;}
img				{border:none;}
a				{color:#000;}
a:hover			{ text-decoration:underline;}
small			{ display:none}

/*Títulos*/
h1				{ font-size:18px}
h2				{ font-size:16px}
h3				{ font-size:14px}
h4				{ font-size:12px}
h5				{ font-size:10px}

h1, h2, h3, h4, h5{ 
	color:#b80000}

/* CLASSES DE USO GERAL*/

.clear{clear:both;}
.fLeft{ width:auto; float:left; margin:0 15px 5px 30px}
.fRight{ width:auto; float:right; margin:0 7px 5px 7px;}


/*##################################################################################################*/
/*_________Topo____________*/
#topo{
	width:100%;
	height:291px;
	float:left;
	position:relative;
	z-index:10;
	background:url(../../images/site/back_topo.jpg) repeat-x}

#topoContent{
	width:999px;
	display:block;
	text-align:left}


/*_________Bandeiras____________*/
#bandeira{
	width:145px;
	height:30px;
	position:absolute;
	top:10px;
	right:10px;
	background:url(../../images/site/bandeiras.gif) no-repeat}

#bandeira li{	
	display:inline}

#bandeira li a{
	width:47px;
	height:25px;
	float:left;}

#bandeira #b1 a:hover, #sb1{
	background:url(../../images/site/bandeiras.gif) no-repeat 0 -32px}

#bandeira #b2 a:hover, #sb2{
	background:url(../../images/site/bandeiras.gif) no-repeat -47px -31px}

#bandeira #b3 a:hover, #sb3{
	background:url(../../images/site/bandeiras.gif) no-repeat -94px -31px}
	

/*_________Conteudo____________*/
#conteudo{
	width:989px;
	float:left;
	padding-left:10px;
	background:url(../../images/site/bckGeral.png) repeat-y}

#conteudo p{
	text-align:justify;
	margin:0 20px 10px 10px;
	line-height:180%}

#conteudoContent{
	width:960px;
	*margin-top:-3px;
	float:left;
	background:url(../../images/site/bckConteudo.jpg) repeat-x 0 0 }

/*_________Col1____________*/
#col1{
	width:697px;
	min-height:450px;
	padding-bottom:195px;
	display:block;
	position:relative;
	float:left;
	background:url(../../images/site/bckCol2.jpg) right repeat-y;}

#col1 p{
	margin:0 20px 15px 30px}

.news{
	width:680px;
	position:absolute;
	bottom:0;
	height:195px;
	float:left;
	background:url(../../images/site/bckRodape.jpg) no-repeat;
	padding-left:30px;
	float:left}

.news fieldset{
	width:412px;
	height:63px;
	float:left;
	margin:20px 0 0 -43px;
	position:relative;
	border:none}

.news .campoText{
	width:173px;
	height:20px;
	float:left;
	padding-top:3px;
	background:none;
	font-style:italic;
	border:0;
	margin:12px 0 0 162px}

.news .btEnviar{
	width:16px;
	height:16px;
	float:left;
	cursor:pointer;
	margin:17px 0 0 3px;
	background:url(../../images/site/lista.jpg) no-repeat;
	border:0}

/*_________Col2____________*/
#col2{
	width:240px;
	padding:30px 0 0 20px;
	float:right}

#col2 .enquete{
	width:auto;
	float:left;
	margin-top:20px}

#col2 .enquete label{
	width:200px;
	display:block;
	float:left;
	margin:8px 0 0 5px;
	*margin-top:5px}

.enquete .radio{
	width:auto;
	float:left;
	margin-top:10px;
	border:none;
	*margin-top:2px}


/*_________Páginação____________*/
#paginacao{
	width:400px;
	margin:50px 0 0 150px;
	float:left}

#paginacao li{
	display:inline}

#paginacao li, #paginacao li a{
	width:auto;
	float:left;
	margin-right:2px;
	display:inline}

 #paginacao li a{
	padding:3px;
	color:#c0002d;
	border:1px solid #c0002d}

 #paginacao li a:hover{
	padding:3px;
	color:#636363;
	text-decoration:none;
	border:1px solid #636363}

 #paginacao .bts a{
	 background:#c0002d;
	 font-weight:bold;
	 color:#fff}
	
#paginacao .bts a:hover{
	 background:none}
	
#paginacao .selecionado, #paginacao .selecionado:hover{
		border:none;
		color:#000}






/*_________Rodape____________*/
#rodape{
	width:995px;
	background:url(../../images/site/conteudoBottom.jpg) no-repeat 2px 0;
	padding-top:10px;
	float:left}

#rodape ul{
	width:995px;
	height:47px;
	text-align:center;
	padding-top:7px;
	background:url(../../images/site/bckRodapeMenu.jpg) center}
	
#rodape ul li{
	display:inline;
	margin-right:10px;
	color:#b80000}

#rodape ul li a{
	margin-right:10px;
	color:#b80000}