/* INICIO DE REVISION PARA HOJAS DE ESTILO COMUNES */

.principio{
     background: url(http://www.fiestasyjuventud.sanroque.es/imagenes/background_w) top left repeat-x;
     /*background: url(http://www.fiestasyjuventud.sanroque.es/imagenes/fondo_navideno.gif) top left repeat;*/
}

.principio2{
     /*background: url(background_web);*/
     background: url(http://www.fiestasyjuventud.sanroque.es/imagenes/background_w);
     /*background: url(http://www.fiestasyjuventud.sanroque.es/imagenes/fondo_navideno.gif) top left repeat;*/
}


.debajo{position:relative;height:1%;}
.elemento_encima{background:url(imagenes/fndo_blanco.png) repeat left top; z-index:1; position:absolute; right:0; top:0;margin:5px;border:1px solid #9b9b9b;}
.elemento_encima .noticia{margin:5px}
.elemento_encima .noticia h3{font-weight:bold;color:#120a7f;}
.elemento_encima .noticia p{color:#000; font:11px Tahoma, Arial, Helvetica, sans-serif;}

/* Redondo */
div#redondo{ margin: 0 ;background: #F0EDE0}
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
overflow: hidden; background: #F0EDE0}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}


#visual-portal-wrapper{
    width:1000px;
    margin: 0em auto 0em auto;
    padding: 0 7px 0 1px;
    /*background:#ffffff;*/
    background: url(http://www.fiestasyjuventud.sanroque.es/imagenes/sombra) top left repeat-y;
    /*border:1px solid #e3e3e3; */
}

#visual-portal-wrapper2{
    width:1000px;
    margin: 0em auto 0em auto;
    padding: 0 7px 0 1px;
    background: url(http://www.fiestasyjuventud.sanroque.es/imagenes/sombra) top left repeat-y;
}

.encabezado_comun{
    position: relative;
    margin: 0em 0 0em 0;
}


.escudo_izquierda{
     position: absolute;
     top: 0px;
     left: 0px;
     width:123px;
     float:left;
     z-index:3;
}

.escudo_derecha{
      position: absolute;
      top: 0px;
      right: 0px;
}

.banderas{
      position: absolute;
      top: 125px;
      right: 20px;
      z-index:3;
      padding:0 0.5em 0 0.5em;
}



.menu_global{
     z-index:-1;
     padding:40px 0 0 116px;
     /*textTransform: uppercase;*/
     /*border-bottom:1px solid #000000;*/
}


.imagenes_encabezado{
     /*height:10px;*/
     position:relative;
     z-index:-1;
}


/* Google map */

#map_canvas{
   width:100%;
   /*height:165px;*/
   border: 1px solid #111111;
}



/* Content area */

.documentContent_custom {
font-size: 100%;
padding: 0em 0em 0em 0em !important;
margin: 0px;
}


/* FIN DE REVISION PARA HOJAS DE ESTILO COMUNES */
.imagen_galeria{
        border:1px solid #000000;
	float:left;
        margin: 3px;
}

/* PORTLETS CREADOS */



.cabecera_portlet{
    background:#336699;
    border-top:1px solid #6699cc;
    border-left:1px solid #6699cc;
    border-bottom: 1px solid #003366;
    border-right: 1px solid #003366;
    padding:0 1px 0px 1px;
    text-align:center;

}

.cabecera_portlet h1{
    color: #ffffff;
    font-size: 120%;
}

.boton_30 a{
    margin:0px 1px 0px 1px;
    float:left;
    border:1px solid #ffffff;
}
.boton_30 a:hover{
    border:1px solid #000000;
}

.una_columna{
     width:100%;
     float:left;
}

.dos_columnas{
     width:49%;
     margin:2px;
     float:left;
}

.tres_columnas{
     width:33%;
     float:left;
}
.cuatro_columnas{
     width:250px;
     float:left;
}
.cinco_columnas{
     width:200px;
     float:left;
}
.siete_columnas{
     width:142px;
     float:left;
}

.mitad_columnas{
     /*width:99%;*/
     width:48%;
     height:110px;
     float:left;
}

.video_derecha{
     z-index:-1;
     margin:4px;
     float:right;
}

.pie_comun{
    border-top:1px solid #e3e3e3; 
    border-bottom: 1px solid #e3e3e3; 
    margin: 0em 0 0em 0;
    background: url(pie) bottom left repeat-x;
    width:998px;
    height:116px;
    text-align:center;
    color:#000000;
}

.pie_comun .titular{
    padding:0 0 0 200px;
    font-size: 120%;
    font-weight:bold;
    
}

.pie_comun .subtitular{
    padding:0 0 0 200px;
}

.pie_comun2{
    margin: 0em 0 0em 0;
    background: url(pie_web) no-repeat;
    width:1000px;
    height:100px;
    color:#000000;
}



   
/* ***************Este bloque es para las vista de la carpeta ciudadana */

.camp_valor{
    float:left;
    padding: 0 0.5em 0 0.5em;
}

.campo{
    font-size: 120%;
    font-weight:bold;
}
.valor{
    border: 1px solid #e3e3e3; 
    margin: 0 0.5em 0 0.5em;
    /*padding: 0 0.5em 0 0.5em;*/
}

/* Este bloque es para las ventanas de google map */


.ventana{
   position: relative;
   max-height:200px;
   min-height:50px;
   border: 2px solid #e3e3e3;
}
.ventana .titulo{
    background-color:#336699;
    font-size: 110%;
    text-align:center;
    padding: 3px 0px 0px 0px;
    color:#ffffff;
}
.ventana .imagen{
    padding: 0 0 0 5px;
    margin: 2px; 
}
.ventana .telefono{
    background: url(imagenes/auricular) top left no-repeat;
    padding:0 0 0 1.5em;
}

.ventana .enlace{
     padding: 0px 1em 0px 0;
     position: absolute;
     bottom: 0px;
     right: 0px;
     z-index: 1;
}

/* Este bloque está dedicado exclusivamente a las plantilla dentro de departamentos */
.ancho_1024{
     width:1000px;
}

.menu_top{
     padding:40px 0 0 0;
     border-bottom:1px solid #000000;
}
.encabezado{
     position:relative;
     z-index:-1;
}
.escudo{
     width:123px;
     height:156px;
     float:left;
}
.logo_derecha{
     /*width:223px;*/
     float:right;
}


.par {
      background:#f1f1f1;
}

.impar {
      background:#e3e3e3;
}


.columna1y2{
     width:830px;
     float:left;
     /*background: #6699cc;*/
     /*border:1px solid #9b9b9b;*/
     /*padding: 2px 1px 2px 1px;*/
}
.columna1{
     width:400px;
     float:left;
     background: #FFFFFF;
     /*padding: 1px 1px 1px 0px;*/
     border-left:1px solid #9b9b9b;
}

.nivel2{
     font-size: 90%;
}

.n1{
    background: url(background) top right no-repeat;
    background-color:#EEEEEE;
    border:1px solid #9b9b9b; 
    /*background:#EEEEEE;*/
    margin: 3px 3px 3px 3px;
    padding: 2px;
    float:left;
    width:98.5%;
}
.n1 .titular{
    margin: 3px;
    padding: 1px 2px 1px 2px;
    font-size: 160%;
    /*color:#dc0035;*/
    color: #120a7f;
}
.n1 .descripcion{
    padding: 1px 2px 1px 2px;
    font-size: 120%;
    text-align:justify;
}
.n1 .noticia{
    padding: 1px 2px 1px 2px;
    font-size: 110%;
    text-align:justify;
}

.n2{
    /*border:1px solid #9b9b9b;*/
    margin: 5px 3px 3px 3px;
    /*overflow: hidden;*/
    padding: 2px;
    min-height: 47px;
    height: auto !important;
    height: 47px;
}


.n2 .titular{
    /*padding: 1px 2px 1px 2px;*/
    font-size: 140%;
    color:#120a7f;
}
.n2 .descripcion{
    /*padding: 1px 2px 1px 2px;*/
    font-size: 90%;
    text-align:justify;
}


.n3{
    /*padding: 1px 2px 1px 2px;*/
    /*background:#EEEEEE;*/
    border:1px solid #9b9b9b; 
    margin: 3px;
    padding: 2px;
}
.n3 .titular{
    /*padding: 1px 2px 1px 2px;*/
    font-size: 200%;
    color:#120a7f;
}

.n3 .descripcion{
    padding: 1px 2px 1px 2px;
    font-size: 150%;
    text-align:justify;
}
.n3 .contenido{
    padding: 1px 2px 1px 2px;
    font-size: 120%;
    text-align:justify;
}
.n4{
    position: relative;
    /*background:#336699;*/
    border-top:1px solid #6699cc;
    border-left:1px solid #6699cc;
    border-bottom: 1px solid #003366;
    border-right: 1px solid #003366;
    margin: 4px;
    overflow: hidden;
    padding: 2px;
}
.n4 .titular{
    background: url(imagenes/background_cabecera_direccion) top left no-repeat;
    background-color:#336699;
    /*background:#eeeeee;*/
    font-size: 110%;
    text-align:left;
    padding: 0 0 0 3px;
    /*color:#120a7f;*/
    color:#ffffff;
}


.n4 .titular2 {
     padding: 12px 2px 2px 2px;
     font-size: 100%;
}

.n4 .descripcion{
    font-size: 90%;
    padding: 0px 2px 0px 2px;
}

.n4 .imagen{
    /*padding: 1px 1px 1px 2px;*/
    border:1px solid #9b9b9b;
    float:left;
    margin: 3px;
}

.n4 .leer_mas {
     padding: 0px 20px 0px 20px;
     background:url(imagenes/leer_mas) bottom left no-repeat;
     position: absolute;
     bottom: 0px;
     right: 0px;
     z-index: 1;
}
.n4 .fecha {
     font-size: 90%;
     padding: 0px 5px 0px 5px;
     position: absolute;
     top: 0px;
     right: 0px;
     z-index: 1;
}


.n5{
    background:#f1f1f1;
    width:136px;
    height:150px;
    float:left;
    border:1px solid #9b9b9b;
    margin: 2px;
    padding: 2px;
}
.n5 .titular{
    padding: 0px 2px 1px 2px;
    font-size: 110%;
    text-align:center;
}
.n5 .descripcion{
    padding: 0px 2px 1px 2px;
    font-size: 90%;
}
.n5 .imagen{
    padding: 1px 1px 1px 2px;
    /*border:1px solid #000000;*/
}


.n5b {
    position: relative;
    background:#f1f1f1;
    width:293px;
    height:136px;
    float:left;
    border:1px solid #9b9b9b;
    margin: 2px;
    overflow: hidden;
}


.n5b .titular{
    padding: 0px 2px 1px 2px;
    font-size: 110%;
    text-align:center;
}
.n5b .descripcion{
    padding: 0px 2px 1px 2px;
    font-size: 90%;
}
.n5b .imagen{
    /*padding: 1px 1px 1px 2px;*/
    border:1px solid #9b9b9b;
    float:left;
    margin: 3px;
}

.n5b .leer_mas a{
     padding: 0px 15px 0px 15px;
     background:url(imagenes/leer_mas) bottom left no-repeat;
     position: absolute;
     bottom: 0px;
     right: 0px;
     z-index: 1;
}

.n5b .leer_mas a:hover{
     background:url(imagenes/leer_mas_hover) bottom left no-repeat;
}

.n6{
    background:#336699;
    border-top:1px solid #6699cc;
    border-left:1px solid #6699cc;
    border-bottom: 1px solid #003366;
    border-right: 1px solid #003366;
    height:148px;
    padding: 2px;
}
.n6 .titular{
    background: url(imagenes/background_cabecera_direccion) top left no-repeat;
    background-color:#336699;
    /*background:#eeeeee;*/
    font-size: 105%;
    text-align:left;
    padding: 0 0 0 3px;
    /*color:#120a7f;*/
    color:#ffffff;
}
.n6 .descripcion{
    font-size: 90%;
    padding: 0px 2px 1px 2px;
    color:#eeeeee;
}
.n6 .descripcion a{
    color:#eeeeee;
}

.n7 {
    position: relative;
    background:#f1f1f1;
    width:136px;
    height:156px;
    float:left;
    border:1px solid #9b9b9b;
    margin: 2px;
    overflow: hidden;
}

.n7 .titular{
    padding: 0px 2px 1px 2px;
    font-size: 110%;
    text-align:center;
}

.n7 .imagen{
    /*padding: 1px 1px 1px 2px;*/
    border:1px solid #9b9b9b;
    float:left;
    margin: 3px;
}


.columna2{
     width:420px;
     float:left;
     background: #ededed;
     /*padding: 1px 0px 1px 2px;*/
     /*border:1px solid #9b9b9b;*/
}

.columna3{
     width:170px;
     float:right;
     /*background:#bcd1e7;*/
     background:#336699;
     /*padding: 1px 1px 1px 1px;*/
}


.marco_par{
    margin: 0.2em auto 0.2em auto;
    /*border-bottom:1px solid #666;*/

}
.marco_impar{
    margin: 0.2em auto 0.2em auto;
    /*border-bottom:1px solid #666;*/
}

a {
  text-decoration: none;
}


.fecha{
    	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666;
        /*border-bottom:1px solid #000060;*/
}

.titular0 {
    	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
        /*font-weight:bold;*/
	color: #000060;
}

.titular1 {
    	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
        font-weight:bold;
        color: #000000;
}

.titular1 a{
	color: #000060;
}
.titular1 a:hover{
	color: #000000;
}


.titular2 {
    	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000060;
        /*font-weight:bold;*/
}
.titular2 a{
	color: #000060;
}

.titular2 a:hover{
	color: #000000;
}


.titular3 {
    	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000060;
        /*text-align:justify;*/
}
.titular3 a{
	color: #000060;
}
.titular3 a:hover{
	color: #000000;
}


.subtitular0 {
    	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #333;
        text-align:justify;
}

.subtitular1 {
    	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #333;
        text-align:justify;
}

.subtitular1 a{
	color: #333;
}
.subtitular1 a:hover{
	color: #000;
}


.subtitular2 {
    	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333;
        text-align:justify;
}
.subtitular2 a{
	color: #333;
}
.subtitular2 a:hover{
	color: #000;
}


.subtitular3 {
    	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333;
        text-align:justify;
}
.subtitular3 a{
	color: #333;
}
.subtitular3 a:hover{
	color: #000;
}


.noticia0{
    	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666;
        text-align:justify;
}
.pie1{
    	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
        font-weight:bold;
	color: #000;
}
.pie2{
    	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
}

.pequeno_y_centrado{
    	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #666;
 display: block;
 clear: both;
}



.imagen_noticia_por_izq{
        border:1px solid #000000;
	float:left;
        margin: 3px;
        
}
.imagen_noticia_por_izq_sin_borde{
	float:left;
        margin-right: 3px;
        
}
.imagen_noticia_por_der{
        border-top:1px solid #6699cc;
        border-left:1px solid #6699cc;
        border-bottom: 1px solid #003366;
        border-right: 1px solid #003366;
	float:right;
        margin: 3px;
        
}
.imagen_noticia_centrada{
        border:1px solid #000000;
        margin-right: 3px;
        margin-left: 3px;     
}
.imagen_noticia_secundaria{
        border:1px solid #000000;        
}
.imagen_noticia_columna{
        /*border:1px solid #666; */
        /*border:1px solid #9b9b9b; */
    border-top:1px solid #6699cc;
    border-left:1px solid #6699cc;
    border-bottom: 1px solid #003366;
    border-right: 1px solid #003366;
        margin: 3px;   
}

.separador {
 display: block;
 clear: both;
}

.subcarpeta_nivel2{
    padding: 0em 0em 0em 1em;
    /*border:1px solid #000000;*/
}

.direccion_datos_derecha{
   /*border:1px solid blue;*/
   float:right;
   width:220px;
}
.etiquetas_direccion{
    text-align:right;
}
.columna_derecha_200{
   /*border:1px solid blue;*/
   float:right;
   width:200px;
}
.columna_derecha_300{
   /*border:1px solid blue;*/
   float:right;
   padding: 0em 0em 0em 0.5em;
   width:300px;
}
.columna_centrada_640{
   /*border:1px solid blue;*/
   padding: 0em 0em 0em 0.5em;
   width:640px;
}

  
.bloque_noticia_3{
   /*border:1px solid blue;*/
   float:left;
   width:205px;
   margin:0em 5px 0em 5px;
   padding: 1em 0em 1em 0em;
   border-top:1px solid #666;
  
}
.bloque_noticia_4{
   /*border:1px solid blue;*/
   float:left;
   width:150px;
   margin:0em 5px 0em 5px;
   padding: 1em 0em 1em 0em;
  
}
.bloque_noticia_1{
   /*border:1px solid blue;*/
   float:left;
   width:640px;
   margin:0em 5px 0em 5px;
   padding: 1em 0em 1em 0em;
  
}
.cuadrado_130{
   /*border:1px solid blue;*/
   float:left;
   margin:2px;
   width:130px;
   height:130px;    
}
.boton_subcarpeta a{
   background: url(http://www.fiestasyjuventud.sanroque.es/imagenes/fondo_boton_subcarpeta) bottom right no-repeat;
   /*border:1px solid blue;*/
   float:left;
   margin:1px;
   padding: 4px;
   width:48%;
   /*height:70px;*/
}
.boton_subcarpeta a:hover{
   background: url(http://www.fiestasyjuventud.sanroque.es/imagenes/fondo_boton_subcarpeta2) bottom right no-repeat;
}


.bloque_columna{
   border:1px solid #666;
   padding:0.5em 0.4em 0.5em 0.4em;
}

.subrayado{
   border-bottom:1px solid #666;
}

.texto_mini_derecha{
        font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666;
        text-align:right;
        /*border-bottom-style:solid;*/
}
   

#portal-column-two .visualPadding {
padding: 1em 0em 1em 0em;
margin: 0px;
}

/* Content area */

.documentContent {
font-size: 110%;
padding: 0em 0em 0em 0em !important;
margin: 0px;

}

/* ________________________Barra de buscar___________________*/
#portal-searchbox{
    float:right;
	margin-right:10px;
	display:block;
	margin-top:4px;
	
	padding-right: 0px;
	text-align: right;
	text-transform: none;
}
#portal-searchbox input{
	margin-left:5px;
}
#portal-searchbox label{
	font-weight:normal;
}
#searchGadget{
	height:12px;
	font-size:10px;
}

/* ________________________Barra de buscar personalizada.___________________*/
#portal-searchbox_custom{
    position:absolute;
    top:37px;
    right:210px;
    /*float:right;*/
    z-index:1;
    margin-right:10px;
    
    margin-top:4px;
    padding-right: 0px;
    text-align: right;
    text-transform: none;
}
#portal-searchbox_custom input{
	margin-left:3px;
}
#portal-searchbox_custom label{
	font-weight:normal;
}



