@font-face {
	font-family:sansation;
	src:url(/extra/sansation-fontfacekit/web_fonts/sansation_regular/Sansation-Regular-webfont.woff);
}

body {
	background-color: #FFFFFF;
	margin-left: 0;
	margin-top: 0;
	}

body a	{
	cursor:pointer;
	}

*{
	margin: 0px;
	padding: 0px;
	font-family:sansation,Arial, Helvetica, sans-serif;
	}
	
a	{
	text-decoration:none;
	}

.ui-autocomplete-loading {
    background: white url("/media/ui-anim_basic_16x16.gif") right center no-repeat;
}

img	{
	border:0px;
	}
	
.form-style-1 input[type=text], 
.form-style-1 input[type=date],
.form-style-1 input[type=datetime],
.form-style-1 input[type=number],
.form-style-1 input[type=search],
.form-style-1 input[type=time],
.form-style-1 input[type=url],
.form-style-1 input[type=email],
.form-style-1 input[type=checkbox],
textarea, 
select{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border:1px solid #BEBEBE;
    padding: 7px;
    margin:0px;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;  
}
.form-style-1 input[type=text]:focus, 
.form-style-1 input[type=date]:focus,
.form-style-1 input[type=datetime]:focus,
.form-style-1 input[type=number]:focus,
.form-style-1 input[type=search]:focus,
.form-style-1 input[type=time]:focus,
.form-style-1 input[type=url]:focus,
.form-style-1 input[type=email]:focus,
.form-style-1 input[type=checkbox]:focus,
.form-style-1 textarea:focus, 
.form-style-1 select:focus{
    -moz-box-shadow: 0 0 8px #88D5E9;
    -webkit-box-shadow: 0 0 8px #88D5E9;
    box-shadow: 0 0 8px #88D5E9;
    border: 1px solid #88D5E9;
}


    /*caso contrario, el color sera rojo*/
.form-style-1 input:focus:invalid{
        -moz-box-shadow: 0 0 8px red;
    -webkit-box-shadow: 0 0 8px red;
    box-shadow: 0 0 8px red;
    border: 1px solid red;
        /* otras propiedades */
    }

#contenedor	{
	width:950px;
	height:auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color:#FFFFFF;
	}
	
#pelota {
	background-image:url(../media/NUEVO-TENIS-WEB_01.gif);
	background-repeat:no-repeat;
	width: 584px;
	height: 138px;
	float: left;
	}
	
#logotenis {
	background-image:url(../media/NUEVO-TENIS-WEB_02.gif);
	background-repeat:no-repeat;
	float: left;
	width: 280px;
	height: 138px;
	}
	
#logoteniscompleta {
	background-image:url(../media/LOGO_CABECERA_HOME_72v2.png);
	background-repeat:no-repeat;
	background-position: 70% 50%;
	/*background-position: 10% 50%; Para cuando tiene el logo del 20aniv*/
	text-align:center;
	background-color:#FFCC00;
	float: left;
	/*width: 950px;*/
	width: 792px;
	height: 148px;
	}
	
#logoayto {
	/*background-image:url(../media/NUEVO-TENIS-WEB_03.gif);*/
	/*background-image:url(../media/ntypg20_138.png);*/
	background-repeat:no-repeat;
	background-color:#FFCC00;
	width: 158px;
	height: 148px;
	float: left;
	}
	
#menu {
	float:left;
	width: 525px;
	height: 19px;
	background-image: url(../media/fondomenu.gif);
	}
	
#menu2 {
	float:left;
	width: 425px;
	height: 19px;
	background-image: url(../media/fondomenu.gif);
	}

#menu2 ul {
	padding-left:160px;
	}
	
#sombra {
	/*background-image: url(../media/sombra.gif);*/
	float: left;
	width: 950px;
	height: 15px;
	/*background-color:#f67808;*/
	background-color:#2b2e34;
	border-radius:0px 0px 10px 10px;
	}
	
#izda {
	float:left;
	width: 182px;
	}
	
	
#cuadpds {
	background-image: url(../media/cuadropuntodeset.png);
	background-repeat: no-repeat;
	width: 172px;
	height: 140px;
	cursor: pointer;
	
	}

#cuadpadel {
	/*background-image: url(../media/cuadropadel.gif);
	background-repeat: no-repeat;*/
	width: 172px;
	height: auto;
	margin-top: 10px;
	}
	
#cuadtenis {
	/*background-image: url(../media/cuadropadel.gif);
	background-repeat: no-repeat;*/
	width: 172px;
	height: auto;
	margin-top: 10px;
	}
	
