* {
	padding:0;
	margin:0;
}

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.clear {
	clear: both;
	background: none;
}

#rightcolumn { 
	border-top: #FE0000 5px solid;
	/*background-color:#FE0000;*/
	color:#000A99; /*AZUL*/
}

.tituloPrincipal, .subtituloPrincipal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 72px;
	/*color:#FE0000;*/
	/*color:#000A99;*/ /*AZUL*/
	color:#FFFFFF; /*BLANCO*/
}

.subtituloPrincipal {
	font-size: 32px;
	margin-top:-8px;
	text-decoration: underline;
	padding-bottom:5px;
	/*color:#FE0000;*/
	/*color:#000A99;*/ /*AZUL*/
	color:#FFFFFF; /*BLANCO*/
}

.titulosNotasDeportes a,
.titulosNotasDeportes a:link,
.titulosNotasDeportes a:active,
.titulosNotasDeportes a:hover,
.titulosNotasDeportes a:visited {
font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	text-align: center;
	font-size: 22px;
	/*color:#FE0000;*/
	color:#000A99; /*AZUL*/
}

.titulosNotasDeportes{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	text-align: center;
	font-size: 22px;
	/*color:#FE0000;*/
	color:#000A99; /*AZUL*/
}

.PieNotasDeportes{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	text-align: center;
	font-size: 16px;
	/*color:#FE0000;*/
	color:#000A99; /*AZUL*/
}

.moduloIzq {
	margin-top:5px;
	float:left;
/*	padding:0px;*/
	padding-right: 1px;
	padding-left:5px;
	padding-right:5px;
	width:335px;
	height:150px;
}

.moduloDer {
	margin-top:5px;
	float:right;
	/*padding:0px;*/
	padding-left:5px;
	padding-right:5px;
	width:335px;
	height:150px;
}

.moduloCentral {
	/*margin-left: auto;*/
	/*margin-right: auto;*/
	float:top;
	margin-top:1px;
	border:1px #000000 solid;
	padding:0px;
	width:700px;
	height:auto;
	padding-bottom: 3px;
}

.modulosNotasSupIzq {
	float:left;
	margin-top:5px;
	padding:1px;
	width:340px;
	height:350px;
	text-decoration:none;
	text-align: left;
}

.modulosNotasSupDer {
	float:right;
	margin-top:5px;
	padding:1px;
	width:340px;
	height:350px;
	text-decoration:none;
	text-align: left;
}

.titlentrevista a,
.titlentrevista a:link,
.titlentrevista a:active,
.titlentrevista a:hover,
.titlentrevista a:visited {
	color:#000A99; /*AZUL*/
	font-size: 14px;
	font-weight:bold;
	text-decoration:none; 
	margin-top:1px;
}

.titlentrevista {
	color:#000A99; /*AZUL*/
	font-size: 14px;
	font-weight:bold;
	text-decoration:none; 
	margin-top:1px;
}