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

.root {
	position:relative;
	height:			360px;
	width:			190px;
	margin: 		0px;
}
.thumb {
	position:			absolute;
	height:			31px;
	width:			15px;
	/*-left: 			10px;-*/
}
.up, .dn {
	position:			absolute;
	left: 			10px;
}
.up a, .up a img, .dn a, .dn a img, .thumb a, .thumb a img {
	border:			0;
}
.scrollContainer {
	position:			absolute;
	left:			0px;
	top:			0px;
	width:			175px;
	height:			360px;
	overflow-x: hidden;
	overflow-y: auto;
	clip:			rect(0 467 200 0);
	
}
.scrollContent {
	position:			absolute;
	left:			0px;
	top:			0px;
	width:			175px;
}
.scrollContent h4 {
	margin:			0px;
	padding:		0px;
}
.deportes_botones {
	background-image: url(fd_botonesdep.gif);
	background-repeat: repeat-x;
	height: 28px;
	border-bottom: 1px solid #cccccc;
	background-color: #DEDEDE;
}
.deportes_fondomenu {
	background-color: #E0E0E0;
	border: 1px solid #CCCCCC;
}
.deportes_link1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.deportes_link1:hover {
	color: #AE0D15;
}
.deportes_botones2 {
	height: 28px;
	border-bottom: 1px solid #cccccc;
	background-color: #EDEDED;
}
.deportes_link2 {

	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.deportes_link2:hover {
	color: #AE0D15;
}
.deportes_botones3 {

	height: 28px;
	border-bottom: 1px solid #cccccc;
	background-color: #FFFFFF;
}
.deportes_link3 {


	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.deportes_link3:hover {

	color: #AE0D15;
}
.cobertura_sel {
	font-size: 15px;
	font-weight: bold;
	background-color: #AE0D15;
	text-align: center;
	height: 23px;
	width: 23px;
	border: 1px solid #CCCCCC;
	vertical-align: middle;
	float: right;
	line-height: 23px;
}
.cobertura_sel a {
	text-decoration: none;
	color: #FFFFFF;
}
.cobertura_unsel {
	font-size: 15px;
	font-weight: bold;
	background-color: #330000;
	text-align: center;
	height: 23px;
	width: 23px;
	border: 1px solid #CCCCCC;
	vertical-align: middle;
	float: right;
	line-height: 23px;
}
.cobertura_unsel a {
	text-decoration: none;
	color: #666666;
}
.contenedor_popup {
	position: relative;
	width: 220px;
	font-size: 12px;
	left: 200px;
	top: 10px;
	background-color: #330000;
	color: #FFFFFF;
	height: 131px;
}
.contenedor_popup a {
	text-decoration: none;
	color: #ffffff;
}
.tipo_cobertura {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AE0D15;
	height: 34px;
	width: 186px;
	border: 1px solid #CCCCCC;
	line-height: 35px;
	text-align: center;
	position: absolute;
	left: 0px;
}
.letra_cobertura {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #AE0D15;
	text-align: center;
	height: 34px;
	width: 31px;
	border: 1px solid #CCCCCC;
	vertical-align: middle;
	position: absolute;
	left: 187px;
	line-height: 35px;
}
.cobertura_sel_letra {
	padding-top: 8px;
}
.ejemplo_cobertura {
	font-size: 9px;
	text-decoration: none;
	background-color: #AE0D15;
	text-align: center;
	height: 19px;
	width: 160px;
	position: absolute;
	border: 1px solid #CCCCCC;
	top: 110px;
	line-height: 17px;
	left: 0px;
}

.texto_cobertura {
	position: absolute;
	top: 42px;
	left: 7px;
	font-size: 10px;
	text-align: left;
	width: 206px;
	line-height: 12px;
}
.texto_cobertura b {
	font-size: 12px;
}
.texto_cobertura hr {
	border: 1px solid #cccccc;
	line-height: 5px;
}
#cont_cobertura td{
	text-align:center;
}
.ro12 {
    color: #BE141B;
    font-size: 12px;
    text-decoration: none;
}
.pie {
    color: #666699;
    font-size: 10px;
}