*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 70%;
	text-align: center;
	background: #023c65 url(../imagenes/fondoAzul.jpg) left top repeat-x;
}
table{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

/**********************************************************/


/**
* wrapper o contenedor
*/
#wrapper{
	text-align: left; /* fix center wrapper */
	margin: auto; /* fix ff */
	width: 768px;
        background: #FFFFFF;
	border: solid 1px #EFEFEF;
}


/****
infoPrincipal
*/


.infoPrincipal{
	background: #FFFFFF;
	margin: 0px;
        padding: 10px;
	text-align: left;
        width: 530px;
}

/*** 
Cabezote
*/
#header {
	margin: 0px 0px 25px 0px;
	padding: 0px;
	background: url(../imagenes/header.jpg) top left no-repeat;
}
#header h1 {
	text-indent: -9999px; /* oculta el texto */
	margin: 0px; /* fix espacios */
	padding: 0px; /* fix espacios */
}
.fecha{
	color: #02488e;
	padding: 88px 10px 0px 0px;
	float: right;
}

.inicio {
	margin: 0px 0px 0px 15px;
	padding: 88px 0px 0px 8px;
	float: left;
	width: 100px;
}
.inicio a{
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 88px 0px 0px 8px;
	background: url(../imagenes/vinneta1.png) 0px 89px no-repeat;
}
.inicio a:hover{color: #FF8400; text-decoration: underline;}

/**niceMenus
**/

.enlacesHeader{height:104px; overflow:hidden;}

ul#menuHeader.nice-menu-down{
	padding:0;
	margin:0;
	height: 33px;
	min-height: 26px;
	max-height: 26px;
}

ul#menuHeader.nice-menu-down li ul{
	margin-top: 13px;
}

ul#menuHeader.nice-menu-down li ul li{
	width: 127px;
	max-width: 126px;
	min-width: 126px;
}

/* Enlace de segundo nivel */
ul#menuHeader.nice-menu-down li li{
	border-bottom: solid 1px #fff;
}
ul#menuHeader.nice-menu-down li li a{
	color: #595959;
	background: #e2e2e2;
	text-decoration:none;
}
ul#menuHeader.nice-menu-down li li a:hover{
	color: #354e78;
	background: #cdddf6;
}

#menuHeader{margin: 0px; padding: 0px;list-style: none;}
#menuHeader li.menuparent{border:none;background:none;}

#menuHeader a.menuHeader1, #menuHeader a.menuHeader2, #menuHeader a.menuHeader3, #menuHeader a.menuHeader4, #menuHeader a.menuHeader5, #menuHeader a.menuHeader6{
	height: 33px;
	min-height: 26px;
	max-height: 26px;
	text-indent: -9999px; /* oculta el texto */
	width: 126px;
	max-width: 108px;
	min-width: 108px;

}
#menuHeader a.menuHeader1{background: url(../imagenes/menuEnlaces.png) no-repeat left top;}


#menuHeader a.menuHeader1:hover{background: url(../imagenes/menuEnlaces.png) no-repeat left -34px;}

#menuHeader a.menuHeader2{
	width: 128px;
	max-width: 108px;
	min-width: 108px;
	background: url(../imagenes/menuEnlaces.png) no-repeat -128px 0px;
}
#menuHeader a.menuHeader2:hover{background: url(../imagenes/menuEnlaces.png) no-repeat -128px -34px;}

#menuHeader a.menuHeader3{
	background: url(../imagenes/menuEnlaces.png) no-repeat -256px 0px;
	width: 128px;
	max-width: 108px;
	min-width: 108px;
}
#menuHeader a.menuHeader3:hover{background: url(../imagenes/menuEnlaces.png) no-repeat -256px -34px;}

#menuHeader a.menuHeader4{
	background: url(../imagenes/menuEnlaces.png) no-repeat -512px 0px;
	width: 128px;
	max-width: 108px;
	min-width: 108px;
	background: url(../imagenes/menuEnlaces.png) no-repeat -384px 0px;
}
#menuHeader a.menuHeader4:hover{background: url(../imagenes/menuEnlaces.png) no-repeat -384px -34px;}

#menuHeader a.menuHeader5{
	background: url(../imagenes/menuEnlaces.png) no-repeat -512px 0px;
	width: 128px;
	max-width: 108px;
	min-width: 108px;
}
#menuHeader a.menuHeader5:hover{background: url(../imagenes/menuEnlaces.png) no-repeat -512px -34px;}

#menuHeader a.menuHeader6{
	background: url(../imagenes/menuEnlaces.png) no-repeat -640px 0px;
	width: 128px;
	max-width: 108px;
	min-width: 108px;
}
#menuHeader a.menuHeader6:hover{background: url(../imagenes/menuEnlaces.png) no-repeat -640px -34px;}
/**BLOQUES
**/

