@charset "utf-8";
/* CSS Document */
.titulos1{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#3D3B30;
	text-align:center;
}
.titulos2{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#3D3B30;
	margin-top:25px;
}
.texto_acesso{
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#3D3B30;
	text-align:center;
}
.textomidia{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	text-decoration:none;
}
.textomidia a:link, .textomidia a:active, .textomidia a:visited{
	color:#666;
	text-decoration:none;
}
.textomidia a:hover{
	color:#C00;
}

.textos_links {
	margin:20px;
}

.textos_links a:link, .textos_links a:active, .textos_links a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	text-decoration:none;
}
.textos_links a:hover{
	color:#C00;
}
.textos_conteudo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	text-align: justify;
	margin:20px;
}
.textos_conteudo a:link, .textos_conteudo a:active, .textos_conteudo a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	text-align: justify;
	text-decoration:none;
}
.textos_conteudo a:hover{
	color:#C00;
}
#rodapé{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#EFDFBB;
	text-align:center;
	line-height:60px;
	width:990px;
	height:60px;
	background-color:#A41000;
}
.tit_home_menor {
	font-family:"Century Gothic";
	line-height:10px;
	color:#003575;
	text-decoration: none;
	font-size:20px;
	margin-left:20px;
}
.tit_home {
	font-family:"Century Gothic";
	line-height:30px;
	color:#003575;
	text-decoration: none;
	font-size:20px;
	margin-left:20px;
}
.dentro_home2{
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
}
