body {
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #575757;
	
}

body,td,th {
	font-size: 12px;
	color: #427955;
}


.subMnOcu{display: none;}
.subMnShow{}

/*MENU LATERAL*/
.linkFirstLetra{
	color:#F83517;font-weight:bold;
}
.margenLink{margin: 0 0 0 5px;}
/*a :first-letter {
color:#F83517;
font-weight:bold;
}*/
.linksPrincip a:link, .linksPrincip a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D2D2D2;
	text-decoration: none;
	padding-top:2px;
	font-weight: normal;
	display:block;
	width: 91px;
	
	float: right;
	margin: 2px 3px 2px 0;
	border-top: 1px solid red;/*#DDFFF8*/
	border-left: 1px solid #DDFFF8;
	border-bottom: 1px solid #DDFFF8;
	background-color:#2D2D2D;
}

.linksPrincip a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-style:italic;
	padding-top:2px;
	font-weight: normal;
	display:block;
	width: 91px;
	
	float: right;
	margin: 2px 2px 2px 0;
	border-top: 1px solid #DDFFF8;
	border-right: 1px solid #DDFFF8;
	border-left: 0 none;
	border-bottom: 1px solid red;
	background-color:#444444;
}



.linksSecun a:link, .linksSecun a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D2D2D2;
	font-weight: normal;


}
.linksSecun a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8E8E8;
	font-weight: normal;
	font-style:italic;
}


.linkCab a:link, .linkCab a:visited, #links-cont a:link, #links-cont a:visited {
text-decoration:none;
}
.linkCab a:hover,  #links-cont a:hover {
	text-decoration:none;
	font-style:italic;
}


.linksTerc a:link, .linksTerc a:visited {
	text-decoration:none;
	color: white;
}
.linksTerc a:hover {
	text-decoration:none;
	font-style:italic;
	color: #C80034;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/****CUERPO BEGIN*/
#cuerpo-cont{width:751px;background-color: #427955; padding:0; margin:0;  border-left:1px solid #F83517; }
	/****LATERAL-CONT BEGUIN*/
	#lateral-cont{width: 107px}
		/****menu-cont beguin*/
		#menu-cont{
			background-image:url(../imgs/menu-back.gif); background-repeat:no-repeat; background-color:#427955;
			min-height:264px; width:107px; .height:264px;
			margin:0; padding:0;
		}
		/*menu-cont end*/
	/*LATERAL-CONT END*/
	/****FONDO DE LA ZONA DE CONTENIDO BEGIN*/
	#fondo-contenido{ height:100%; width:643px; background-color:#2D2D2D; position: relative; top:0px ; left:0px; z-index:1 }
	/****FONDO DE LA ZONA DE CONTENIDO END*/
	/****CONTENIDO begin*/	
		
	#contenido-cont{background-color:#2D2D2D; z-index:2; margin:0;}
		/****NOTICIAS begin*/
		#noticias-cont{}
			.noticia-cont{  background-color:#333333;}
				.notFecha{color:#DDFFF8;}
				.notTitular{
						color:#F83517;
						background-image:url(../imgs/pelotaNoticias.gif);background-repeat:no-repeat;background-color:#DDFFF8; background-position:center left;
						text-transform:uppercase;
						.height:21px; min-height:21px;
						border-left:2px solid #D2D2D2; border-top:2px solid #D2D2D2;
				}
				.notContenido{padding:5px 5px 5px 41px; overflow:hidden; color:#65BA83; }
				.notContenido a:link, .notContenido a:visited {
					color:#DDFFF8; text-decoration:none;
				}
				.notContenido a:hover {
					color:#DDFFF8; text-decoration:none;
					font-style:italic;
				}
		/*NOTICIAS begin*/
		/*ultTorneos-cont BEGIN*/
		ultTorneos-cont{}
		/*ultTorneos-cont BEGIN*/
	/*CONTENIDO end*/
	
/*CUERPO END*/
/*PIE BEGIN*/
#pie-cont{}
#pie{clear:left; padding:0; height: 25px; width:750px; border-left:1px solid #F83517; border-top:1px solid #F83517; background-color:#427955; color: #D2D2D2; text-align:center; padding:5px 0 0 0; margin:0;}
/*PIE END*/
/*TITULO DE LAS EDICIONES MODALIDAD BEGIN*/
.EdicModal a:link, .EdicModal a:visited  {
	text-decoration:none;
}
.EdicModal a:hover {
	text-decoration:none;
	font-style:italic;
}

	.cuerpoEdicModal{
		background-color:#427955; background-position:bottom right; background-repeat:no-repeat;
		padding:5px 4px 5px 10px; 
	}
		.titEdicModal{	
			color:#345F43; font-size:14px; font-weight:bold;
			text-transform:uppercase;
		}
	.pieEdicModal{
		background-color:#427955; text-align:center; padding:3px 0;
	}

/*TITULO DE LAS EDICIONES MODALIDAD END*/
/*texto que aparece cuando no se encuentran imagenes en la galeria*/
.noImgs{
font-size:14px;
color: #7ba188;
	
}


/*estilo para el link del mail del pie*/
.correo  a:link, .correo a:visited  {
color: #D2D2D2;
text-decoration:none;
}
.correo  a:hover {
color: #D2D2D2;
text-decoration:none;
}