/* estrutura geral */

body {
margin:0;
padding:0;
background-color:#fc9e00;
background-image:url(images/background.gif);
font-family:"Tahoma", Trebuchet MS, Arial;
color:#333333;
font-size:12px;
line-height:20px;
}

#geral {
width: 970px;
margin: 0 auto 0 auto;
background-color:#FFFFFF;
background-image:url(images/fundo_04.gif);
background-repeat:repeat-y;
}

/* cabecalhos e rodapes */
#cabecalho{
width:970px;
height:97px;
background-color:#FFFFFF;
}

#logotipo{
width:240px;
height:97px;
float:left;
}


#super{
height:325px;
}

#rotativo{
width:404px;
height:306px;
background-image:url(images/rotativo.gif);
padding-left:21px;
padding-top:19px;
float:left;
}

#banners{
width:320px;
height:300px;
margin-top:10px;
float:left;
}

#resultados{
width:370px;
float:left;
}

#outros{
float:left;
}

.box{
width:350px;
padding:10px;
padding-left:0;
background-color:#eeeff2;
font-size:11px;
display:table;
margin-bottom:10px;
}

.boxdois{
padding:10px;
background-color:#eeeff2;
font-size:11px;
display:table;
margin-bottom:10px;
}


#login{
width:725px;
height:97px;
text-align:right;
background:url(images/fundo_01.gif) no-repeat top right;
padding-right:5px;
color:#cccdd0;
font-size:10px;
float:right;
}

.galeria{
width:200px;
height:175px;
padding:15px;
background-color:#FFF4E8;
margin-right:10px;
text-align:center;
float:left;
text-align:center;
margin-bottom:10px;
font-size:11px;
}

.foto a{
	width:80px;
	height:80px;
	padding:5px;
	border: 3px solid #999999;
	background-color:#E9E9E9;
	color:#5a5a5a;
	text-align:center;
	font-size:10px;
	text-decoration:none;
	display:block;
	margin-left:2px;
	margin-right:3px;
	margin-bottom:5px;
	float:left;
	}
.foto a:hover{	
	background-color:#FFCC99;
	border: 3px solid #FF6600;
	color:#5a5a5a;
	display:block;
	text-decoration:none;
	}
	


.titulo{
background-color:#FF6600;
color:#FFFFFF;
font-weight:bold;
text-align:center;
font-size:12px;
} 

.sub{
background-color:#FF9933;
color:#FFFFFF;
font-weight:bold;
font-size:11px;
}   

.linha {
background-color:#e8e8e8;
}        


#esquerda{
width:201px;
float:left;
}

#direita{
float:right;
}



#area{
width:181px;
padding:10px;
background-image:url(images/fundo_04.gif);
float:left;
height:100%;
display:table;
}


#menu{
width:171px;
height:447px;
background-image:url(images/fundo_02.gif);
font-size:11px;
line-height:20px;
padding-top:12px;
padding-left:30px;
}

#menu a, a:visited {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

#menu a:hover{
	color:#0057AE;
	font-weight:bold;
	text-decoration:none;
	}

#rodape{
width:970px;
height:37px;
padding-top:3px;
background-image:url(images/fundo_05.gif);
color:#672f00;
font-size:11px;
text-align:right;
}
	
#rodape a, a:visited {
	color:#672f00;
	font-weight:normal;
	text-decoration:none;
}

#rodape a:hover{
	color:#672f00;
	font-weight:normal;
	text-decoration:underline
	}
	
	

#cabecalho{
width:970px;
height:58px;
background-image:url(images/barra.gif);
padding:0;
margin:0;
}


#conteudo{
width:749px;
padding:10px;
background-color:#ffffff;
float:right;
}


       



hr {
      border-top: 1px dotted #CCCCCC;
	  border-bottom: 1px #ffffff;
	  border-left: 1px #ffffff;
	  border-right: 1px #ffffff;
      color: #ffffff;
      background-color: #fffffff;
      height: 5px;
	  width:80%;
    }

	h3{
	font-size: 14px;
	background-color:#B4AFB0;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top:5px;
	width:390px;
	height:20px;
	text-align:center;
	margin-bottom:8px;
	
	}
	
	h6{
	font-size: 10px;
	color:#999999;
	margin:0;
	font-weight:normal;	
	}


	h1{
	font-size: 18px;
	color:#003399;
	font-weight:bold;
	margin:0;
	}
	


/* formatacao de tags */
.limpardivs {
clear:both;
margin:0;
}

a{	
	font-weight:bolder;
	color:#FF6600;
	text-decoration:none;
	}
a:visited{
	font-weight:bolder;
	text-decoration:none;
	color:#FF6600;}
	
a:hover{
	font-weight:bolder;
	color:#FF6600;
	text-decoration:underline;
	}
	
a.vermelho{	
	font-weight:bolder;
	color:#D90000;
	text-decoration:none;
	}
a.vermelho:visited{
	font-weight:bolder;
	color:#D90000;
	text-decoration:none;
		}
	
a.vermelho:hover{
	font-weight:bolder;
	color:#D90000;
	text-decoration: underline;
			}
			
a.resulta{	
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	}
a.resulta:visited{
	color:#000000;
font-weight:normal;
	text-decoration:none;
		}
	
a.resulta:hover{
	color:#000000;
font-weight:normal;
	text-decoration: underline;
}
			
			a.red{	
	font-weight:bolder;
	font-size:11px;
	color:#e90000;
	text-decoration:none;
	}
a.red:visited{
	font-weight:bolder;
	font-size:11px;
	color:#e90000;
	text-decoration:none;
		}
	
a.red:hover{
	font-weight:bolder;
	font-size:11px;
	color:#e90000;
	text-decoration: underline;
			}
			
a.dialetica{	
	font-weight:bolder;
	color:#bf9ccf;
	text-decoration:none;
	font: 8pt "Trebuchet MS", Tahoma, Arial;
	}
a.dialetica:visited{
	font-weight:bolder;
	color:#bf9ccf;
	text-decoration:none;
		font: 8pt "Trebuchet MS", Tahoma, Arial;
		}
	
a.dialetica:hover{
	font-weight:bolder;
	color:#bf9ccf;
	text-decoration: underline;
		font: 8pt "Trebuchet MS", Tahoma, Arial;
			}


.botao{
background-color:#db5106;
color:#ffffff;
border:1px solid #ffffff;
font-size:8pt;
font-family:"trebuchet MS", Verdana, Arial;
text-align:center;
font-weight:bold;
}

.inputtext{
background-color:#e68858;
color:#000000;
border:0;
font-size:8pt;
font-family:"Trebuchet MS", Tahoma, Arial;
}
form{
margin:0
}


input, textarea, select{
background-color:#cfcfce;
color:#000000;
border:1px solid #ffffff;
font-size:8pt;
font-family:"Verdana", Arial;
}

.ok{
background-color:#ff5400;
color:#ffffff;
border:0;
font-size:10px;
font-family:"Verdana", Arial;
text-align:center;
font-weight:bold;
padding:2px;
}

.login{
background-color:#cccdd0;
color:#333333;
border:0;
font-size:11px;
text-align:center;
font-weight:normal;
}


