@charset "utf-8";
/* CSS Document */

.links {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #939DB6;
}
.links A {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #939DB6;
	text-decoration: none;
}
.links A:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #5F6B8B;
	text-decoration: underline;
}
.txt_center {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align:center;
	font-weight:bold;
	color: #666666;
}
.txt_center A{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #5783A0;
	font-weight:bold;
	text-decoration: none;
}
.txt_center A:hover{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #7BC74B;
}
.txt_blue {
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-align:justify;
	color: #4D8729;
	font-weight:bolder;
}
.txt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align:justify;
	color: #666666;
}
.txt A{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #5783A0;
	font-weight:bold;
	text-decoration: none;
}
.txt A:hover{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #7BC74B;
}
.txt_13 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-align:justify;
	color: #666666;
}
.txt_13 A{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #5783A0;
	font-weight:bold;
	text-decoration: none;
}
.txt_13 A:hover{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #7BC74B;
}
.sub_tit {
	color: #5783A0;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
}
.sub_tit A{
	color: #5783A0;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.sub_tit A:hover{
	color: #7BC74B;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
}
.idioma{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.idioma A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.idioma A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7BC74B;
}
.bottom{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bottom A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5783A0;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.menu A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}.menu A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7BC74B;
	font-weight: bold;
}