/* __________________________Menu superior de acciones _______________________*/
#portal-personaltools{
	background:url(imagenes/fondo_botonera_sup.jpg) repeat-x;
	height:20px;
}
.botonera_superior{
	background:url(imagenes/fondo_botonera_sup.jpg) repeat-x;
	height:24px;
}
.listingBar{
        background:url(imagenes/fondo_botonera_sup.jpg) repeat-x;
	height:16px;
}

/*________________________________MENU IZQUIERDA__________________________*/
#portal-column-one .visualPadding {
   margin: 0px;
   padding: 0px;
}

#portal-column-one ul{
	margin:0px;
	padding:0px;
	list-style:none;
	
}
.primer_nivel {
	background:url(imagenes/fondo_btn_menu.jpg) no-repeat;
	padding-left:10px;
	padding-top:3px;
	color:#900;
	font-weight:bold;
	text-transform:uppercase;
}

.primer_nivel p{
	margin:0px;
	margin-bottom:3px;
}
.segundo_nivel a:link,.segundo_nivel a:visited, .segundo_nivel a:active{
	/*background:#FFF;*/
	border:1px solid #CCCCCC;
	margin-left:-10px;
	padding:2px;
	
	display:block;
	width:161px;
	text-transform:none;
	font-weight:normal;
	padding-left:15px;
}
.segundo_nivel a:hover{
	background:#EBE0DF url(imagenes/icono_rollover.gif) no-repeat  2px;
	padding-left:15px;
}



