/* FOLHA DE ESTILO DA PAGINA */

body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/* DIV SITE */


#fundo {
	background-image: url(../imags/fundo_telas.png);
	position: relative;
	width:940px;
	height:550px;S
		}
		
		
/* FIM DIV */
	

a:link {
	color: #aaa;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #aaa;
}
a:hover {
	text-decoration: none;
	color: #CC9748;
}
a:active {
	text-decoration: none;
	color: #CC9748;
}



/* Estilos */

.av {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC9748;
}


/* LINKS AV */


.av a:link {
	color: #CC9748;
	text-decoration: none;
}
.av a:visited {
	text-decoration: none;
	color: #CC9748;
}
.av a:hover {
	text-decoration: none;
	color: #aaa;
}
.av a:active {
	text-decoration: none;
	color: #aaa;
}



/* FIM LINKS AV */


.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	}

.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC9748;
	}	
	
.legenda {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000;
}
	
.clique {
		color: #AD945B;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;	
		}

.rodape1 {
		 color: #DDD;
         font-family: Verdana, Arial, Helvetica, sans-serif;
	     font-size: 8pt;
		 font-weight: bold;
	     }   
		 
		 
.rodape2 { 
		 color: #FFF;
         font-family: Arial, Helvetica, sans-serif;
         font-size: 10px;
		 font-weight: normal;
		 }


.texto1 {
        color: #000; 
        font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		}
		
		
.texto2 {
        color: #000; 
        font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		}
		

.texto3 {
        color: #000; 
        font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		}