@charset "UTF-8";
.titulo01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #D22930;
	font-weight: normal;
}
.topTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.copete {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
}
.destacado01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 26px;
	color: #D22930;
}
.destacado02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	color: #999999;
}
.txt12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.txt12Answer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-style: oblique;
}
.txt12Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.txt12BoldRojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #D22930;
	text-decoration: none;
}
.equipos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.borde_gris {
	border: 1px solid #CCCCCC;
}
.fondo {
	background-image: url(../img/fondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.legales {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.lineaMedia {
	background-image: url(../img/linea.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.link01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.link01:hover {
	color: #D22930;
}
.link02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D22930;
	text-decoration: none;
	background-image: url(../img/fondo_linkSelec.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #CCCCCC;
}.titulo02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #D22930;
	font-weight: normal;
}