#portlet-navigation-tree {
	/*width: 180px;*/
	margin: 6px auto 10px auto;
	/*border: 0px !important;
	border-bottom-width: 0px !important;*/
}

#portlet-navigation-tree .portletHeader {
	display: none;
	border: 0px!important;
	border-bottom-width: 0px!important;
}

#portlet-navigation-tree dt, #portlet-navigation-tree dd {
	border: 0px!important;
	border-bottom-width: 0px!important;
}

#portlet-navigation-tree dl {
	border: 0px!important;
	border-bottom-width: 0px!important;
}

.portletItemSingle {
	/*width: 180px;*/
	margin: 0px;
	padding: 0px;
}

.portletItem {
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}

.navTreeItem a{
	display: block;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 4px;
	margin: 0px;
	line-height: 16px;
	height: auto!important;
	min-height: 16px;
	height: 16px;
        position: relative;
        /*width: 172px;*/
}

.navTreeLevel0 .navTreeItem div {
	padding-left: 5px;
	background: #FFFFFF url(imagenes/borde_enlace.gif) repeat-y top left;
}

.navTreeLevel0 .navTreeItem div a {
        background: #D0B298 url(imagenes/fondo_enlace.gif) repeat-x!important;
        /*width: 167px;*/
}

.navTreeLevel0 .navTreeItem a:link, .navTreeLevel0 .navTreeItem a:visited, .navTreeLevel0 .navTreeItem a:active{
   background-position: top left!important;
   font-weight: bold;
   color: #6B0000;
   text-transform: uppercase;
   border: 0px;
}