#cuadverano {
	/*background-image: url(../media/cuadverano.gif);
	background-repeat: no-repeat;*/
	width: 172px;
	height: auto;
	margin-top: 10px;
	}

.titact {
	width:110%;
	font-size: 14px;
	font-weight:bold;
	background-color:#ff8a00;
	color: white;
	margin-top:15px;
	margin-left:-12px;
	padding-left:8px;
	padding-right:0;
	padding-top: 5px;
	padding-bottom:5px;
}

.texpadel {
	padding-top: 12px;
	padding-left: 8px;
	padding-right: 6px;
	}
.a, .a a {
	font-size: 20px;
	color: #000;
	margin-left: 0px;
	}
	
.b,.b a {
	font-size: 14px;
	padding-top: 8px;
	color: #aa5800;
	}
	
.c, .c a {
	font-size: 14px;
	color: #aa5800;
	padding-top: 22px;
	}
	
.d, .d a {
	font-size: 13px;
	padding-top: 6px;
	}


#cuadcontacto1 {
	background-image: url(../media/cuadcontacto1.gif);
	background-repeat: no-repeat;
	float: left;
	width: 97px;
	height: 102px;
	}

#cuadcontacto2 {
	background-image: url(../media/cuadcontacto2.gif);
	background-repeat: no-repeat;
	float: left;
	width: 83px;
	height: 102px;
	}

#contacto a:visited	{
	color:#000000;
	}
#contacto a:hover	{
	color:#77a749;
	}

#contacto a:link	{
	color:#000000;
	}

#contacto {
	text-decoration: none;
	margin-left: 7px;
	margin-top: 25px;
	font-size: 12px;
	}
	
#contacto2 {
	text-decoration: none;
	margin-left: 10px;
	margin-top: 8px;
	font-size: 13px;
	text-align: center;
	}
	
#cuadcontacto3 {
	background-image: url(../media/cuadcontacto3.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 81px;
	float: left;
	}
	
#cuadroranking {
	background-image: url(../media/cuadroranking.gif);
	background-repeat: no-repeat;
	float: left;
	width: 180px;
	height: 188px;
	}

#cuadroranking p {
	text-align: center;
	margin-top: 136px;
	font-size: 24px;
	}
	
#centro {
	float:left;
	width: 596px;
	}	

#dcha {
	float:left;
	width: 172px;
	}

#cuadmas {
	/*background-image: url(../media/cuadromas.gif);*/
	height: auto;
	background-repeat: no-repeat;
	text-align:left;
	}
	
#texmas {
	padding-top: 10px;
	padding-left: 12px;
	padding-right: 15px;
	text-align: left;
	}
	
#aa {
	font-size: 18px;
	color: #000;
	}
	
#ba {
	font-size: 14px;
	/*padding-top: 110px;*/
	padding-top: 10px;
	color: #aa5800;
	line-height: 20px;
	}

.ba {
		font-size: 14px;
		/*padding-top: 110px;*/
		padding-bottom: 10px;
		color: #aa5800;
		font-weight:bold !important;
		line-height: 20px;
		}
.ba a:hover{
		color:#77a749 !important;
}

#cuadmas a:visited	{
	color:#AA5800;
	}
#cuadmas a:hover	{
	color:#77a749;
	}

#cuadmas a:link	{
	color:#AA5800;
	}
#cuadropistas {
	background-image: url(../media/cuadropistas.gif);
	height: 168px;
	}
	
#cuadropistas p {
	text-align: center;
	font-size: 22px;
	padding-top: 126px;
	}

#cuadropistas a:visited, #cuadroranking	a:visited, .enlaces a:visited {
	color:#000000;
	}
#cuadropistas a:hover,  #cuadroranking a:hover, .enlaces a:hover {
	color:#77a749;
	}

#cuadropistas a:link, #cuadroranking a:link, .enlaces a:link	{
	color:#000000;
	}
	
#colaboradores {
	text-align:center;
	background-image: url(../media/colaboradores_fondo.jpg);
	background-repeat:repeat-y;
	/*height: 555px;*/
	margin-top: 10px;
	}
#col {
	display:block !important;
	margin-top:10px !important;
	margin-bottom:25px !important;
}
/*#colaboradores {
	background-image: url(../media/colaboradores.png);
	height: 555px;
	margin-top: 20px;
	}*/
