/* CSS Document */


body {
	background: url(../imagens/fundo.png) repeat-x;
	font:12px/18px tahoma, Arial, Helvetica, sans-serif;	
}

.texto{
font-family:tahoma;
font-size:12px;

}


#atention{
width:100%;
font-size:10px;
text-align:center;

}


a {
	color:#db5c07;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color:#999999;
	text-decoration: none;
}



.rodape1{
font-size:12px;
margin-top:-5px;
padding:10px;
text-align:center;
}


.ab {
color:#000000;
text-decoration: none;
font-weight:normal;
	}
	
	.ab:hover {
	color:#db5c07;
	text-decoration: none;
	
	}



.erros {
	background: white;
	color: red;
	font: 12px Arial, sans-serif;
}


.p{		
		font-variant:small-caps;
		border-bottom:1px dotted #999999;
		color:#DB5C07;
		width:100%;
		text-align: justify;
		margin-top:10px;
		margin-bottom:10px;
		font-weight:bold;
	}
.p1{		
		border-bottom:1px dotted #999999;
		color:#000000;
		width:100%;
		text-align: left;
		margin-top:2px;
		margin-bottom:5px;
	}

		
		
div.p a:hover{
			
		border-bottom:1px dotted #000000;
		color:#FF9933;
		background-color:#E8E8E8;
		margin-top:20px;
	
}


.fonte {
font-size:10px;
}


.at{
font-size:9px;
color:#DB5C07;
padding-left:140px;
padding-top:0;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.indentmenu{
font: bold 11px verdana;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
border-right:1px #999999

}

.indentmenu ul{
margin: 1px;
padding: 0;
float: left;
width: 786px; /*width of menu*/
background: #ffffff url(../imagens/fundom.png) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: black; /*text color*/
padding: 10px 6px;
text-decoration: none;

 /*dark purple divider between menu items*/
}


.indentmenu ul li a:hover, .indentmenu ul li .current{
color: #DB5C07 !important; /*text color of selected and active item*/
padding-top: 8px; /*shift text down 1px for selected and active item*/
padding-bottom:15px; /*shift text down 1px for selected and active item*/
background:  url(../imagens/fundom1.png) center center repeat-x;
}

#novidades {
padding:3px;

}

.titlenovi {
font-size:10px;
font-weight:bold;
color:#db5c07;
}

.nov2{
font-size:10px;
color:#4B4B4B;
}

.f{
padding-top:20px;
}



#footer {background: url('../imagens/fundoo.png'); background-position:bottom; border:0px; margin:60px 0px 0px 0px; padding:0px; clear:both; width:100%; height:80px; text-align:left;}
#footer .space {width:776px; background:none; margin:0px; padding:0px;}
#footer h2 {border-bottom:1px dotted #BEAEA6; margin-bottom:0px; padding:0px 0px 1px 0px; color:#D2C7C2; font-size:12px; text-transform:lowercase; text-align:left; font-weight:bolder;}
#footer .bloco {width:226px; margin:0px; padding:8px 10px 0px 0px; float:left;}
#footer img {background-color:#6E5C52; border:0px; padding:5px; margin:2px; width:52px; height:49px; float:left;}
#footer ul {margin:5px 0px 0px 0px; padding:0px; list-style:none;}
#footer li {margin:0px; padding:0px; list-style:none;}
#footer ul li {background:url('../imagens/fundo6.png') left no-repeat; border-bottom:1px dotted #e0ddd9; margin:1px 0px 2px 0px; padding:2px 0px 3px 10px;}