body
{
	padding:0;
	width:869px;
	margin:5px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img{
	border:0px;
}

#cabecera
{
	margin:5px 0;
	padding:0 30px;
	background-color: #7DA835;
}

#cuerpo
{
	margin:5px 0;
	background-color: #E3E3E3;
}

#capa-titulo
{
	padding:30px 0;
}

#capa-menu
{
	margin:0px 0 15px 0;
	background-image:url(imagenes/barra-menu.gif);
	background-repeat:no-repeat;
	height:50px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;	
}


.texto-gris {color:#666}
.enlace-menu {text-decoration:none; color:#FFF}

.menu-normal
{
	background-image:url(imagenes/boton-menu.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:95px;
	text-align:center;
	padding-top:16px;
}

.menu-sombra-normal
{
	background-image:url(imagenes/boton-menu-sombra.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:95px;
}

#capa-imagen
{
}

#texto-cabecera
{
	text-align:center;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	padding:5px;
}

#central
{
	padding:20px 0 30px 5px;
}

.eje
{
	height:194px;
	width:200px;
	margin:10px 20px;
	background-image:url(imagenes/caja.gif);
	background-repeat:no-repeat;	
}

.eje td
{
	padding:0 9px 9px 9px;
}

.eje .titulo
{
	font-size:12px;
	color:#2d6c07;
	font-weight:bold;
	padding:25px 5px 0 5px;
}

.eje .texto
{
	font-size:11px;
	color:#2d6c07;
	padding:0px 35px 0 5px;
	font-style:oblique;
}

.barra-titulo
{
	height:29px;
	background-image:url(imagenes/barraflecha.gif);
	background-repeat:no-repeat;
	line-height:29px;
	color:#FFF;
	font-size:22px;
	padding-left:40px;
}
.barra-titulo2
{
	height:29px;
	background-image:url(imagenes/barrapequeña.gif);
	background-repeat:no-repeat;
	line-height:29px;
	color:#FFF;
	font-size:22px;
	padding-left:40px;
	cursor:pointer;
	cursor:hand;
}

.barra-titulo-ruta
{
	height:29px;
	background-image:url(imagenes/barraruta.gif);
	background-repeat:no-repeat;
	line-height:29px;
	color:#FFF;
	font-size:22px;
	padding-left:40px;
}

.btn-eje-activo{
	border: 1px solid #2d6c07;
	background-color:#FFFFFF;
	color: #2d6c07;
	margin:0px 5px;
	padding: 2px 10px;
	text-decoration:none;
	float: left;
}

.btn-eje-off{
	border: 1px solid #2d6c07;
	background-color:#999999;
	color: #FFFFFF;
	margin:0px 5px;
	padding: 2px 10px;
	text-decoration:none;
	float: left;
}

.barra-titulo2reves
{
	height:29px;
	background-image:url(imagenes/barrapequeñareves.gif);
	background-repeat:no-repeat;
	line-height:29px;
	color:#FFF;
	font-size:22px;
	padding-left:40px;
	cursor:pointer;
	cursor:hand;

}
.capa-texto-central
{
	width:573px;
	background-color:#FFF;
	border:1px solid #999; 
	margin:10px 0;
	padding:10px;
	
	font-family:Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}

.contenido-texto
{
	padding:10px 40px;
}


#capa-mapa
{
	width:605px;
	height:510px;
	background-image:url(imagenes/mapasinboton3.gif);
	background-repeat:no-repeat;	
}

#capa-mapa a
{
	position:relative;
	top:446px;
	left:409px;
}

#capa-mapa-ruta {

	width:305px;
	height:510px;
	background-image:url(imagenes/maparutas.gif);
	background-repeat:no-repeat;
}

#tbl-ultimas-noticias
{
	margin-top:30px;
	width:608px;
}

#tbl-ultimas-noticias #td-cabecera-ultimas-noticias
{
	width:608px;
	height:45px;
	background-image:url(imagenes/cabecera-ultimas-noticias.gif);
	background-repeat:no-repeat;	
	line-height:45px;
	color:#FFF;
	font-weight:bold;
	font-size:16px;
}

#tbl-socios td
{
	background-position:center;
	background-repeat:no-repeat;
	width:267px;
	height:263px;
	text-align:left;
	vertical-align:top;
}

#tbl-socios td a.boton-territorio
{
	position:relative;
	top:40px;
	left:180px;
}
#tbl-socios td div
{
	width:220px;
	font-size:12px;
	text-align:left;
	position:relative;
	top:70px;
	left:45px;
	line-height:1.4em;
}

#caja-azul {background-image:url(imagenes/cajaazul.gif);}
#caja-verde {background-image:url(imagenes/cajaverde.gif);}
#caja-amarillo {background-image:url(imagenes/cajaamarilla.gif);}
#caja-fuerte {background-image:url(imagenes/cajaazulfuerte.gif);}
#caja-marron {background-image:url(imagenes/cajamarron.gif);}
#caja-naranja {background-image:url(imagenes/cajanaranja.gif);}


#tbl-boletin td.caja-boletin
{
	height:244px;
	background-image:url(imagenes/boletinsinboton.gif);
	background-repeat:no-repeat;
	background-position:center;
	font-weight:bold;
	font-size:16px;
	text-align:center;
}

#tbl-boletin td.caja-boletin div
{

	text-align:center;
	margin:0 auto;	
	
	margin-top:100px;
	margin-bottom:20px;
}

.caja-noticias
{
	background-image:url(imagenes/caja_noticias.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:465px;
	height:226px;
	color:#FFF;
	font-size:14px;	
	margin:10px 0;
}

.caja-noticias td div.contenido-noticia
{
	height:136px;
	padding:15px;
	overflow:hidden;
}

.foto-noticia {
	float:left;
	margin-top:0;
	margin-left:0;
	margin-right:10px;
	/*margin-bottom:10px;*/
}
.foto-noticia img {clear:both }

.texto-noticia { text-align:justify; font-size:12px }

.fuente-noticia{
	line-height:1em;
}
.caja-noticias .pie-noticia td
{
	line-height:25px;	
	height:30px;
	padding:15px;
}

.lista-enlaces
{
	line-height:2.5em;
	font-size:12px;
}

.lista-enlaces li a
{
	text-decoration:none;
	color:#2d6c07;
}

#frm-contacto
{
	width:350px;
	margin:50px auto;
	font-size:16px;
}

#frm-contacto .boton-enviar
{
	float:right;
	margin:0;
	padding:0;
	margin-left:15px;
	margin-right:-10px;
	width:102px;
	height:34px;
	border:0;
	background-image:url(imagenes/boton-enviar.gif);
	background-repeat:no-repeat;
}

#frm-contacto .boton-borrar
{
	float:right;
	margin:0;
	padding:0;
	margin-left:15px;
	width:102px;
	height:34px;
	border:0;	
	background-image:url(imagenes/boton-borrar.gif);
	background-repeat:no-repeat;	
}

#frm-contacto label
{
	display:block;
	color:#2d6c07;
	font-weight:bold;
}

#frm-contacto input, #frm-contacto textarea
{
	width:350px;
	border:1px solid #2d6c07;
	padding:3px;
	margin:3px;
}



.menu2 {padding:0; margin:0; margin-bottom:0; padding-top:16px; list-style:none; height:49px; position:relative; font-size:13px }
.menu2 li.top {display:block; float:left; position:relative;}
.menu2 li.pestania {
	background-image:url(imagenes/boton-menu.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:84px;
	height:21px;
	line-height:21px;
	text-align:center;
	margin:0 3px;
}
.menu2 li.ruta {
	background-image:url(imagenes/boton-ruta.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:100px;
	height:21px;
	line-height:21px;
	text-align:center;
	margin:0 3px;
}
.menu2 li.primero {width:30px;}
.menu2 li.bandera1 {width:25px; text-align:right; height:5px; line-height:5px; vertical-align:middle; margin-top:-4px;}
.menu2 li.bandera2 {width:25px; text-align:left; height:5px; line-height:5px; vertical-align:middle; margin-top:-4px;}

.menu2 li a.top_link {display:block; float:left; height:21px; margin-left:6px; line-height:21px; }
.menu2 li a.top_link span {float:left; display:block; padding:0 10px 0 6px; height:21px;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 10px 0 6px; height:21px;/*background:url(prodrop2/down.gif) no-repeat right top;*/}

.menu2 ul.sub li {background-color:#393; /*filter: alpha(opacity=50); -moz-opacity: 0.5;opacity:0.5*/}
.menu2 ul.sub li a {background-color:#393; /*filter: alpha(opacity=100); -moz-opacity: 1;opacity:1*/}

.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:0px; top:20px; padding:0; /*border:1px solid #1E8BB5; white-space:nowrap;*/ width:auto; height:auto; font-weight:normal;}
.menu2 :hover ul.sub li {display:block; /*height:20px; */position:relative; float:left; width:100px; border:1px solid #A4D24C;margin-top:0;}
.menu2 :hover ul.sub li a {display:block; height:auto; font-size:11px; padding:4px 3px; line-height:1; text-decoration:none; text-align:left; color:#FFF}
.menu2 :hover ul.sub li a:hover {background:#E5FAFC; color:#393;}


.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:160px; top:-1px; background: #fff; padding:0; /* white-space:nowrap; */width:auto; z-index:300; height:auto;}
.menu2 :hover ul.sub li ul {border-top:1px solid #005FB9; background: #fff; z-index:300;}

.no-enlace-eje {text-decoration:none; color:#2d6c07}
.no-enlace-gris {text-decoration:none; color:#737477}

.clearfix {clear:both; height:1px;}


.paginacion {border:0; margin:0; padding:0;}
.paginacion li {
	list-style:none;
	margin:0; padding:0;
	display:inline;
	margin-right:1px;
	border:1px solid #2d6c07;
	text-align:center;
	padding:3px 6px;
}
.paginacion li a
{
	margin:0; padding:0;
	text-decoration:none;
	color:#2d6c07;
	
}

.paginacion li.pag-activa
{
	border:none;
	font-size:1.2em;
	font-weight:bold;
	background-color:#2d6c07;
	color:#FFF;
}

.paginacion li.pag-siguiente,
.paginacion li.pag-anterior
{
	border:none;
}
.SubMedio {
	font-family: "Trebuchet MS", Verdana, Georgia;
	font-size: 14px;
}
a {
	color: #2d6c07;
	text-decoration: none;
}
.pie_foto {
	font-size: 9px;
	font-style: italic;
}