#pie a {
	color: #000000;
}
#pie {
	width:100%;
	min-height:150px;
	/*background-color:#f67808;*/
	border-radius:10px 10px 0px 0px;
	background-image:url(../media/backpie.jpg);
	background-repeat:no-repeat;
	height:auto;
	margin-top: 9px;
	/*background-color:#FFFFFF;*/
	  /*float: left;*/
	font-size: 12px;
	text-align: center;
	color: #grey;
	}
#piecab {
	height:20px;
	background-color:#fcce03;
	padding-top:8px;
	color:#000;
	font-weight:bold;
}
#pietext {
	border-radius:10px 10px 0px 0px;
	/*background-color:#f67808;*/
	padding-top:20px;
	padding-left:50px;
	min-height:130px;
	color: #grey;
}
.contactanos {
	text-align:left;
	padding-left:50px;
	font-size:21px;
	text-decoration:italic;
	/*font-family:calibri;*/
	width:300px;
	/*color:#fcce03;*/
	color:#FFF;
	margin-bottom:10px;
}

.ntypg {
	text-align:left;
	text-decoration:italic;
	/*font-family:calibri;*/
	color:#fcce03;
	font-weight:bold;
}
.facebmailtel {
	/*color:#4c4c4c;*/
	color:#FFF;
	margin-top:5px;
	text-align:left;
	padding-left:50px;
}
.facebmailtel img {
	vertical-align:middle;
	margin-right:20px;
	border:0;
}
.facebmailtel a {
 color: #FFF !important;
}
.facebmailtel a:hover {
 color: #FFFF00 !important;
}

#aviso {
	float:right;
	margin-right:50px;
	margin-top:-25px;
}
#piep {
	/*color:#f67808;*/
	color:#FFF;
	text-align:left;
	line-height:1.2em;
	margin-top:0px;
	font-weight:normal;
}


/*Estilos paginas que van contenidas en la capa"centro"*/	

/*CONTACTO*/
#contactohtml{
	/*background-image: url(../media/contactohtml.gif);
	background-repeat: no-repeat;*/
	width: 558px;
	float: left;
	height: 790px;
	margin-left: 16px;
	margin-top: 2px;
	}
#cabcontacto {
	/*background-image: url(../media/contactohtml.gif);
	background-image: url(../media/cabcontacto.jpg);*/
	background-image:url(../media/barra_titulos_02_v2.png);
	background-repeat: no-repeat;
	height: 85px;
	}
}
#text_cntacto {
	width:287px;
	height:207px;
	margin-left: 265px;
	margin-top: 114px;
	}
	
#contactohtml a:visited	{
	color:#000000;
	}
#contactohtml a:hover	{
	color:#77a749;
	}

#contactohtml a:link	{
	color:#000000;
	}
	
#text_error {
	padding-top:100px !important;
	}

/*CLASES TENIS, CLASAES PADEL, PISATAS*/

#clases, #pistas, #tienda, #cumpleanos, #avisolegal, #galeria, #noticias, #ranking, #verano  {
	width: 558px;
	float: left;
	/*height: 790px;*/
	margin-left: 12px;
	margin-top: 2px;
	}
#cuadro {
    width: 100%;
	float: left;
	/*height: 790px;*/
	margin-left: 16px;
	margin-top: 2px;
	}
#cab_torneo_ranking {
	height:78px;
	width:480px;
	padding-left:10px;
	vertical-align:middle;
	background-repeat:no-repeat;
	background-image:url(../media/cab_torneo_ranking.jpg);
}
#cab_torneo_ranking span {
	padding-left:40px;
	width:350px;
}

#cab_tit {
	text-align:right;
	padding-right:50px;
	padding-left: 110px;
	padding-top:37px;
	font-weight:bold;
	color:white;
}

#cabcompeticion {
	height: 85px;
	/*background-image:url(../media/competicion.gif);
	background-image:url(../media/cabranking.jpg);*/
	background-image:url(../media/barra_titulos_02_v2.png);
	}
#cabverano {
	height: 85px;
	/*background-image: url(../media/act_ver.gif);
	background-image: url(../media/cabverano.jpg);*/
	background-image:url(../media/barra_titulos_02_v2.png);
	}

#cabranking {
	height: 85px;
	/*background-image:url(../media/ranking.gif);
	background-image:url(../media/cabranking.jpg);*/
	background-image:url(../media/barra_titulos_02_v2.png);
	}

#cabclasetenis {
	/*background-image: url(../media/clases_tenis.gif);
	background-image:url(../media/cabclasepadel.jpg);*/
	background-image:url(../media/barra_titulos_02_v2.png);
	height: 85px;
	}
    
