@charset "utf-8";
/* CSS Document */

body
{
  	margin: 0;
	padding: 0;
	background-image: url('../images/cesped.jpg');
	background-repeat:repeat;
}

#container { 
  	height:950px;
  	width:990px;
	background: #f6f8e5;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

#header{
	height:226px;
}

#barraIdioma{
	height:37px;
 	background-image: url('../images/backIdioma.gif');
	background-repeat:no-repeat;
	border:0;
	padding:0px;
}

#bannerPrincipal{
	height:164px;
	background-image: url('../images/backgroundBanner.jpg');
	border:0;
	padding:0px;
}

#menu{
	height:25px;
	background-image: url('../images/backMenu.gif');
	text-align:center;
	vertical-align:middle;
}

#bannerTop{
	height:3px;
	width:966px;
	background-image: url('../images/bannerTopTotal.jpg');
}

#bannerTopTotal{
	width:990px;
	background-image: url('../images/bannerTopTotal.jpg');
	height:3px;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	font-size:1px;
}


#bannerBottom{
	height:3px;
	width:966px;
	background-image: url('../images/bannerBottom.gif');
}

#bannerBottomTotal{
	height:3px;
	width:990px;
	background-image: url('../images/bannerBottomTotal.jpg');
	background-repeat:no-repeat;
	font-size:1px;
}

.bannerLeft{
	width:3px;
	height:158px;
	background-image: url('../images/bannerLeft.gif');
}

#bannerCenter{
	height:158px;
	width:990px;
}

#bannerLeftTotal{
	width:14px;
	height:158px;
	background-image: url('../images/bannerLeftTotal.jpg');
	background-repeat:no-repeat;
}
#bannerRightTotal{
	width:16px;
	height:158px;
	background-image: url('../images/bannerRightTotal.jpg');
	background-repeat:no-repeat;
}


#imgBanner{
	width:960px;
	height:158px;
}

#banner{
	width:966px;
	height:164px;
	background-image: url('../images/backgroundBanner.jpg');
	border:0;
	margin-left:11px;
	margin-right:13px;
}

#bloqueMenu{
	background-image: url('../images/backgroundMenuItem.jpg');
	background-repeat:repeat-x;
	height:25px;
	margin-left:53px;
	margin-right:70px;

}

#menuItemSeparator{
	width:1px;
	height:17px;
	background-image: url('../images/menuItemSeparator.jpg');
}

#contenidoGeneral{
	height:686px;
}

#sidebar {
	/*float: right; /* since this element is floated, a width must be given */
	width: 164px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
/*	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	/*padding: 15px 10px;*/
	background-image: url('../images/backgroundSidebar.jpg');
	height:686px;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
}

#sidebarContent{
	width:147px;
	background:#aaba03 repeat;
	height:690px;
}

#sidebarRight{
	width:17px;
	height:686px;
	background-color:#8a9100;
	background-image: url('../images/backgroundContentRight.jpg');
	background-repeat:no-repeat;
}

#contentContainer {
	/*width:990px;*/
	height:686px;
	background-color:#7a8601;
	background-image: url('../images/backgroundPage.jpg');
	background-repeat:no-repeat;
}

#title{
	font-family:Tahoma;
	font-size:14px;
	font-stretch:narrower;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:10px;
}

#content{
	border-color:#ebefc5;
	border-style:solid;
	border-width:8px 8px 2px 8px ;
	background:#f6f8e5;
	width:738px;
	height:630px;
	padding:25px 25px;
}

#contenido{
	font-family:Tahoma;
	font-size:13px;
	font-stretch:narrower;
	text-align:justify;
	padding:0px;
	height:580px;
	padding-right:10px;
	padding-top:10px;
}

#leftContent{
	width:13px;
	height:640px;
	background-image: url('../images/backgroundLeftContent.jpg');
	background-position:top left;
}

#footer{
	height:21px;
	width:990px;
	background-image: url('../images/backgroundFooterTotal.jpg');
	padding-top:10px;
	padding-bottom:10px;
	color:#fff;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}

#copyright{
	width:890px;
	text-align:center;
}

#contentSeparator{
	width:9px;
	height:636px;
	background-image: url('../images/backgroundContentSeparator.jpg');
}

.opcionMenuItem a{
	color:#FFF;
	font-family:tahoma;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
	padding-bottom:3px;
	padding-bottom:3px;
}

