@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	
	}
/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background: url(../img/fondo.gif) #345627;
	}
#contenedor{
	
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	}
/*//////////// idioma ////////////*/	
#cabezal #idioma  {
	margin: 35px 0 0 0;
	float:left;
	

}

#cabezal #idioma a {
	width:24px;
	height:18;
	display:block;
	text-indent:-99999px;
	margin: 0 0 13px 0;
}

#cabezal #idioma #esp{
	background:url(../img/img_esp.png) no-repeat;
}
#cabezal #idioma #eng{
	background:url(../img/img_eng.png) no-repeat;
}
/*///////////// idioma ////////////*/


/*//////////// logo ////////////*/	
#cabezal h1{
	background:url(../img/logo.png) no-repeat;
	width:311px;
	height:86px;
	margin: 15px 0 0 35px;
	float:left;
		
}
	
#cabezal h1 a{
	display:block;
	text-indent:-99999px;
	height:86px;
	}
/*//////////// logo ////////////*/





/*//////////// menu ////////////*/
#cabezal #izq  {
	margin: 25px 0 0 179px ;
	float:left;
	text-align:right;
}
#cabezal #der  {
	margin: 25px 0 0 10px ;
	float:left;
	text-align:left;
}
/*//////////// menu ////////////*/

#cabezal ul{
	float:l;
	list-style:none;
	
	
	}
#cabezal{
	font-size:14px;
	margin: 0 0 30px 0;
	}
#cabezal a{
	text-decoration: none;
	font-weight: bold;
	color:#fff;
	}
#cabezal a:hover{
	text-decoration: none;
	color:#b28e00;
	}
#cabezal li{
	margin-bottom:8px;
} 


#medio{
	background: url(../img/cont_transparent.png) no-repeat ;
	width:930px;
	height:421px;
	padding: 20px 0 0 30px;
}

#medio img{
	float:left;
	
}
#medio #textUno{
	width:285px;
	height:395px;
	float:left;
	padding: 8px 30px 0 0;

}
#medio #textUnoDt{
	width:391px;
	height:395px;
	float:left;
	padding: 8px 30px 0 0;

}
#medio #textUnoDt strong{
	color:#ffcc00;

}
#medio #textUnoDt a{
	text-decoration: none;
	font-weight: bold;
	color:#fff;
	font-size:13px;
	

}

#medio #textDos{
	width:285px;
	height:395px;
	float:left;
	padding: 8px 0 0 0;

}
#medio #dtUno a{
	width:183px;
	height:207px;
	float:left;
	margin: 0 0 0 21px;
	text-decoration: none;

}
#medio #dtUno{
	width:200px;
	float:left;
	padding: 10px 0 0 0 ;

}

#medio .boxGral{
	width:200px;
	float:left;
	padding: 10px 0 0 0 ;

}

#medio #dtUno #dtUnoData{
	width:183px;
	float:left;

}

#medio #dtUno span{
	width:183px;
	height:165px;
	float:left;

}

#medio #dtUno span p{
	width:183px;
	height:19px;
	float:left;
	margin: 9px 0 0 0;
	background:url(../img/fondito_dt_text.png);
	font-size:13px;
	color:#000;
	text-align:center;
	font-weight: bold;
}
#medio #dtUno a p{
	width:183px;
	height:19px;
	float:left;
	margin: 9px 0 0 0;
	background:url(../img/fondito_dt_text.png);
	font-size:13px;
	color:#000;
	text-align:center;
	font-weight: bold;
}

.club{
	width:183px;
	height:19px;

	}
	

#principal{
	float:left;
	width:360px;
	padding:20px 20px 20px 0;
	
	}
#principal blockquote{
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0px 80px 0 0;
	display:block;
	background:url(img/comillas.png) no-repeat right center;
	border:#F00 solid;
	margin: 20px 0 0 0;
	
	}
#lateral{
	float:right;
	width:370px;
	padding:20px 0 0 0;
	}
h2{
	color:#FFF;
	width:391px;
	border-bottom:#ffcc00 solid;
	}
h3{
	color:#FFCC00;
	}
p {
	color:#FFF;
	line-height: 1.2em;
	}
img{
	 border:0;

	}
	
#pie{
	background:url(img/fondito_pie.png);
	padding:10px;
	}
#pieUno{
	width:600px;
	float:left;
	}
#pieDos{
	width:233px;
	float:right;
	}
#pieDos a{
	text-decoration: none;
	font-weight: bold;
	color:#b28e00;
	}
#pieDos a:hover{
	text-decoration: none;
	color:#E1B500;
	}

