/* CSS Document */

a:link{
color:#76A4D1;
text-decoration:none;
}
a:visited{
color:#76A4D1;
text-decoration:none;
}

a:hover{
color:#76A4D1;
text-decoration:underline;
}


.titulos_claros{
	font-family:verdana,arial,helvetica,sans-serif;
	color:#76A4D1;
	font-size:12px;
	line-height:15px;
	font-weight: bold;
}

.texto_normal{
font-family:verdana,arial,helvetica,sans-serif;
color:#333333;
font-size:11px;
line-height:15px;
}
.texto_destaque{
font-family:verdana,arial,helvetica,sans-serif;
color:#333333;
font-size:9px;
line-height:12px;
}

.texto_semelhantes{
font-family:verdana,arial,helvetica,sans-serif;
color:#76A4D1;
font-size:10px;
line-height:12px;
}


.texto_aux{
font-family:verdana,arial,helvetica,sans-serif;
color:#666666;
font-size:10px;

line-height:15px;
}




.formarea{ 
border:solid; 
border-width:1px; 
border-height:1px;
border-bottom-color:#006699; 
border-left-color:#006699; 
border-right-color:#006699; 
border-top-color:#006699; 
color:#006699; 
font-size:10px; 
font-family:verdana; 
height:50px; 
background-color:#D9F5FF;
}




.formarea2{ 
border:solid; 
border-width:1px; 
border-height:1px;
border-bottom-color:#006600; 
border-left-color:#006600; 
border-right-color:#006600; 
border-top-color:#006600; 
color:#006699; 
font-size:10px; 
font-family:verdana; 
height:70px; 
width:315px; 
background-color:#D9FFF5;
}


.form{ 
border:solid; 
border-width:1px; 
border-height:1px;
border-bottom-color:#006600; 
border-left-color:#006600; 
border-right-color:#006600; 
border-top-color:#006600; 
color:#006600; 
font-size:10px; 
font-family:verdana; 
height:17px; 
background-color:#D9FFF5;
}

.form_botao{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
border:solid; 
border-width:1px; 
border-height:1px;
border-bottom-color:#006600; 
border-left-color:#006600; 
border-right-color:##006600; 
border-top-color:#006600; 
}
.titulos_destaque {
	font-family:verdana, arial, helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	line-height:15px;
	font-weight: normal;
}
