@charset "UTF-8";
.fondogral2 {
	background-color: #021118;
}
.txcreditos {
	font-family: Arial;
	font-size: 10px;
	color: #1ED1FE;
	text-decoration: none;
}

.backcontact {
	background-color: #041D28;
}

.txcorrido {
	font-size: 11px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial;
}
.puntvertical {
	background-image: url(images/punteadovertical.png);
	background-repeat:  repeat-y;
}
.punthorizontal {
	background-image: url(images/punteadohorizontal.png);
	background-repeat:   repeat-x;
	background-position: left bottom;
}
.backnegro {
	background-color: #000000;
}
.puntvertical2 {
	background-image: url(images/punteadovertical.png);
	background-repeat:  repeat-y;
	background-position: center center;
}
.degradadobarracont {
	background-image: url(images/degradadocnt.jpg);
	background-repeat:  repeat-y;
	background-position: right top;
}
.campform {
	background-image: url(images/campoform.png);
	background-repeat: no-repeat;
}
.txformcontacto {
	font-size: 11px;
	font-style: normal;
	color: #1ED1FE;
	text-decoration: none;
	font-family: Arial;
}
a:link {
	color: #1ED1FE;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1ED1FE;
}
a:hover {
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1ED1FE;
}
a:active 
{
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #1ED1FE;
}

.titulo_noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1ED1FE;
	padding: 2px;
	text-align: left;
}