#cabclasepadel {
	/*background-image: url(../media/clases_padel.gif);
	background-image:url(../media/cabclasepadel.jpg);;*/
	background-image:url(../media/barra_titulos_02_v2.png);
	height: 85px;
	}

#cabpistas {
	height: 85px;
	/*background-image: url(../media/alqu_pistas.gif);
	background-image: url(../media/cabpistas.jpg);*/
	background-image:url(../media/barra_titulos_02_v2.png);
	}
#cabtienda {
	height: 85px;
	/*background-image:url(../media/tienda.gif);
	background-image:url(../media/cabtienda.jpg);*/
	background-image:url(../media/barra_titulos_02_v2.png);
	}

#cabcumple{
	height: 85px;
	background-image:url(../media/cumple.gif);
	}

#cabnoticias{
	height: 85px;
	/*background-image:url(../media/noticias.gif);
	background-image:url(../media/cabnoticias.jpg);*/
	background-image:url(../media/barra_titulos_02_v2.png);
	}


#cabavisolegal{
	height: 85px;
	/*background-image:url(../media/avisolegal.gif);
	background-image:url(../media/cablegal.jpg);*/
	background-image:url(../media/barra_titulos_02_v2.png);
}

#cabgaleria{
	height: 85px;
	/*background-image:url(../media/galeria.gif);
	background-image:url(../media/cabgaleria.jpg);*/
	background-image:url(../media/barra_titulos_02_v2.png);
}

#pistas a:visited	{
	color:#000000;
	}
#pistas a:hover	{
	color:#77a749;
	}

#pistas a:link	{
	color:#000000;
	}

#text_clases {
	/*float: left;*/
	text-align: justify;
	margin-top: 15px;
	font-size:14px;
	}

#text_clases h4 {
	color: #77a749;
	text-decoration: underline;
	}

#text_avisolegal {
	text-align: justify;
	margin-top: 15px;
	float: left;
	font-size:12px;
	}

#foto_pistas {
	width: 350px;
	height: 263px;
	background-image: url(../media/alquiler_pistas.gif);
	float: left;
	text-align: center;
	background-repeat: no-repeat;
	margin-left: 98px;
	margin-top: 20px;
	}


/* Noticia de Portada, quitar cuando se haga el gestor de f*/

#portada{
	text-align: left;
	float: left;
	height: auto;
	margin-left: -10px;
	}
	
#noticia, #noticia a{
	color: #aa5800;
	font-size: 18px;
	width: 558px;
	margin-left: 7px;
	/*margin-top: 10px;*/
	}

#noticiap_imagen {
	text-align:center;
	width:600px;
}
	
#torneo_inscripciones {
	color: #f67808;
	font-size: 18px;
	font-weight:bold;
	width: 558px;
	margin-left: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
		
#titular{
	color: #f67808;
	font-size: 36px;
	width: 558px;
	margin-left: 16px;
	line-height: 35px;
	margin-top: 10px;
	}
	
#subtitulo{
	color: #999999;
	font-size: 24px;
	width: 558px;
	margin-left: 16px;
	}
	
#vermas, #vermas a {
	color: #aa5800;
	font-size: 16px;
	width: 558px;
	margin-top: 5px;
	text-align: right;
	margin-left: 16px;
	margin-bottom: 6px;
	}
	
#fotonoticia{
	background-image: url(../media/cartelranking.gif);
	background-repeat: no-repeat;
	width: 558px;
	float: left;
	height: 790px;
	margin-left: 16px;
	margin-top: 2px;
	}
	

/* NOTICIAS*/
#noticia1 {
	text-align: justify;
	margin-top: 15px;
	float: left;
	width: 558px;
	}

#noticia_titulo {
	text-align:left;
	font-size: 16px;
	width: 440px;
	float: left;
	margin-left: 5px;
	/*margin-right:20px;*/
	margin-bottom: 0px;
	color:#f67808;
	}
	
#ver_noticia, #ver_noticia a{
	font-weight:bold;
	color: #aa5800;
	font-size: 16px;
	width: 558px;
	margin-top: 5px;
	text-align: right;
	margin-left: 8px;
	margin-bottom: 0px;
	}
	
#caja_noticia {
	float: left;
	width: 558px;
	padding-bottom: 15px;
	/*border-top: 3px solid #78a74a;
	border-bottom: 3px solid #78a74a;*/
	border-top: 3px solid #979c9e;
	border-bottom: 3px solid #979c9e;
	margin-top: 0px;
	}

