@charset "utf-8";

@font-face {
	font-family: IE_ace;
	font-style: normal;
	font-weight: normal;
	src: url(http://www.entrenapadel.com/Brushsci.EOT);
}
.ie-ace {
	font-family: IE_ace, "Times New Roman", serif;
}

body {
	background-color:#FFFFFF;
}
#pagina {
	background-color: #FFFFFF;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(../images/fondo_medio.jpg);
	background-repeat:repeat-y;
}
img { border:0px;}

#cabecera {
	height: 180px;
	width: 900px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left:19px;
	padding-right:10px;
	/*background-color:#ffffff;*/
	background-image: url(../images/cabecera.jpg);
	text-align:center;
	vertical-align:bottom;
}

#tcabecera{	
	width: 980px;
	height:183px;
	margin:0px;
	padding:0px;
	border: none;
}

#tcabecera td{
vertical-align: bottom;
padding-left:25px;
}

#medio {
	padding-left: 20px;
	/*background-color: #FFFFFF;*/
	background-image: url(../images/fondo_medio.jpg);
	background-repeat:repeat-y;
	
	clear: none;
}
#cuerpo {
	width: 920px;
	background-repeat:repeat-y;
	margin-top: 3px;
	
}
#pie {
	clear: both;
	background-image: url(../images/fondo_pie.jpg);	
	text-align: center;
	width: 980px;
	height:20px;
	color:#FFFFFF;
}

#bajo_pie {
	background-image:url(../images/fondo_bajo_pie.jpg);
	text-align: center;
	height:30px;
	width: 980px;
	clear: both;}
	
#pie a {
	color: #FFFFFF;
	text-decoration: none;
}

#pie a:hover {
	
	text-decoration:underline;
}


#pie table {
	width: 915px;
	color: #ffffff;
	font-size: 80%;
	margin-top:1px;
	vertical-align:middle;
}



#dContenido {
	text-align:justify;
	float: right;
	width: 650px;
	padding-left: 20px;
	padding-right: 60px;
	margin: 0px;
	padding-top: 1px;
}

#img_lateral {
	margin-top:5px;
	margin-bottom: 10px;
}



#tab_buscador {
	text-align:left;
	color: #FFFFFF;
	margin-bottom:10px;
	padding-top: 0px;	
	width:160px;
	
		
}
#tab_buscador th{
	background-color:#5f8186;
	text-align: left;
	padding-left:4px;
	padding-bottom:2px;
	
}

#tab_buscador td{
	background-color:#9fb3b6;
	padding:2px;	
}

.tab_menu{
	padding:0px;
	margin:0px;
	border:0px;
}

.tablaPie{
	vertical-align: middle;
	padding-bottom:0px;
	padding-top:2px;
}

.tab_menu_sup {
	/*background-image: url(../images/sup_menu.gif);
	background-repeat: no-repeat;*/
	height:5px;
}

.tab_menu_med {
	/*background-image: url(../images/med_menu.gif);
	background-repeat: repeat-y;*/
}

.tab_menu_inf {
	/*background-image: url(../images/inf_menu.gif);
	background-repeat: no-repeat;*/
	height:5px;
}


#izquierda p a {
	color: #91A8AB;
	text-decoration: underline;
}

#izquierda p a:hover {
	color: #91A8AB;
	text-decoration: none;
}


#izquierda {
	float: left;
	width: 173px;
	background-color: #FFFFFF;
	padding-bottom:10px;
}

#baner {
	margin-top: 0px;
	padding-top: 0px;
}
#navSuperior {
	width:100%;
	text-align:left;
}
#navSuperior td {
	padding: 0 2px;
}
#navSuperior a {
	text-decoration:none;
}
#navSuperior .r {
	text-align:right;
}


/*MENU*/
#tabsB {
	font-family: Arial, Helvetica, Geneva, sans-serif;	
	color: #526e93;
	font-size: 90%;
	margin-bottom:10px;
	margin-top: 5px;
	font-weight:bold;
}

#tabsB ul {
	list-style-type:none;
	margin:0;
	padding: 0px;
	display:block;
}

#tabsB li {
	padding-left:5px;
	background-position:left center;
	background-repeat:no-repeat;
}
#tabsB li a {
	padding: 2px 9px 2px 10px;
	display:block;
}

#tabsB li a:link, #tabsB li a:visited {
	color: #526e93;
	text-decoration:none;
}

