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

.titulares {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #2506a4;
	text-decoration: none;
}

.texto {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.texto:hover {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: none;
}
.titulares2 {
	font-family: "Century Gothic", Arial;
	font-size: 18px;
	font-weight: normal;
	color: #2506a4;
	text-decoration: none;
}
.txtpie {
	font-family: "Century Gothic", Arial;
	font-size: 10px;
	font-weight: normal;
	color: #2506a4;
	text-decoration: none;
}
a.txtpie:hover {
	font-family: "Century Gothic", Arial;
	font-size: 10px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: none;
}.textorojo {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0cb02b;
	text-decoration: none;
}
a.textorojo:hover {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #05860d;
	text-decoration: none;
}
.textoverde {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #05860d;
	text-decoration: none;
}
a.textoverde:hover {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
.textorojo {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: none;
}
.boldrojo {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #2506a4;
	text-decoration: none;
}
a.boldrojo:hover {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
.elrojo {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
.input1 {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0cb02b;
	text-decoration: none;
	background-color: #f2f9e6;
	width: 200px;
	border: 1px solid #2506a4;
}