#fotonoticia1 {
	height: 115px;
	float: left;
	margin-top: 6px;
	margin-left: 5px;
	background-color: #666;
	}
#fotonoticia1 img {
    height: 115px;
}
	
#titular_noticia {
	float: left;
	margin-top: 6px;
	margin-left: 8px;
	width: 362px;
	font-size: 14px;
	}
	
#texto_noticia {
	width: 362px;
	float: left;
	margin-left: 8px;
	font-size: 14px;
	margin-top: 10px;
	}

table.cuadro {
	font-size: 12px;
}
table th {
    background-color:#f67808;
    color:#FFFFFF;
}
table.cuadro th {
	padding: 2px;
}
table.cuadro tr.par {
	background-color:#DDDDDD;
	/*vertical-align: bottom;*/
}
table.cuadro tr.imp {
	background-color:#FFFFFF;
	/*vertical-align: bottom;*/
}
table.cuadro td {
	padding: 2px;
	/*vertical-align: bottom;*/
}
table td.gris {
    background-color:#CCC;
}

table td span.textsaber {
	font-size: 12px;
	font-weight:bold;
	margin-left: 8px;
	color: #f67808;
}

table td hr.inscripcion { 
	margin-top:10px;
	margin-bottom:10px;
  border: 0; 
  height: 1px; 
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0); 
}
.galeria_titulo {
	font-size: 14px;
	width: 494px;
	margin-top: 25px;
}
.caja_fotos {
	float: left;
	width: 558px;
	height: 100px;
	/*border-top: 3px solid #78a74a;
	border-bottom: 3px solid #78a74a;*/
	border-top: 3px solid #979c9e;
	border-bottom: 3px solid #979c9e;
	margin-top: 5px;
	margin-bottom: 25px;
	}

#fotogal1 {
	width: 116px;
	height: 77px;
	float: left;
	margin-top: 7px;
	margin-left: 19px;
	background-color: #666;
	}








/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 480px;
	height:100px;

	/* custom decorations 
	border:1px solid #ccc;
	background:url(/media/h300.png) repeat-x;*/
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

.items div {
	float:left;
	width:500px;
}

/* single scrollable item */
.scrollable img {
	float:left;
	margin:10px 5px 10px 10px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	width:100px;
	height:75px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* active item */
.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}

/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(/media/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:40px 3px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 


/* left */
a.left				{ margin-left: 4px; } 
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }

/* up and down */
a.up, a.down		{ 
	background:url(/media/vert_large.png) no-repeat; 
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  		{ background-position:-30px 0; }
a.up:active  		{ background-position:-60px 0; }

/* down */
a.down 				{ background-position: 0 -30px; }
a.down:hover  		{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	

/* RANKING*/

#text_ranking{
	/*height: 400px;*/
    margin-bottom: 50px;
	width: 558px;
	margin-top: 28px;
	}
	
#fecha_ranking{
	font-size: 14px;
	}

#ranking_titulo {
	font-size: 18px;
	width: 445px;
	float: left;
	margin-left: 5px;
	}
#titulo_ranking {
	color: #f67808;
}
	
#reglamento {
	font-size: 14px;
	font-style: italic;
	float: left;
	margin-top: 21px;
	margin-left: 10px;
	}

#reglamento a:visited, .enlace a:visited	{
	color:#000000;
	}
#reglamento a:hover, .enlace a:hover	{
	color:#999999;
	}

#reglamento a:link, .enlace a:link	{
	color:#000000;
	font-style: italic;
	}

.inscripcion {
	font-style: italic;
	font-weight:bold;
	color:orange;
}
.inscripcion:visited	{
	color:orange;
	}
.inscripcion:hover	{
	color:#999999;
	}

.inscripcion:link {
	color:orange;
	}
	
#caja_masculina {
	float: left;
	width: 558px;
	padding-bottom: 15px;
	/*border-top: 3px solid #78a74a;
	border-bottom: 3px solid #78a74a;*/
	border-top: 3px solid #979c9e;
	border-bottom: 3px solid #979c9e;
	margin-top: 8px;
	}
	
#masculina {
	float: left;
	margin-top: 10px;
	margin-left: 30px;
	width: 362px;
	font-size: 16px;
	color: #aa5800;
	}
	
#grupos_ranking {
	width: 500px;
	float: left;
	margin-left: 25px;
	font-size: 14px;
	margin-top: 10px;
	padding-left: 25px;
	line-height: 25px;
	}