.opcionMenuItem a:hover{
	color:#000;
}

.marcoSuperiorImagen{
	width:317px;
	height:15px;
	/*background-image: url('../images/backgroundMarcoSuperiorImagen.jpg');*/
	background-image: url('../images/marcoSuperior.gif');
}

.imagen{
	height:287px;
	width:320px;
}

.imagen img{
	height:287px;
	width:288px;
}

.marcoIzquierdoImagen{
	width:15px;
	height:287px;
/*	background-image: url('../images/backgroundMarcoIzquierdoImagen.jpg');*/
	background-image: url('../images/marcoIzquierdo.gif');

}

.marcoDerechoImagen{
	width:15px;
	height:287px;
	/*background-image: url('../images/backgroundMarcoDerechoImagen.jpg');*/
	background-image: url('../images/marcoDerecho.gif');
}

.marcoInferiorImagen{
	width:317px;
	height:15px;
	/*background-image: url('../images/backgroundMarcoInferiorImagen.jpg');*/
	background-image: url('../images/marcoInferior.gif');
}

#tituloTorneo{
	padding:0px 30px 30px 80px;
	color:#7e933a;
	text-transform:uppercase;
	font-weight:bold;
}

#detalleTorneo{
	padding:10px 30px 30px 0px;
}

#contenido table{
	font-size:12px;
}

#contenido a{
	color:#7e933a;
	font-size:12px;
}

#indexContainer { 
  	height:636px;
  	width:990px;
	background-image:url('../images/backgroundHomePage.jpg');
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

#indexBanner{
	position:relative;
	height:242px;
	border:0;
	width:990px;
}

#bannerHomeTop{
	height:3px;
	width:990px;
	background-image: url('../images/bannerHomeTopTotal.gif');
}

#bannerHomeLeftTotal{
	width:14px;
	height:242px;
	background-image: url('../images/bannerHomeLeft.gif');
}

#bannerHomeBottomTotal{
	height:3px;
	width:990px;
	background-image: url('../images/bannerHomeBottomTotal.jpg');
}

#bannerHomeRightTotal{
	width:16px;
	height:242px;
	background-image: url('../images/bannerHomeRightTotal.gif');
}

#bannerHomeCenter{
	height:242px;
	width:990px;
}

#imgBannerHome{
	width:960px;
	height:242px;
	border:0px;
}

#banderas{
	text-align:center;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;

}

.arcoSuperiorIzquierdo{
	width:3px;
	height:3px;
	background-image: url('../images/arcoSuperiorIzquierdo.jpg');
}
.marcoImagen{
	height:3px;
	background-color:#aaba03;
}

.arcoSuperiorDerecho{
	width:3px;
	height:3px;
	background-image: url('../images/arcoSuperiorDerecho.jpg');
}

.marcoInferiorImagen{
	width:317px;
	height:15px;
	/*background-image: url('../images/backgroundMarcoInferiorImagen.jpg');*/
	background-image: url('../images/marcoInferior.gif');
}

.barraReloj{
	height:29px;
	width:196px;
	background-image: url('../images/backgroundReloj.jpg');
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
	font-family:tahoma;
	font-size:11px;
	text-align:center;
	padding-top:8px;

}

#contenido p {
	text-align: justify;
	text-justify: inter-word;
	
}

#idiomas{
	padding:0px;
}

.cajaContenido{
   clear: both;
   width: 100%;
   min-height:320px;
}

.cajaImagen{
   float: right;
   width: 328px;
   /*font-size: 80%;*/
   /*padding: 1em;*/
   margin-left: 20px;
}

.cajaContenidoContactenos{
   clear: both;
   width: 100%;
}

.cajaImagenContactenos{
   float: right;
   width: 250px;
   /*font-size: 80%;*/
   /*padding: 1em;*/
   margin-left: 20px;
}


* html .thumbImgNoticias { 
	border-color:#aaba03;
	border-style:solid; 
	border-width:3px;
	height:110px;
	width:expression(this.width>150?150:true);

}

.thumbImgNoticias {
	border-color:#aaba03;
	border-style:solid; 
	border-width:3px;
	height:110px;
	max-width : 150px;
}

.avisoLegal{
	color:#fff;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;

}

.avisoLegal:hover{
	color:#fff;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;

}

* html .imgFlash { 
	height:auto;
	width:expression(this.width>629?630:true);
}

.imgFlash {
	height:auto;	
	max-width:630px;
}
