/* CSS Document */
body {
	SCROLLBAR-FACE-color: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #F8B333;
	SCROLLBAR-SHADOW-COLOR: #F8B333;
	SCROLLBAR-ARROW-COLOR: #F8B333;
	SCROLLBAR-BASE-color: #F8B333;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-3d-light-color: #FFFFFF;
	font-family: "Arial";
	font-size: 11px;
	color: #012850;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.t_amarilla{
	background-color: #F8B333;
}
.t_azul{
	background-color: #001F49;
}
.t_bca{
	background-color: #FFFFFF;
}
.tit_bco {
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.tit _encuesta{
	font-family: Arial;
	font-size: 12px;
	color: #F8B333;
	text-decoration: none;
	font-weight: bold;
}
.tit{
	font-family:Arial;
	font-size:12px;
	color:#F6B43A;
	text-decoration:none;
	}	
.tit:hover {
	font-family: Arial;
	font-size: 12px;
	color: #F6B43A;
	text-decoration: none;
	font-weight: bold;
}
.txt {
	font-family: Arial;
	font-size: 12px;
	color: #012850;
	text-decoration: none;
}
.txt_bold {
	font-family: Arial;
	font-size: 12px;
	color: #012850;
	text-decoration: none;
	font-weight: bold;
}
.txt_bco {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.ligas {
	font-family: Arial;
	font-size: 12px;
	color: #F8B333;
	font-weight: bold;
	text-decoration: none;
}
.ligas:hover {
	font-family: Arial;
	font-size: 12px;
	color: #F8B333;
	font-weight: bold;
	text-decoration: underline;
}
.menu {
	font-family: Arial;
	font-size: 10px;
	color: #012850;
	text-decoration: none;
}
.menu:hover {
	font-family: Arial;
	font-size: 10px;
	color: #012850;
	text-decoration: underline;
}
