body{
	margin: 0px;
	text-align: center;
	background-color: #FFFFFF;
}
img{border:0;}
#allContainer{
	width: 800px;
	margin: 0 auto;
	text-align: left;
	font-family: Arial, Tahoma, sans-serif;
}
#header{
	margin-top: 10px;
	width: 100%;
	height: 67px;
}
#header #left{
	float: left;
	width: 3px;
	height: 67px;
	background-image: url('img/headerTopLeft.png');
	background-repeat: no-repeat;
}
#header #logo{
	float: left;
	width: 162px;
	height: 67px;
	background-image: url('img/logo.png');
	background-repeat: no-repeat;
}
#header #center{
	float: left;
	width: 632px;
	height: 67px;
	background-image: url('img/headerBackground.png');
	background-repeat: repeat-x;
}
#header #center #bannerHeader{
	margin-top: 3px;
	float: right;
	width: 468px;
	height: 60px;
	border: 1px solid #666666;
	background-color: #EEEEEE;
}
#header #right{
	float: left;
	width: 3px;
	height: 67px;
	background-image: url('img/headerTopRight.png');
	background-repeat: no-repeat;
}
#header #menu{
	clear: both;
	height: 27px;
	border-top: 1px solid #A8A8A8;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}
#header #menu a{
	color: #666666;
}
#header #menu .first{
	height: 27px;
	float: left;
	background-image: url('img/headerMenuFirstItem1.png');
	background-repeat: no-repeat;
	padding: 4px 7px 0px 7px;
	text-decoration: none;
}
#header #menu .first:hover{
	height: 27px;
	float: left;
	background-image: url('img/headerMenuFirstItem2.png');
	background-repeat: no-repeat;
	padding: 4px 7px 0px 7px;
	text-decoration: underline;
}
#header #menu .item{
	height: 27px;
	float: left;
	background-image: url('img/headerMenuItem1.png');
	background-repeat: no-repeat;
	padding: 4px 7px 0px 7px;
	text-decoration: none;
}
#header #menu .item:hover{
	height: 27px;
	float: left;
	background-image: url('img/headerMenuItem2.png');
	background-repeat: no-repeat;
	padding: 4px 7px 0px 7px;
	text-decoration: underline;
}
#header #search{
	width: 195px;
	height: 27px;
	float: left;
	background-image: url('img/headerSearchBackground.png');
	background-repeat: no-repeat;
	text-align: right;	
}
#header #search #searchForm{
	float: right;
}
#header #search .input{
	float: left;
	margin-right: 5px;
	margin-top: 4px;
	height: 14px;
	border: 1px solid #666666;
	background-image: url('img/headerSearchInputBackground.png');
	background-repeat: repeat-x;
	text-align: left;
	font-size: 8pt;
	font-weight: normal;
}
#header #search .buscar{
	float: left;
	width: 16px;
	height: 16px;
	background: transparent;
	background-image: url('img/headerBuscar.gif');
	background-repeat: no-repeat;
	border:0;
	margin-top: 4px;
	cursor: pointer;
}
#header #search #rss{
	float: left;
	width: 25px;
	height: 27px;
	background-image: url('img/headerRss.png');
	background-repeat: no-repeat;	
	cursor: pointer;
}
#container{
	margin-top: 10px;
}
#container #title{
	clear: both;
	height: 26px;
	border-bottom: 1px solid #A8A8A8;
}
#container #title #left{
	float: left;
	width: 3px;
	height: 26px;
	background-image: url('img/containerTitleLeft.png');
	background-repeat: no-repeat;
}
#container #title #right{
	float: left;
	width: 3px;
	height: 26px;
	background-image: url('img/containerTitleRight.png');
	background-repeat: no-repeat;	
}
#container #title #center{
	float: left;
	width: 794px;
	height: 26px;
	background-image: url('img/containerTitleBackground.png');
	background-repeta: repeat-x;	
}
#container #title #center img{
	float: left;
	margin: 3px 3px 0 0;
}
#container #title #center h1{
	float: left;
	margin:0 0 0 3px;
	padding:5px 0 0 0;
	font-size: 10pt;
	color: #666666;	
}
#container .indexContainer{
	width: 788px;
	border-left: 1px solid #A8A8A8;
	border-right: 1px solid #A8A8A8;
	padding: 5px;
	padding-bottom: 0px;
}
#container .indexContainerTop{
	width: 100%;
	height: 3px;
	background-image: url('img/containerPageContainerTop.png');
	background-repeat: no-repeat;
}
#container .indexContainerBottom{
	width: 100%;
	height: 3px;
	background-image: url('img/containerPageContainerBottom.png');
	background-repeat: no-repeat;
}

