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

.txtblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.pequeblanco {
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.pequeblanco:hover {
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #051f67;
	text-decoration: none;
}
.txtpie {
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #061d61;
	text-decoration: none;
}
.txtlink {
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #061d61;
	text-decoration: none;
}
a.txtlink:hover {
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.txtgeneral {
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	font-weight: normal;
	color: #061d61;
	text-decoration: none;
}
.txttitulos {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #54a52d;
	text-decoration: none;
}
.fondotop {
	background-image: url(img/fondo_operator.jpg);
	background-repeat: no-repeat;
}
.txtover {
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.txtgeneral2 {
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #061d61;
	text-decoration: none;
}
a.txtgeneral2:hover {
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.txpierojo {
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.txpierojo:hover {
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.txtover:hover {
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #007533;
	text-decoration: none;
}
.titulosazul {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

