/* ESTILOS PRINCIPALES */

body{
	background-image:url(graficos/grass.jpg);
	background-repeat:repeat;
	font-family: Georgia, Sans-serif, Arial, Helvetica;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background-color:#FFFFFF;
	color: #000000;
}

#header {
 	font-size:20px;
	margin-top:0;
	text-align:center;
	width:100%;
	height:350px;
	color:#FFF;
}

#wrapper{
	background-repeat:repeat;
	margin:-170px auto 20px auto;
	width: 950px;
	text-align: left;
}

#container{
	background-repeat:repeat;
	float: left;
	width: 880px;
}

#escudos {
	width:60px;
	float:left;
	margin-right:10px;
	margin-top:20px;
	padding-top:10px;
	background-color:#FFFFFF;
}

#menu {
	background-image:url(graficos/menu-bg.png);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	width:950px;
	height:200px;
	color:#000;
}

#footer{
	clear:both;
	width:100%;
	float:left;
	background:#666666;
	margin-top:20px;
	font-size: 14px;
}

/*FIN ESTILOS PRINCIPALES */

/* MENU SUPERIOR */

#menu ul li {
	 margin:0 auto;
	 font-family:"Trebuchet MS";
	 margin:0;
	 padding:0;
	 list-style:none;
	 float:left;
}

#menu li a{
	color:#0160B4;
	height:35px;
	list-style:none;
	float:left;
	width:150px;
	margin-right:3px;
	padding-top:5px;
	text-decoration:none;
	display:block;
	font-weight:bold;
	font-size:14px;
	
}

/* ESTILOS INTERIORES OTRAS PAGINAS */

#central {
	width:100%;
	background-color:#FFF;
	float:left;
	margin-top:20px;
}

h1 {
	font-variant:small-caps;
	border-bottom:double thin #000;
}

/* PUBLICIDAD */

#google-v {
	width:160px;
	margin:0;
	float:left;
}

/* ESTILOS DEL INDEX */

.revista {
	margin-top:10px;
	height:200px;
	float:left;
	width:430px;
}

#copero {
	clear:both;
	width:100%;
	float:left;
	margin-top:20px;
	margin-bottom:0px;
}

.copas {
	width:290px;
	height:auto;
	margin-right:3px;
	float:left;
	font-size:18px;
	font-variant:small-caps;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	text-align:center;
}

.copas a{
	text-decoration:none;
	color:#FDFD00;
}

#izq {
	width:430px;
	margin:5px;
	float:left;
	
}

#der {
	width:430px;
	margin:5px;
	float:left;
}

.tit {
	width:100%;
	font-size:16px;
	font-variant:small-caps;
	text-align:center;
	margin-top:10px;
	color:#FFFFFF;
	font-weight:bold;
}

.tit-peq {
	width:100%;
	font-size:12px;
	font-variant:small-caps;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	margin-top:5px;
}

.texto {
	padding-left:10px;
	color:#FFF;
}


.stats-res {
	background-image:url(graficos/stats-res.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:180px;
	width:270px;
	float:left;
	font-size:12px;
	margin-right:5px;
}

.stats-peque {
	background-image:url(graficos/stats-pque.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:155px;
	height:90px;
	float:left;
	font-size:12px;
}

.stats {
	background-image:url(graficos/cancha-bg2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:430px;
	height:390px;
	float:left;
	font-size:12px;
	margin-top:20px;
	margin-right:10px;
}

.tabla {
	background-image:url(graficos/cancha-bg2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:430px;
	height:390px;
	font-size:10px;
	text-align:left;
	float:left;
	margin-right:10px;
	margin-top:20px;
}

.cancha {
	margin-top:20px;
	background-image:url(graficos/cancha-bg2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:440px;
	height:390px;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-bottom:20px;
}

.texto-cancha {
	background-image:url(graficos/cancha.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	color:#000000;
	width:400px;
	margin-left:20px;
	margin-top:10px;
	float:left;
	font-size:12px;
	font-weight:bold;
}


/* FIN ESTILOS DEL INDEX */