.bloqueMedio{
	width: 390px;
	margin-bottom: 6px;
}
.bloqueTotal{
	width: 100%;
	margin-bottom: 6px;
}
.tituloBloque{
	width: 100%;
	border: 1px solid #A8A8A8;
	background-color:#F7F7F7;
	height: 20px;
}
.tituloBloque h2{
	font-size: 10pt;
	font-weight: bold;
	color:#666666;
	float: left;
	padding: 2px 0 0 0;
	margin: 0;
}
.tituloBloque img{
	float: left;
	padding: 2px 4px 0px 2px;
}
.contenidoBloque{
	width: 390px;
	clear: both;
	border-bottom: 1px solid #A8A8A8;
	border-right: 1px solid #A8A8A8;
	border-left: 1px solid #A8A8A8;
	background-color: #D8D8D8;
}
.contenidoBloque a:link, .contenidoBloque a:visited{
	color: #666666;
	text-decoration: none;
}
.contenidoBloque a:hover, .contenidoBloque a:active{
	color: #333333;
	text-decoration: underline;
}
.contenidoBloqueTotal{
	width: 100%;
	clear: both;
	border-bottom: 1px solid #A8A8A8;
	border-right: 1px solid #A8A8A8;
	border-left: 1px solid #A8A8A8;
	background-color: #D8D8D8;
}
.contenidoBloqueTotal a:link, .contenidoBloqueTotal a:visited{
	color: #666666;
	text-decoration: none;
}
.contenidoBloqueTotal a:hover, .contenidoBloqueTotal a:active{
	color: #333333;
	text-decoration: underline;
}
.contenedor{
	width: 100%;
	border: 0px;
}
.contenedor td{
	width: 50%;vertical-align: top;
}
.tablaContenido{
	border: 0px;
	width: 100%;
	border-bottom: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
}
.tablaContenido tr:hover{
	background-color: #FFFF99;
}
.tablaContenido .tr1{
	background-color: #FFFFFF;
}
.tablaContenido .tr2{
	background-color: #EBEBEB;
}
.tablaContenido .tr0{
	background-color: #E6E6FF;
}
.tablaContenido .tr3{
	background-color: #E6E6FF;
}
.tablaContenido .tr4{
	background-color: #BFFFFF;
}
.tablaContenido .tr5{
	background-color: #FFCEFF;
}
.tablaContenido td{
	width: auto;
	padding: 3px;
	border-top: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
	font-size: 9pt;
	color: #666666;
}

.tablaContenido .td1{
	background-color: #FFFF99;
}
.tablaContenido .td2{
	background-color: #FFC6C6;
}
.tablaContenido .td3{
	background-color: #CCFFCC;
}
.tablaContenido .tdver{
	background-color: #C4FFC4;
	text-align: center;
}
.textoMini{
	font-size: 7pt;
}
.textoMedio{
	font-size: 8pt;
}
.noticia{
	width: 100%;	
}
.noticia img{
	border: 1px solid #666666;
}
.noticia .enfrentamiento{
	padding: 0;
	margin: 0;
	height: 30px;
}

.noticia .enfrentamiento .equipo{
	list-style-type: none;
	float: left;
	height: 18px;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	background-image: url('img/noticia_fondo_resultado_equipo.png');
	vertical-align: middle;
	width: 145px;
	padding: 5px;
}
.noticia .enfrentamiento .goles{
	list-style-type: none;
	float: left;
	height: 18px;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	width: 24px;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: middle;
	background-image: url('img/noticia_fondo_resultado_goles.png');
	padding: 5px;
	text-align: center;
}
.noticia .enfrentamiento .goles2{
	list-style-type: none;
	float: left;
	height: 18px;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	width: 24px;
	font-weight: bold;
	vertical-align: middle;
	background-image: url('img/noticia_fondo_resultado_goles.png');
	padding: 5px;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
	width: 78px; border-right: 1px solid #666666; font-size: 8pt; padding-top: 8px; height: 15px;
}
.noticia .titulo{
	padding-top: 7px;
	padding-bottom: 7px;
	clear: both;
	font-size: 20pt;
	font-weight: bold;
	color: #666666;
}
.noticia .texto{
	font-size: 10pt;
	color: #666666;
}
.noticia .relacionado{
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 0;	
	margin: 0;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-bottom: 7px;
	padding-top: 3px;
}
.noticia .relacionado li{
	list-style-type: none;
	font-size: 9pt;
	font-weight: bold;
}
.noticia .relacionado a:link, .noticia .relacionado a:visited{
	color: #333333;
	text-decoration: none;
}

.noticia .relacionado a:hover, .noticia .relacionado a:active{
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.noticia .texto a:link, .noticia .texto a:visited{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.noticia .texto a:hover, .noticia .texto a:active{
	color: #333333;
	text-decoration: underline;
}
.noticia .titulo a:link, .noticia .titulo a:visited{
	color: #666666;
	text-decoration: none;
}

.noticia .titulo a:hover, .noticia .titulo a:active{
	color: #666666;
	text-decoration: underline;
}
.noticia .enfrentamiento a:link, .noticia .enfrentamiento a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.noticia .enfrentamiento a:hover, .noticia .enfrentamiento a:active{
	color: #FFFFFF;
	text-decoration: underline;
}

.enlaces{
	padding: 0;
	margin: 0px;
	float: left;	
}
.enlaces li{
	font-size: 9pt;
	color: #999999;
	list-style-type: none;
}
.enlaces li a:link, .enlaces li a:visited{
	text-decoration: none;
	color: #999999;	
}
.enlaces li a:hover, .enlaces li a:active{
	text-decoration: underline;
	color: #666666;
}
.enlaces .titulo{
	font-weight: bold;
	border-bottom: 1px solid #A8A8A8;
}