/* CSS Document */

body
{
	text-align:center;
	background-color: #0093dd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#contenedor
{
	width:798px;
	background: url("../images/fondo.gif") repeat-y top;
	padding:0px;
	border-bottom:#ECC023 3px solid;
	margin-left:auto;
	margin-right:auto;
}

.spacer
{
	clear: both;
	height:1px;
	padding:0px;
}

#foot
{
	width:798px;
	height:40px;
	background: url("../images/foot.gif") repeat-x top;
	padding:0px;
	border-top:#66BEEB 1px solid;
	margin-top:6px;
	margin-left:auto;
	margin-right:auto;
	clear: both;
}
#foot_info
{
	margin-top:0px;
	width:480px;
	float:right;
	margin-right:6px;
	text-align:right;
	clear:none;
	padding:0px;
}
.w3c div
{
	float:left;
	margin:0px;
	margin-left:5px;
}
.w3c img
{
	border:none;
	margin-top:5px;
}
.w3c a
{
	text-decoration:none;
}

#sponsor
{
	height:80px;
	width:798px;
	background: url("../images/Sponsor.gif");
	clear: both;
}

#menu
{
	text-align:left;
	margin:0px;
	padding:0px;
	position:relative;
	height:16px;
	left:81px;
	top:-40px;
}
#menu li
{
	display:block;
	float:left;
	margin:0px;
	border-left: 1px solid #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding:0px;
	text-align:left;
}
#menu a
{
	text-decoration:none;
	color:#000000;
	background:none;
	padding:0px 3px;
	height:16px;
}
#menu a:hover
{
	background:url("../images/bot_activo.gif") repeat-x center #EEC222;
}

#lateral
{
	width:185px;
	margin-right:26px;
	float:right;
}
#fotoH
{
	height:190px;
	width:185px;
	background:url("../images/Foto_index.gif") no-repeat left top #F4DB81;
	border: 1px solid #0093dd;
}
#fotoH img
{
	border:1px solid #FFFFFF;
	padding:0px;
	margin-right:0px;
	margin-top:53px;
}


#fotosH a
{
	background-color:#ECC021;
	color:#000000;
	text-decoration:none;
}

#noticia
{
	width:500px;
	float:left;
	margin-left:26px;
	text-align:left;
	padding:10px;
	background:url("../images/noticia_index.gif") repeat-x top #0093DD;
	border:solid 1px #ECC021;
	padding-top:30px;
}
#noticia h1
{
	text-align:left;
	font-size:14px;
}
#noticia h1 a
{
	color: white;
}
#noticia h2
{
	font-size:10px;
	color:#000000;
	font-weight:normal;
	font-style:italic;
	margin-top:-10px;
}

#noticia_rapida
{
	margin-top:17px;
	width:500px;
	float:left;
	margin-left:26px;
	text-align:left;
	padding:10px;
	background:url("../images/noticias_rapidas.jpg") no-repeat top #C2E5F7;
	border:solid 1px #ECC021;
	padding-top:30px;
	padding-bottom:0px;
}

#noticia_rapida li, #fixture li, #jugados li
{
	list-style:none;
	margin-left:-20px;
	margin-bottom:4px;
}

#noticia_rapida a, #fixture a, #jugados a
{
	color:#000000;
}
#torneos
{
	width:522px;
	float:left;
	margin:0px;
	margin-left:26px;
	padding:0px;
	margin-top:15px;
	text-align:left;
}

#fixture
{
	width:244px;
	float:left;
	margin-left:0px;
	height:75px;
	border:solid 1px #ECC021;
	background:url("../images/proximos.gif") no-repeat top #5EBBEA;
	padding-top:25px;

}

#jugados
{
	width:244px;
	float:right;
	height:75px;
	border:solid 1px #ECC021;
	background:url("../images/jugados.gif") no-repeat top #5EBBEA;
	padding-top:25px;
}

#buscador
{
	border: 1px solid #0093dd;
	padding-top:30px;
	margin-top:15px;
	height:40px;
	background:url("../images/buscador.gif") no-repeat top #ECC021;
}

#cse-search-box
{
	border: 1px solid #0093dd;
	padding-top:35px;
	margin-top:15px;
	height:50px;
	background:url("../images/buscador.gif") no-repeat top #ECC021;
}

#buscador a
{
	color: #0093dd;
	text-decoration:none;
}

#contador
{
	border: 1px solid #0093dd;
	padding-top:35px;
	margin-top:15px;
	height:40px;
	background:url("../images/contador.gif") no-repeat top #ECC021;
	font-size:9px;
}