.navTreeLevel0 .navTreeItem a:hover {
   background-position: bottom left!important;
   font-weight: bold;
   color: #991317!important;
   text-transform: uppercase;
   border: 0px!important;
}


.navTreeCurrentItem {
	background-color: #D0B298!important;
	background-image: url(imagenes/fondo_enlace.gif)!important;
	background-repeat: repeat-x!important;
	background-position: top left!important;
	font-weight: bold;
	color: #6B0000!important;
	text-transform: uppercase;
	border: 0px !important;
	position: static!important;
}


.navTreeLevel1 .navTreeItem div {
	padding: 0px;
	background-image: none;

}

.navTreeLevel1 .navTreeItem div a {
	display: block;
	border:1px solid #CCCCCC!important;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal!important;
	color: #585858!important;
	margin: 0px;
	height: auto!important;
	padding: 2px 2px 2px 15px;
	text-transform:none!important;
        position: relative;
        /*width: 161px;*/
        /*zoom: 1;*/
}

.navTreeLevel1 .navTreeItem div a:link, .navTreeLevel1 .navTreeItem div a:visited, .navTreeLevel1 .navTreeItem div a:active {
	background-color: #FFFFFF;
}

.navTreeLevel1 .navTreeItem div a:hover {
        background: #EBE0DF url(imagenes/icono_rollover.gif) no-repeat 2px!important;
}