/* JORNADAS*/

#text_jornadas{
	height: 400px;
	width: 558px;
	margin-top: 28px;
	}
	
#fecha_jornadas{
	font-size: 14px;
	}

#jornadas_titulo {
	font-size: 18px;
	width: 455px;
	float: left;
	margin-left: 5px;
	}
	
#cerrar {
	font-size: 14px;
	font-style: italic;
	float: left;
	margin-top: 21px;
	margin-left: 45px;
	}

#cerrar a:visited	{
	color:#aa5800;
	}
#cerrar a:hover	{
	color:#999999;
	}

#cerrar a:link	{
	color:#aa5800;
	}
	
#caja_jornadas {
	float: left;
	width: 558px;
	padding-bottom: 15px;
	/*border-top: 3px solid #78a74a;
	border-bottom: 3px solid #78a74a;*/
	border-top: 3px solid #979c9e;
	border-bottom: 3px solid #979c9e;
	margin-top: 8px;
	}
	
#jornadas {
	float: left;
	margin-top: 18px;
	margin-left: 30px;
	width: 362px;
	font-size: 16px;
	color: #aa5800;
	}
	
#grupos_jornadas {
	width: 500px;
	float: left;
	margin-left: 30px;
	font-size: 14px;
	margin-top: 10px;
	padding-left: 25px;
	line-height: 25px;
	}
	/* Noticia ampliada(granade)*/

#volver {
	font-size: 14px;
	font-style: italic;
	float: left;
	width: 300px;
	margin-top: 8px;
	margin-left: 350px;
	margin-bottom:30px;
	}

#volver a:visited	{
	color:#000000;
	}
#volver a:hover	{
	color:#999999;
	}

#volver a:link	{
	color:#000000;
	}

#noticia1_gr {
	text-align: justify;
	margin-top: 15px;
	float: left;
	width: 558px;
	}
	
#lupita {
	float: left;
	width: 26px;
	height: 26px;
	background-repeat: no-repeat;
	background-image: url(../media/lupita.jpg);
	margin-left: 7px;
	cursor: hand;
	cursor: pointer;
	}

#noticia_titulo_gr {
	font-size: 14px;
	width: 542px;
	float: left;
	margin-left: 8px;
	text-align: center;
	color: #f67808;
	}
	
#ver_noticia_gr {
	font-size: 14px;
	font-style: italic;
	}
	
#caja_noticia_gr {
	float: left;
	width: 558px;
	min-height: 450px;
	padding-bottom: 20px;
	/*border-top: 3px solid #78a74a;
	border-bottom: 3px solid #78a74a;*/
	border-top: 3px solid #979c9e;
	border-bottom: 3px solid #979c9e;
	margin-top: 5px;
	}

#fotonoticia1_gr {
	width: 353px;
	float: left;
	margin-top: 17px;
	margin-left: 102px;
	background-color: #666;
	}
	
#titular_noticia_gr {
	float: left;
	margin-top: 12px;
	margin-left: 8px;
	width: 542px;
	font-size: 18px;
	text-align: center;
	color: #aa5800;
	}
	
#texto_noticia_gr {
	width: 542px;
	float: left;
	margin-left: 8px;
	font-size: 14px;
	margin-top: 25px;
	}
#texto_noticia_gr p {
    margin-bottom: 1em;
	}	
	
/* ACTIVIDADES DE VERANO*/


#titulo_verano {
	float: left;
	width: 558px;
	height: 22px;
	margin-top: 30px;
	color: #aa5800;
	/*border-bottom: 3px solid #78a74a;*/
	border-bottom: 3px solid #979c9e;
	}
	
#text_verano {
	text-align: justify;
	margin-top: 15px;
	float: left;
	width: 558px;
	margin-bottom: 25px;
	font-size: 14px;
	}

#foto_verano {
	width: 349px;
	height: 224px;
	background-image: url(../media/foto_verano.jpg);
	float: left;
	text-align: center;
	background-repeat: no-repeat;
	margin-left: 98px;
	margin-top: 20px;
	}
	
.ranking-cuadro {
font-size:10px;
font-weight:bold;
text-align:left;
color:#2b2e34;
}

table.ranking-cuadro-detalles {
font-size:10px !important;
font-weight:bold !important;
text-align:left !important;
color:#2b2e34 !important;
}

table.ranking-cuadro-detalles .idfila {
font-size:10px !important;
font-weight:bold !important;
text-align:left !important;
color:#white !important;
background-color: #979c9e !important;