@charset "utf-8";
/* CSS Document */

.subtitulos {font-family:"trebuchet MS"; font-size:16px; color:#2C8461;}

p {font-family:"trebuchet MS"; font-size:14px; text-align:justify;}

.negritos { color:#2C8461;}

.bg_subtits {background-color:#2C8461; color:#FFFFFF; padding:5px;}

.borda {
	border: 4px solid #D8D8D8;
	}
	
.livros {
	
	border: 5px solid #D2E5DE;
}

#capas_livros { float:left; width:120px; margin-top:20px;}

#txt_livros { width:740px; margin-top:20px; height:85px; }

#txt_busca { width:720px; margin-top:10px; height:60px; float:left;}


a {text-decoration: none; color:black;}
/*a:hover {text-decoration:underline;}*/

.link {

}

.link a:hover {
	text-decoration:underline;
	}
	
#geral_form {width:100%; height:30px;}
	
#formulario1 {width:100px; height:30px; float:left;}

#formulario2 {width:500px; height:30px; float:left;}

#tits_equipe {  color:#39AD7F;  border:#39AD7F 1px dotted; font-weight:bold; padding:3px;}