.navTreeLevel2 {

}

.navTreeLevel2 .navTreeItem div {
	padding: 0px;
	background-image: none;
}

.navTreeLevel2 .navTreeItem div a {
	display: block;
	border:1px solid #CCCCCC!important;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal!important;
	color: #585858!important;
	margin: 0px;
	height: auto!important;
	padding: 2px 2px 2px 15px;
	text-transform:none!important;
        position: relative;
        /*width: 161px;*/
}

.navTreeLevel2 .navTreeItem div a:link, .navTreeLevel2 .navTreeItem div a:visited, .navTreeLevel2 .navTreeItem div a:active {
	background: #FFFFFF!important;
}

.navTreeLevel2 .navTreeItem div a:hover {
	background:#EBE0DF url(imagenes/icono_rollover.gif) no-repeat 3px !important;
        border: 1px solid #CCCCCC!important;
}

.navTreeLevel3 .navTreeItem div a {
	padding: 2px 2px 2px 35px;
}

.navTreeLevel3 .navTreeItem div a:link, .navTreeLevel3 .navTreeItem div a:visited, .navTreeLevel3 .navTreeItem div a:active {
	background: #FFFFFF;
}

.navTreeLevel3 .navTreeItem div a:hover {
	background:#EBE0DF url(imagenes/icono_rollover.gif) no-repeat  22px !important;
}