#tabsB li a:hover{
	color: #377fdd;
}
a.abierto1, a.abierto2 {
	font-weight:bold;
}

/*holy hack*/
#tabsB ul a {height:1%;}


/* ojo, por si solos .MNivel2 y similares afectan tanto a vertical como horizontal */
/*indentar el segundo nivel y hacer que tengan la fuente un poco menor*/
#tabsB .MNivel2 {
	padding-left:1em;
	font-size: 100%;
}
/*volver a indentar tercer nivel, pero sin reducir fuente*/
#tabsB .MNivel3 {
	padding-left:1em;
}

/* efecto para que solo se muestre abierto el menú selecciondo */
#tabsB .MNivel1 ul {
	/*display:none;*/
}
#tabsB .MNivel1 ul ul {
	/*display:none;*/
}
#tabsB .abierto ul {
	display:block;
}
#tabsB .abierto .abierto ul {
	display:block;
}
/* fin efecto*/


/* viñetas para los diversos menus*/ 
#tabsB .MnuSecc1 {
	font-family: IE_ace, "Times New Roman", serif;
	font-size: 230%;
	padding-left:10px;
	/*background-image:url(../images/vinieta.jpg);
	background-position:left center;
	background-repeat:no-repeat;*/
	padding-top:8px;
}

#tabsB .MnuSecc2 {
	padding-left:8px;
}

#tabsB .abierto3:link, #tabsB .abierto3:visited {
	background-color: white;
	color: #367fde;
}

/*AVISO LEGAL*/

body#simple {
background-color:#FFFFFF;
padding:15px;
text-align:justify;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 80%;
}

body#simple ul li{
margin-left:30px;
list-style-position: outside;
/*list-style-type: none;*/
text-align:justify;
}

body#simple #pie {

color:#FFFFFF;
background-image:none;
margin-top:15px;
width:100%;

}

body#simple #bajo_pie {
display:none;
width:100%;

}
.formulario th {
	text-align:left;
}

.formulario, .registro {
	border-collapse:collapse;
	border:1px solid #9DBE43;
	margin: 0.6em 0;
}
.formulario td, .formulario th, .registro td, .registro th {
	border:1px solid #9DBE43;
	padding:2px;
}
 .formulario th, .registro th{
 	background-color:#4D722D;
	color:#FFF;
}
.texto {
	width:99%;
	border:1px solid #efefef;
}
/* fin viñetas*/
/*FIN MENU*/

#inscritos, #clasificacion {
	border-collapse:collapse;
	border:1px solid #4D722D;
	width:100%
}
#inscritos thead, #clasificacion thead{
	background-color:#9DBE43;
}
#inscritos td, #inscritos th, #clasificacion td, #clasificacion th{
	border:1px solid #4D722D;
	padding:2px;
}
#inscritos .derecha, #clasificacion .derecha{
	text-align:right;
	padding-right:4px;
}
.centro {
	text-align:center;
}









body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin:0px;
	padding:0px;
}

table.content {
	width:90%;
	margin-left:5%;
	margin-right:5%;
}

P {margin:0;} 
img {border:0;} 
li { list-style-position: inside;}
table {	clear:both;}
td {
vertical-align:top;}
li{
list-style-position: outside;}

