@charset "UTF-8";

body {
	background-color: #FFF;
	font-family: texto_normal;
	font-size: 14px;
	color: #333;
	margin-top: 80px;
	margin-left: 50px;
}

.corpo{
	width: 900px;
	height: 600px;

}
.logo{
	text-align: left;
	margin-left: 5px;
	float: left;
}
.logo a{
	color: #fff;
	text-decoration: none;
}
.logo a:hover{
	color: #fff;
}
.logo img{border: none;}

.idiomas{
	font-family: idioma;
	width: 45px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
	margin-left: 20px;
	margin-top: 67px;
	clear: left;
}
.idiomas a{
	text-decoration: none;
	color: #999;
}
.idiomas a:hover{
	color: #555;
}
.menu{
	width: 120px;
	float: left;
	text-align: left;
	line-height: 21px;
	font-size: 12px;
	margin-top: 67px;
	margin-left: -4px;
}
.menu hr{
	border: none;
	border-top: 1px dotted;
	width: 90px;
	float: left;
}
.menu a{
	text-decoration: none;
	color: #999;
}
.menu a:hover{
	color: #555;
}
.menu .on{
	color: #333;
}
.menu_botons a{
	color: #fff;
	text-decoration: none;
}
.menu_botons a:hover{
	color: #fff;
}
.submenu{
	width: 135px;
	float: left;
	line-height: 21px;
	font-size: 12px;
	margin-right: 48px;
	margin-top: 67px;
}
.submenu .titulo{color: #999;}
.submenu .on a{color:#333;}
.submenu a{
	text-decoration: none;
	color: #999;
}
.submenu a:hover{
	color: #333;
}
.frecha{
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 12px;
	color: #999;
	width: 60px;
}
.frecha a{text-decoration: none;color: #999;}
.frecha a:hover{color: #555;}
.frecha img{border: none;vertical-align: middle;}
.frecha .texto{padding-top: 25px;float: right;}
.centro{
	width: 500px;
	float: left;
	margin-top: -18px;
}
.centro a{
	color: #fff;
}
.centro a:hover{
	color: #fff;
}
.centro .titulo{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.centro .data{
	font-family: texto_normal;
	font-size: 12px;
	color: #999;
	font-weight: bold;
}
.centro .texto {
	font-family: texto_normal;
	font-size: 12px;
	color: #333;
	line-height: 20px;
	margin-bottom: 10px;
}
.centro .texto a {
	color: #333;
	text-decoration: none;
}
.centro .texto a:hover {
	color: #F00;
	text-decoration: none;
}
.centro .web{
	font-family: texto_normal;
	font-size: 12px;
	text-align: right;
	float: right;
	width: 95px;
}
.centro .web a{
	color: #333;
	text-decoration: none;
}
.centro .web a:hover{
	color: #999;
}
.centro .descricion{
	font-family: texto_normal;
	font-size: 12px;
	color: #333;
	line-height: 20px;
	float: left;
	width: 400px;
}

.contacto_formulario{
	font-family: texto_normal;
	font-size: 12px;
	color: #333;
	line-height: 20px;
}
.contacto_formulario td{
	border:none;
	border-top: 2px dotted #000;
}
.contacto_formulario .campo{
	font-family: texto_normal;
	font-size: 12px;
	color: #000;
}
.contacto_formulario input{
	font-family: texto_normal;
	font-size: 12px;
	background-color: #fff;
	border: none;
	width: 300px;
}
.contacto_formulario textarea{
	font-family: texto_normal;
	font-size: 12px;
	background-color: #fff;
	border: none;
	width: 300px;
}
.contacto_formulario a{
	font-family: texto_normal;
	font-size: 12px;
	text-decoration: none;
	color: #999;
	font-weight: bold;
}
.contacto_formulario a:hover{
	color: #000;
}
.contacto_formulario hr{
	border: none;
	border-top: 2px dotted;
	width: 90px;
	float: left;
	color: #999;
}
.contacto_formulario .prefixo{
	color: #999;
}

.blog{
	font-family: texto_normal;
	font-size: 12px;
	width: 150px;
	margin-right: 5px;
	float: left;
}
.blog .titulo_blog{
	font-family: texto_normal;
	font-size: 12px;
	margin-bottom: 10px;
	text-align: center;
	line-height: 20px;
}
.blog .titulo_blog a{
	text-decoration: none;
	color: #000;
}
.blog .titulo_blog a:hover{
	color: #999;
}
.blog .bloque{
	height: 40px;
	background-color: #ccc;
	margin-bottom: 10px;
}
.blog .titulo{
	font-family: texto_normal;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
.blog .titulo a{
	text-decoration: none;
	color: #000;
}
.blog .titulo a:hover{
	color: #999;
}
.blog .texto{
	color: #999;
}
.blog .entrada{
	margin-bottom: 10px;
}

.ftp_menu{
	width: 100px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
}
.ftp_menu a{
	text-decoration: none;
	color: #999;
}
.ftp_menu a:hover{
	color: #555;
}

.ftp_formulario{
	font-family: texto_normal;
	font-size: 12px;
	color: #333;
	line-height: 20px;
}
.ftp_formulario .campo{
	font-family: texto_normal;
	font-size: 12px;
	color: #000;
}
.ftp_formulario input{
	font-family: texto_normal;
	font-size: 12px;
	background-color: #ddd;
	border: none;
}
.ftp_formulario .entrar{
	font-family: texto_normal;
	font-size: 12px;
	text-align: right;
}
.ftp_formulario .entrar a{
	text-decoration: none;
	color: #999;
}
.ftp_formulario .entrar a:hover{
	color: #333;
}
.ftp_esquerda{
	width: 350px;
	float: left;
	text-align: left;
	line-height: 21px;
	font-size: 12px;
	
}
.ftp_dereita{
	width: 150px;
	float: left;
	text-align: left;
	line-height: 21px;
	font-size: 12px;
	
}
.ftp_formulario a{
	font-family: texto_normal;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
.ftp_formulario a:hover{
	color: #999;
}
.ftp_taboa{
	color: #999;
	border-top: 2px dotted #999;
}
.ftp_taboa td{
	border-bottom: 1px dotted #000;
}
.ftp_taboa a{
	color: #000;
	text-decoration: none;
}
.ftp_taboa a:hover{
	color: #999;
	text-decoration: none;
}
.ftp_taboa input{
	font-family: texto_normal;
	font-size: 12px;
	border: none;
}
.ftp_subindo{
	padding: 5px;
	float: left;
	border: 1px solid #999;
}
.ftp_subindo a{
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
.ftp_subindo a:hover{
	color: #999;
}
.contacto_formulario hr{
	border: none;
	border-top: 2px dotted;
	width: 90px;
	float: left;
	color: #999;
}
.contacto_formulario .prefixo{
	color: #999;
}
.novas_menu{
	font-family: texto_normal;
	font-size: 12px;
	float: left;
}
.novas_menu a{
	text-decoration: none;
	color: #555;
}
.novas_menu a:hover{
	color: #999;
}
.novas_frechas{
	float: left;
	padding-left: 10px;
}
.novas_frechas a{
	text-decoration: none;
	color: #555;
}
.novas_frechas a:hover{
	color: #999;
}
.facebook img{
	border: none;
}