.navTreeLevel1 .navTreeItem .navTreeCurrentItem {
	display: block;
	border:1px solid #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal!important;
	color: #585858!important;
	margin: 0px;
	height: auto!important;
	padding: 2px 2px 2px 15px;
	text-transform:none!important;
}

.navTreeLevel1 .navTreeItem .navTreeCurrentItem:link, 
.navTreeLevel1 .navTreeItem .navTreeCurrentItem:visited,
.navTreeLevel1 .navTreeItem .navTreeCurrentItem:active {
	background:#EBE0DF url(imagenes/icono_rollover.gif) no-repeat  2px !important;
}

.navTreeLevel1 .navTreeItem .navTreeCurrentItem:hover {
	background:#EBE0DF url(imagenes/icono_rollover.gif) no-repeat  2px !important;
}

.navTreeLevel2 .navTreeItem .navTreeCurrentItem {
	padding: 2px 2px 2px 20px;
        width: 156px;
}

.navTreeLevel2 .navTreeItem .navTreeCurrentItem:link, 
.navTreeLevel2 .navTreeItem .navTreeCurrentItem:visited,
.navTreeLevel2 .navTreeItem .navTreeCurrentItem:active {
	background:#EBE0DF url(imagenes/icono_rollover.gif) no-repeat  6px !important;
}

.navTreeLevel2 .navTreeItem .navTreeCurrentItem:hover {
	background:#EBE0DF url(imagenes/icono_rollover.gif) no-repeat  6px !important;
}

.navTreeLevel3 .navTreeItem .navTreeCurrentItem {
	padding: 2px 2px 2px 35px;
        width: 136px;
}

.navTreeLevel3 .navTreeItem .navTreeCurrentItem:link, 
.navTreeLevel3 .navTreeItem .navTreeCurrentItem:visited,
.navTreeLevel3 .navTreeItem .navTreeCurrentItem:active {
	background:#EBE0DF url(imagenes/icono_rollover.gif) no-repeat  22px !important;
}

.navTreeLevel3 .navTreeItem .navTreeCurrentItem:hover {
	background:#EBE0DF url(imagenes/icono_rollover.gif) no-repeat  22px !important;
}

.listado_noticias_rss {overflow: hidden;position:relative;height:170px;}
.listado_noticias_rss li {display:none;position:absolute;top:0px;left:0px;}


