body {
	background-color: #061d3d;
	background-repeat: repeat-x;
	margin: 0 auto;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(img/bg_body.gif);
}
.final {
	clear: both;
	float: none;
}
.flota_izq {
	float: left;
}
a {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #838383;
}
h1 {
	font-size: 15px;
	margin: 0 0 0 0;
}
h2 {
	font-size: 10pt;
	margin: 0 0 0 0;
}
p {
}
#contenedor {
	width: 905px;
	margin:0 auto;
}
#top {
	height: 132px;
	position: relative;
}
#top #escudo {
	position: absolute;
	top: 6px;
	left: 11px;
}
#top #encabezado {
	position: absolute;
	top: 15px;
	left: 166px;
}

#top #menu {
	position: absolute;
	left: 166px;
	top: 89px;
}


#col_izq {
	float: left;
	width: 147px;
	padding: 0 8px 0 8px;
}
#col_central {
	float: left;
	width: 510px;
	padding: 6px 0 0 0;
}
#col_der {
	float: left;
	width: 224px;
	margin: 6px 0 0 0;
	padding: 0 4px 0 4px;
}
#pie {
	background-image: url(img/bg_pie.gif);
	background-repeat: repeat-x;
	height: 25px;
}
#pie #contenido {
	width: 905px;
	margin:0 auto;
}


.modulo01 {
	background-color: #224388;
	background-image: url(img/bg_modulo01.jpg);
	background-repeat: repeat-x;
	padding: 29px 12px 5px 12px;
	border-bottom: 4px solid #0369a9;
	font-family: "trebuchet MS";
	line-height: 12px;
	color: #D9EBF0;
	text-align: justify;
	font-size: 9pt;
	margin: 0 0 10px 0;
}
.modulo01 .tit {
	font-weight: bold;
	padding: 0 0 0 10px;
	border-bottom: 1px solid #0f69a7;
	margin: 0 0 14px 0;
	height: 18px;
	color: #FFFFFF;
}
.modulo01 p {
	margin: 0 0 3px 0;
	color: #FFFFFF;
}
.modulo02 {
	margin: 0 0 10px 0;
	width:146px;
}
.modulo02 .top {
	background-image: url(img/modulo02_top.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	height:5px;
}
.modulo02 .medio {
	background-color: #f8f8f8;
	color: #a7a7a9;
	padding: 0 5px 5px 5px;
}
.modulo02 .medio .tit {
	font-weight: bold;
	padding: 0 0 0 10px;
	border-bottom: 1px dotted #d4d4d4;
	margin: 0 0 5px 0;
	height: 18px;
}
.modulo03 {
	background-color: #ececee;
	color: #000000;
	border: 1px solid #c4c5c7;
	margin: 3px 0 3px 0;
	padding:0 5px 0 5px;
}

.titulo_secc {
	background-image: url(img/bg_tit.gif);
	background-repeat: no-repeat;
	height: 23px;
	margin: 5px 0 5px 0;
	padding: 4px 0 0 12px;
}
.titulo_chico {
	height: 24px;
	margin: 5px 0 0px 0;
	padding: 3px 0 0 15px;
	background-image: url(img/bg_tit_chico.gif);
	background-repeat: no-repeat;
}
.noticia {
	background-color: #f3f3f5;
	color: #3c3c3c;
	padding: 2px;
	width: 502px;
	font-size: 11px;
	position: relative;
	margin: 0 0 7px 0;
}.noticia img {
	float: left;
	margin: 0 3px 0 0;
}
.noticia .titulo, .noticia .titulo a {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
.noticia .titulo a:hover {
	font-weight: bold;
	font-size: 14px;
	color: #02468D;
}
.noticia .ampliar {
	position: absolute;
	bottom: -1px;
	right: 4px;

}
.noticia .ampliar a {
	color:#3a71a7;
	font-weight: bold;
	background-image: url(img/item_ampliar.gif);
	background-repeat: no-repeat;
	background-position: 100% 6px;
	padding: 0 8px 0 0;
}
.noticia .ampliar a:hover {
	color:#1f4c78;
	background-image: url(img/item_ampliar_rol.gif);
}
.separador_chico {
	border-top: 1px dotted #ffffff;*/
	margin: 0px 0 2px 0;
	width:224px;
	height:2px;
	overflow:auto;
}
.tit_resultados_chico {
	width: 203px;
	padding: 2px 0 2px 20px;
	color: #3896c9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E4E4E6;
	position: relative;
	margin: 0 0 7px 0;
}
.tit_resultados_chico .flecha_inf {
	background-image: url(img/flecha_abajo.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 9px;
	position: absolute;
	left: 29px;
	top: 18px;
}
.resultado {
	padding: 2px 0 3px 0;
	border-bottom: 1px dotted #ffffff;
}

.tabla_resultado {
	background-color: #506175;
	font-size: 11px;
}
.tabla_resultado .equipo {
	text-align: center;
	width: 40%;
}
.tabla_resultado .score {
	text-align: center;
	border-left:1px solid #7b8797;
	border-right:1px solid #7b8797;
}
.articulo {
	color: #7f8082;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 4px 0 4px 0;
	border-bottom: 1px solid #d3d3d5;
}
.articulo .imagen {
	float: left;
	margin: 0 4px 0 0;
	width: 70px;
	text-align: center;
}
.articulo .tit, .articulo .fecha  {
	font-size: 12px;
	font-weight: bold;
}
.articulo .tit a {
	color: #3c98c9;
}
.articulo .tit a:hover {
	color: #0B6FB0;
}
.articulo .fecha a {
	color: #7f8082;
}
.articulo .fecha a:hover {
	color: #0B6FB0;
}

