/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #444444;
}
body {
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 3px;
	background-color: #efefef;
	background-image:url(i/fondo-web.gif); 
}

h1 {
	font-size:24px;
	color:#063C71;
}

h2 {
	font-size:16px;
	color:#666666;
}

h3 {
	font-size:14px;
	background-color:#FFC20F;
	color:#063C71;
	padding:4px;
}

h4 {
	font-size:14px;
	color:#063C71;
}


li {
	height:18px; padding-top:4px;
}

.img-izq {
	margin-right:15px;
	padding:10px;
	border:solid 1px #CCCCCC;
}

.img-der {
	margin-left:15px;
	padding:10px;
	border:solid 1px #CCCCCC;
}

.cabecera {
	background-image:url(i/fondo-cabecera.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#idiomas {
	background-color:#FFFFFF;
	border-left:solid 1px #D0D0D0;
	border-right:solid 1px #D0D0D0; 
	height:20px; 
	padding-right:10px; padding-top:4px;
	text-align:right;
}
#idiomas a {
	text-decoration:underline;
	color:#063C71;	
}

#idiomas a:hover {
	text-decoration:underline;
	color:#FFC20F;	
}

#cuerpo {
	background-color:#FFFFFF;
	border-left:solid 1px #D0D0D0;
	border-right:solid 1px #D0D0D0; 
	height:400px; padding:20px; padding-top:0px;
}
#cuerpo a {
	text-decoration:underline;
	color:#063C71;	
}

#cuerpo a:hover {
	text-decoration:underline;
	color:#FFC20F;	
}

#pie {
	height:70px;
	background:url(i/fons-peu.gif);
	background-repeat:repeat-x;
	border-left:solid 1px #D0D0D0;
	border-right:solid 1px #D0D0D0; 	
}

#pie a {
	text-decoration:none;
	color:#FFFFFF;	
}

#pie a:hover {
	text-decoration:underline;
	color:#FFC20F;	
}

#menu-top {
	height:60px;
	background:url(i/fons-menu-lo.gif);
	background-repeat:repeat-x;
}

#menu-top a {	
	font-weight:bold;
	font-size:12px;
	color:#063C71;	
	text-decoration:none;
	padding:10px;
	padding-top:20px;
	border-right:1px solid #FFFFFF;
	height:60px; width:75px; text-align:center;
}

#menu-top a:hover {	
	color:#FFC20F;
	text-decoration:underline;
	background:url(i/fons-menu-hi.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:60px;
}

#patrocinios {
	float:right;
	width:200px;
	margin-left:20px;
	border-left:dashed 1px #CCCCCC;
	padding-left:20px;
	text-align:right;
}

#formulario {
	float:right;
	width:300px;
	margin-left:20px;
	padding:20px;
	background-color:#EAECEE;
}
.banderas {
	border:solid 1px #666666;
}

#cuerpo-inscripciones li {
	background:url(i/v.gif) left top no-repeat;
	padding-left:20px;
	list-style:none;
	height:20px;
	padding-top:0px;
	margin-bottom:4px;
}

#cuerpo-inscripciones ul { 
	padding-left:0px;
	margin-left:0px;
}

#lista-jugadores a{
	text-decoration:underline; color: #444444;	
}

#lista-jugadores a:hover {
	text-decoration:underline;
}

.fotos-prensa {
	margin-right:15px; margin-bottom:15px;
}

.noticia {
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #CCC;
	text-align:justify;
}