/*BLOQUE1*/

#content{clear:both; overflow:hidden;}
.zonaBloque1{
	width: 190px;
	margin: 0px 0px 5px 10px;
	padding: 2px 2px 2px;
	border: 1px solid #EFEFEF;
}


.zonaBloque2 {
	width: 345px;
	margin: 0px 0px 0px 5px;
	padding: 2px;
	border: 1px solid #EFEFEF;
}

/*BLOQUE3*/
.zonaBloque3 {
	width: 190px;
	margin: 0px 15px 5px 5px;
	padding: 2px;
	border: 1px solid #EFEFEF;
	overflow:hidden;
}


/**DISENNO 1
**/

.tabla1{
	margin: 10px 0px 10px 0px;
}

.tituloBloque3654{
	color: #25c919;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
}

a.notBloqueTitulo{
	color: #3d5a8a;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}

a.notBloqueTitulo:hover{
	color: #19649a;
	text-decoration:underline;
}

a.notBloqueVerMas{
	color: #0f7ecf;
	text-decoration:underline;
}
.titulo1{
	color: #183D65;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
}

.enlace1{
	margin: 0;
	padding: 0;
}
.enlace1 li{
	margin: 0px;
	padding: 0px;
    height: 15px;
    max-height: 15px;
	list-style: none;

}

.enlace1 a{
	text-decoration: none;
	color: #404346;
	font-size: 10px;
    font-weight: bold;
	padding: 0px 10px 0px 10px;
}
.enlace1 a:hover{
	color: #A1B0C0;
}




/**DISENNO 2
**/

.tabla2{
	margin-bottom: 10px;
}

.titulo2{
	color: #183D65;
	font-weight: bold;
    font-size: 11px;
    padding-left: 5px;
}

.enlace2{
	margin: 0;
	padding: 0;
}
.enlace2 li{
	margin: 0px;
	padding: 0px;
    height: 18px;
    max-height: 18px;
	list-style: none;

}

.enlace2 a{
	text-decoration: none;
	color: #404346;
	font-size: 10px;
    font-weight: bold;
	background: url(../imagenes/vinneta1.png) 2px no-repeat;
	display: block;
	padding: 0px 0px 0px 15px;
}
.enlace2 a:hover{
	color: #A1B0C0;
}

/**DISENNO 3
**/

.tabla3{
	margin-bottom: 15px;
        
}

.titulo3{
	color: #183D65;
	font-weight: bold;
    font-size: 11px;
    padding-left: 5px;
}

.enlace3{
	margin: 0;
	padding: 0;
}
.enlace3 li{
	margin: 0px;
	padding: 0px;
    height: 15px;
    max-height: 15px;
	list-style: none;

}

.enlace3 a{
	text-decoration: none;
	color: #404346;
	font-size: 11px;
       	display: block;
	padding: 0px 10px 0px 10px;
}
.enlace3 a:hover{
	color: #A1B0C0;
}

/**DISENNO 4
**/

.tabla4{
	margin-bottom: 5px;
        border-bottom: 1px solid #EFEFEF;
        border-top: 1px solid #EFEFEF;

}

.titulo4{
	color: #183D65;
	font-weight: bold;
        font-size: 11px;
        padding: 5px 0px 0px 10px;
margin:0px;
}


.enlace4{
	margin: 0;
	padding: 0;
}
.enlace4 li{
	margin: 0px;
	padding: 0px;
        height: 15px;
        max-height: 15px;
	list-style: none;

}

.enlace4 a{
	text-decoration: none;
	color: #404346;
	font-size: 10px;
        font-weight: bold;
	background: url(../imagenes/vinneta2.png) 5px no-repeat;
	display: block;
	padding: 0px 0px 0px 15px;

}



.contenido4 {
	text-align: left;
	color: #404346;
	font-size: 11px;
       	display: block;
	padding: 10px;
}
.contenido4 a{
	color: #404346;
	font-size: 11px;
	padding: 0px 10px 0px 10px;
}

.contenido4 a:hover{
	color: #A1B0C0;
}

.contenido4 .boton{
	margin: 5px;
}

/**
* disenno5
*/

.tabla5{
	margin-bottom: 10px;
}

.titulo5{
	color: #183D65;
	background: #DEE6F0 url(../imagenes/vinneta5.gif) 5px no-repeat;
	padding: 5px 0px 0px 25px;
	font-size: 11px;
	height: 20px;
	font-weight: bold;
}

.enlace5{
	margin: 0px;
	padding: 0px; /* fix ff para cuando se define un margin en el ul */
}

.enlace5 li{
	list-style: none;
	padding-bottom: 5px;
}

.enlace5 a{
	text-decoration: none;
	color: #2E2F2F;
	font-size: 9px;
}
.enlace5 a:hover{
	color: #183D65;
	text-decoration: underline;
}




/*BLOQUE2*/

.top {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.top a{
	color: #000;
	text-decoration: none;
}
.top a:hover{
	color: #7B8DA1;
}
/*Buscador*/

#buscar {
	width: 100%;
	height: 30px;
	margin: 10px 0px 0px 0px;	
}

#buscar form{
	margin: 0px;
	padding: 0px;
}