a { color:#387fdd; text-decoration: underline;}
a:hover { color:#387fdd; text-decoration:none; }

h1 {  text-align:left; font-weight:bold; font-size:140%; margin-bottom:20px;  }
h2 {  text-align:left; font-weight:bold; font-size:130%; color: #526e93;}
h3 {  text-align:right; font-weight:bold; font-size:100%;}

.limpio {clear:both}

/*.contenido table {
	border: #91A8AB solid 1px ;
	border-collapse:collapse;
}
.contenido td, th {
	border: #91A8AB solid 1px 
}*/

table.content h3 {
color:#91A8AB;}

div.botones{
text-align: right;
}



/* PLANTILLAS PORTADAS

.sup_resumen_secundaria {
background-image: url(../images/sup_not_port.gif);
	background-repeat: no-repeat;
	width:320px;
	height:17px;
	margin-top:15px;}
	
.inf_resumen_secundaria {
background-image: url(../images/inf_not_port.gif);
	background-repeat: no-repeat;
	width:320px;
	height:17px;
	}
.nSecundaria {
background-color:#e7e7e7;
	width:310px;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:0px;
	margin=0px;}
	
.nSecundaria h4{
color:#466d72;
font-size:90%;
margin=0px;
padding=0px;
 }
 .nSecundaria p{
margin-bottom:0px;
font-size:80%;
 }
 
 .sup_resumen_principal {
    background-image: url(../images/sup_not_port_grande.gif);
	background-repeat: no-repeat;
	width:648px;
	height:17px;
	margin-top:15px;
	margin-bottom:0px;
	padding-bottom:0px}
	
.inf_resumen_principal {
background-image: url(../images/inf_not_port_grande.gif);
	background-repeat: no-repeat;
	width:648px;
	height:17px;
	}
 
 .nPrincipal {
 	background-color:#e7e7e7;
	width:638px;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	}*/
	
/*PORTADAS CON TABLAS*/
 
 .tportada_principal {
 	
	width:648px;
	margin:0px;
	margin-bottom: 15px;
	border:0px;
	
	}
	
.tsup_resumen_principal {
    background-image: url(../images/sup_not_port_grande.gif);
	background-repeat: no-repeat;
	height:17px;
	}
	
.tcontenido_principal {
	background-color:#e7e7e7;
	vertical-align: middle;
	padding:15px;
	padding-top: 0px;
	padding-bottom:0px;
	}
	


.tinf_resumen_principal {
	background-image: url(../images/inf_not_port_grande.gif);
	background-repeat: no-repeat;	
	height:17px;
	}
	
 .tportada_secundaria {
 	
	width:320px; 
	margin:0px;
	border:0px;
	margin-bottom: 15px;
	}
	
.tsup_resumen_secundaria {
    background-image: url(../images/sup_not_port.gif);
	background-repeat: no-repeat;
	height:17px;
	}
	
.tcontenido_secundaria {
	background-color:#e7e7e7;
	vertical-align: middle;
	padding:15px;
	padding-top: 0px;
	padding-bottom:0px;
	}

.tinf_resumen_secundaria {
	background-image: url(../images/inf_not_port.gif);
	background-repeat: no-repeat;	
	height:17px;
	}

 
/*FIN PLANTILLAS PORTADAS*/
	
.enlace a {
	color: #91A8AB;
	text-decoration: underline;
margin-bottom:0px;
}

.enlace a:hover {
	color: #91A8AB;
	text-decoration: none;
	
}	
/*
#dContenido p {
margin-bottom:10px;}
*/
table.borde {
text-align:left;
}

#dContenido li {
	margin-bottom:0.8em;
}


img.izda {
	float: left;
	margin: 0 7px 3px 0;
}

img.dcha {
	float: Right;
	margin: 0 0 3px 7px;
}

#inscritos, #clasificacion {
	text-align:left;
}


/*nuevos */
P {margin:0} 

img {border:0} 

li { list-style-position: inside;}

table {clear:both;}

li { list-style-position: inside;} 



/*nuevos */
P {margin:0} 

img {border:0} 

li { list-style-position: inside;}

table {clear:both;}

li { list-style-position: inside;} 






@font-face {
	font-family: IE_ace;
	font-style: normal;
	font-weight: normal;
	src: url(Brushsci.EOT);
}
.nPrincipal h2 {
	font-family: IE_ace, "Times New Roman", serif;
	font-size: 230%;
}



.parrafo {
	padding:0;
}


#portada .nSecundaria {
        width:310px;
        margin: 8px 0 2px 0; 
        float:left;
        overflow:auto;
}
 
.nSecundaria {
        border: 1px solid #CCC;
        padding: 4px;
}



#portada>div>.nSecundaria {
	margin: 6px 0;
}
#portada div.limpio+div+div .nSecundaria{
	margin-left:8px;
}
.nSecundaria h3 {
	color:#FFF;
	background-color:#367fde;
	font-size:100%;
	margin:0 0 10px 0;
	padding:2px 4px;
}

.nSecundaria p {
	text-align: left;
}
.nSecundaria h4 {
	margin: 6px 0 0 0;
	color:#367fde;
	font-size:100%;
}

.parrafo p {
	text-align:left;
	color:#000;
	margin: 0;
}

#portada {
	clear:both;
	margin: 0 auto;
}


#portada .nPrincipal {
        width:639px;
        margin: 8px 0 2px 0; 
        float:left;
        overflow:auto;
}

.nPrincipal {
        border: 1px solid #CCC;
        padding: 4px;
}


.nPrincipal h3 {
	color:#FFF;
	background-color:#367fde;
	font-size:100%;
	margin:0 0 10px 0;
	padding:2px 4px;
}





