/* MAPA WEB DEL PIE*/

/* listado mapa web pie*/ 
.mapa_web_pie {
	background: #ebebeb url(/commons/mapaweb/img/sitemap_bottom_img.jpg) no-repeat; 
	background-position: right top;
	clear: both;
	overflow: hidden;
	display: block;
	font-size:75%;
	padding:20px;
}

* html .mapa web_pie{
	height:1%;
} 

 .mapa_web_pie .lst_portales {
	float:left;
	width: 450px;
}


 .mapa_web_pie .lst_portales li {
	float:left;
	margin-right:20px;
	margin-top:5px;
   	margin-bottom:5px;
	width: 200px;
	color: #e20714;
	text-transform: uppercase;
	font-weight: bold;
}

 .mapa_web_pie .lst_portales a {
	color:#e20714;
	text-decoration:none;
}

 .mapa_web_pie .lst_portales a:hover {
	text-decoration:underline;
}


 .mapa_web_pie .lst_secciones {
	float: right;
	width: 450px;
}

 .mapa_web_pie .lst_secciones li {
	float:left;
	margin-right:20px;
	margin-top:5px;
  	margin-bottom:5px;
	width: 200px;
	color:#e20714;
	text-transform: uppercase;
}

 .mapa_web_pie .lst_secciones a {
	color:#e20714;
	text-decoration:none;
}

 .mapa_web_pie .lst_secciones a:hover {
	text-decoration:underline;
}



/* el pie de mapa web*/

.footer_portales {
	clear:both;
	overflow: hidden;
	display: block;
	text-align: center;
	padding-top:5px;
	padding-bottom:5px;
}

.footer_portales a {
	color: #e20714;
	text-decoration: none;
}
.footer_portales a:hover {
	text-decoration: underline;
}

.footer_portales li {
	padding-right:5px;
	padding-left:5px;
	display:inline;
	border-right:1px solid #c2c2b8;
	}
.footer_portales li.ulti{
	border-right: none;
}
.ulti {
	border-right:none;
}	

.footer_portales a.gris {
	color: #666;
}
.footer_portales a.dora {
	color: #c59549;
}
.footer_portales a.color_videos {color: #828919;}
.footer_portales a.color_fotos {color: #63890f;}
.footer_portales a.color_infografias {color: #e06e0b;}
.footer_portales a.color_audio {color: #0782a4;}
.footer_portales a.color_blogs {color: #7b2b8a;}
.footer_portales a.color_foros {color: #6d001e;}
.footer_portales a.color_agenda {color: #970840;}
.footer_portales a.color_podcast {color: #5c5388;}
.footer_portales a.color_rss {color: #f08a1c;}
.footer_portales a.color_default {color: #666666;}
.footer_portales a:hover {color: #e20714;}

.secciones{
	margin-top:15px;
	border-bottom:1px solid #c2c2b8;
}


.footer_portales_web {
	clear:both;
	overflow: hidden;
	display: block;
	text-align: center;
	padding-top:5px;
	padding-bottom:5px;
}

.footer_portales_web a {
	color: #6c455a;
	text-decoration: none;
}
.footer_portales_web a:hover {
	text-decoration: underline;
}

.footer_portales_web li {
	padding-right:5px;
	padding-left:5px;
	display:inline;
	border-right:1px solid #c2c2b8;
	}
.footer_portales_web li.ulti{
	border-right: none;
}

.footer_portales_web li.pie_corporativo{
	text-transform:uppercase;
	color:#0085cf;
}

.footer_portales_web li.pie_corporativo a{
	color:#0085cf;
}


/* buscador de mapa web*/


.footer_buscador {
	clear: both;
	display: block;
	overflow: hidden;
	margin:10px;	
}

* html .footer_buscador {
	height: 1%;
}

.footer_caja {
	margin: auto;
	width: 600px;
	overflow: hidden;
}

* html .footer_caja {
	height: 1%;
}

.footer_caja input{
	border:1px solid #c2c2b8;
	font-size: 100%;
	height: 20px;
	float: left;
	line-height: 20px;
	width: 80%;
}

a.bt_rojo {
	line-height: 20px;
	height: 20px;
	display: block;
	background: url(/commons/mapaweb/img/bt_rojo_a.gif) no-repeat left;
	float: right;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	color: #ffffff;
	padding-left:10px;
	text-decoration:none;
	}
* html a.bt_rojo {
	width:1px;
}

a.bt_rojo span{
	background: url(/commons/mapaweb/img/bt_rojo_a.gif) no-repeat right;
	line-height: 20px;
	height: 20px;
	display: block;
	color: #ffffff;
	padding-right: 10px;
}
a.bt_rojo:hover  {
	background: url(/commons/mapaweb/img/bt_rojo_hover.gif) no-repeat left;
	text-decoration: none;	
	color: #e20714;
}
a.bt_rojo:hover span{
	background: url(/commons/mapaweb/img/bt_rojo_hover.gif) no-repeat right;
	text-decoration: none;
	color: #e20714;
}

/*MAPA WEB DETALLE*/

.mapa_web {
	clear: both;
	overflow: hidden;
	display: block;
	font-size:80%;
	padding:20px;
}

* html .mapa web{
	height:1%;
} 
.mapa_web .mapaweb_titulos{
	overflow: hidden;
	clear: both;
	margin-bottom: 5px;
}
* html .mapa_web .mapaweb_titulos{
	height: 1%;
}
.mapa_web .tit_mapaweb {
	font-size: 2em;
	border-bottom: 1px solid #c2c2b8;
	float:left;
	margin-right:38px;
	width:300px;
	padding-left: 0px;
}
.mapa_web .tit_mapaweb2{
	font-size: 2em;
	border-bottom: 1px solid #c2c2b8;
	float:left;	
	width: 232px;
	padding-left: 0px;
}
.mapa_web .lst_portales {
	float:left;
	width: 300px;
}
.mapa_web .lst_portales li {	
	margin-top:10px;
   margin-bottom:5px;
	color:#e20714;
	text-transform: uppercase;
	font-weight: bold;
}

.mapa_web .lst_portales a {
	color:#e20714;
	text-decoration:none;
}

.mapa_web .lst_portales a:hover {
	text-decoration:underline;
}


.mapa_web .lst_portales .lst_sub li {
	display:inline;	
	font-size:90%;
	margin: 2px;
	line-height: 15px;
 }
 
.mapa_web .lst_portales .lst_sub a{
	text-decoration:none;
	color:#000;

	 }

.mapa_web .lst_portales .lst_sub a:hover {
	text-decoration:underline;
	color:#e20714;
}



.mapa_web .lst_secciones {
	margin-top:0px;
	float:right;
	width: 250px;
}

.mapa_web .lst_secciones li {
	float:left;
	margin-right:20px;
	margin-top:5px;
   margin-bottom:5px;
	width: 200px;
	color: #e20714;
	text-transform: uppercase;
}


 .mapa_web .lst_secciones a {
	color:#e20714;
	text-decoration:none;
}

.mapa_web .lst_secciones a:hover {
	text-decoration:underline;
}







