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

a:link {
	text-decoration: none;
	color: #999999;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #999999;
	font-weight: normal;
}

body {
	background-color: #999999;
	background-image: url(../images/backgrownd.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center top;
	margin: 0px;
}
.table-content {
	background-color: #FFFFFF;
}
.table-footer {
	background-color: #CCCCCC;
}
.Titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
	background-image: url(../images/title-back.jpg);
	background-repeat: repeat-y;
}
.date {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.text-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: justify;
}
.text-sent-message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.text-mexicanosusa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.title-programacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.text-programacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: left;
}
.table-credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: left;
}
.counter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.tusitioenlinea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: right;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	background-image: url(../images/title-back.jpg);
	background-repeat: repeat-y;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A9A9AB;
	background-color: #002B58;
	height: auto;
	width: 250px;
	font-weight: normal;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #000066;
	height: auto;
	width: 320px;
}
.input-send {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #05204D;
	height: auto;
	width: 80px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #E60000;
	background-color: #FFFFFF;
	text-align: center;
}
.text-las-10-tremendas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #012D5A;
}
.text-las-10-tremendas-grupos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	font-style: italic;
}
.texto-cobertura {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 2px;
	padding: 2px;
}
.title-mensajes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #051B44;
	text-align: center;
}
.title-mensajes-portada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #012D5A;
}
.text-content-clock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: right;
}