#buscar #palabrasBuscarID{
	width: 100px;
	height: 20px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	position: relative;
	top: 7px;
	font-size: 10px;
	float: left;
}

#buscar .boton{
	float: rigth;	
	top: 3px;
	left: -0px;
	margin: 6px 0px 0px 0px;
	padding: 0px;

}

.encuestaBloqueVotar .boton {margin: 6px 0 0 70px;}

.contenido4 div{clear:both;}

.modRuta{clear:both; margin-top:10px;}

#zonaBloque2c {
height: 12px;

}


.tablaNoticias{
	background:#cdcb98;
}




/**
* estilos para noticias
*/
.notBloque{
	text-align: left;
	margin: 5px;
	overflow: auto;
}

.notBloque img{
	padding-right: 5px;
}

.notBloque br{
	clear: all;
}

.notBloque p{
	text-align: justify;
	padding: -10px 5px 0px 5px;
}

.notBloque h4 a{
	color: #777879;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
        width: 350px;
        min-width: 350px;
	height: 20px;
        min-height: 20px;
}

.notBloque h4 a:hover
	text-decoration: underline;

}

.h3NotTema a{
	color: #113C5C;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
}

.h3NotTema a:hover{
	text-decoration: underline;

}

.h3NotTema4 a{
	color: #113C5C;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
}

.h3NotTema4 a:hover{
	text-decoration: underline;

}



/***
******  Menu
*/

#linea {
	display: block;
	float: center;
}

.menu {
	margin: 0px;
	padding: 0px;
	text-align: center;
	float: center;
	/*display: block;*/
}
.menu li {
	list-style: none;
	margin: auto;
	padding: 0px;
	display: inline;
	float: left;
}
.menu li.primero{border: none;}
/***
******  Menu Inferior
*/

/**
Footer
*/
#footer {
	width: 100%;
	height: 285px;
	background: url(../imagenes/footer.jpg) 0px 10px no-repeat;
	border-top: groove 1px #777777;
	margin: 5px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

#footer p{
	color: #333333;
	margin: 10px;
}
#footer a{
	color: #333333;
	margin: 0px;
	padding:0px;
	display: block;
	text-align: center;
	position: relative;
	top: 30px;
}
#menuFooter{
	margin: 0px;
	list-style: none;
	padding: 0px;
}
#menuFooter li{
	float: left;
	padding: 0px 10px 0px 10px;
	text-align: center;
	border-left: 1px solid #5c5b2d;
}
#menuFooter a{
	color: #5C5B2D;
	font-size: 0.9em;
	text-decoration: none;
}
#menuFooter li.primero{
	border-left: 0px;
}
#menuFooter a:hover{
	text-decoration: underline;
}


/**
* Contenido
*/

.contenido3 a{
	xtext-decoration: none;
	color: #404346;
	font-size: 11px;
       	display: block;
	padding: 0px 10px 0px 10px;
}
.contenido3 a:hover{
	color: #A1B0C0;
}


.contenido2{
	clear: both;
}

.contenido2 h4{
	xdisplay: none;
	
}

.dSinDisenno {
	text-align: left;
}


.resaltar{ background: #5c5b2d; }
tr.resaltar td{ background: #5c5b2d; }

.album{
	padding: 20px 0px 20px 0px;
}

.albumInfoImagen{
      text-align: center;
}

.h1AlbumReferencia{
      color: #49627A;
      padding: 10px 0px 0px 0px;
}

.dModInfoViajero .msgInfo ul{
       list-style:none;
       margin: 0px;
       padding: 0px;
     }

.dModInfoViajero .msgInfo ul li{
      padding-left;
      background: url(../imagenes/vinnetaInfoViajero.jpg)left 3px no-repeat;
      padding: 0px 0px 0px 15px;
     }

.dModPublicaciones37212 h1.pub{
    display:none;
}

.dModPublicaciones37734 h1.pub{
    display:none;
}

.dModPublicaciones37807 h1.pub{
    display:none;
}

.dModPublicaciones20575 .pubhijos{
  display:none;
}

.dModPublicaciones37818 h1.pub{
    display:none;
}

.dModPublicaciones20575 .pubhijos{
  display:none;
}

.noticiaSlider a img {width: 247px;}

.coda-nav-left2 {background: url(../imagenes/izq.jpg) left top no-repeat; margin-top:30px;}
.coda-nav-right2 {background: url(../imagenes/der.jpg) left top no-repeat; margin-top:30px;}
