*{
	margin: 0;
	padding:0;
	 }

#principal_portada {
        width: 780px;
        float: left;
		  display: inline;
		  text-align: justify;
		  margin-left: 10px;	
		  bfackground: blue;
	}


#mapa{
	position: relative;
	width: 390px;
	height: 302px;
	float: left;
	margin-right: 5px;
	background-image: url(images/peru_map.jpg);
}

#mapa a{
	position: absolute;
	line-height: 15px;
	padding: 0px 0 0px 15px;
	font-size: 10px;
	color: white;
	background: url(images/puntero.gif) no-repeat 0 0px;
}
#mapa a.small{
	position: absolute;
	padding: 0px 0 0 8px;
	font-size: 9px;
	line-height: 7px;
	background: url(images/puntero_small.gif) no-repeat 0 0px;
}
#mapa a.small:hover{
	text-decoration: underline;
}

/* CIUDADES DEL MAPA  */


#florencia{
	top: 78px;
	left: 210px;
}
#genova{
	top: 70px;
	left: 172px;
}
#milan{
	top: 51px;
	left: 167px;
}
#napoles{
	top: 156px;
	left: 277px;
}
#padova{
	top: 38px;
	left: 219px;
}
#palermo{
	top: 232px;
	left: 265px;
}
#pisa{
	top: 90px;
	left: 200px;
}

#roma{
	top: 122px;
	left: 232px;
}
#venecia{
	top: 45px;
	left: 240px;
}
#verona{
	top: 30px;
	left: 202px;
}


/*** css de Portada de CuidadoInfantil   ***/

p.titulo{
	kfont-family: "Arial Narrow";
	font-size: 24px;
	line-height: 35px;
	color: #999;
	border-bottom: 1px dashed #ccc;
	font-weight: lighter;
	clear: both;
	text-align: left;
	}
p.titulo strong{
	font-family: Georgia;
	font-size: 24px;
}
	
.bloque_gris{
	background:#EAFC69  url(portada/degradado.jpg) repeat-x bottom;
	padding: 10px 0 0 0px;
	margin: 0px 0 10px 0;
	float: left;
	display: inline;
	width: 100%;
	border: 1px solid #B7D004;
}

.articulo_foto_arriba {
	width: 170px;
	float: left;
	display: inline;
	padding: 8px;
}

.articulo_foto_arriba img{
	clear: both;
	width: 170px;
	height: 100px;
	border: 3px solid #666;
}
.articulo_foto_arriba h3 a{
	clear: both;
	color: #ff731f;
}
.articulo_foto_arriba p{
	clear: both;
	color: #666;
}
.articulo_foto_arriba h2{
	background: #666;
	padding: 3px;
	width: 100%;
}
.articulo_foto_arriba h2 a{
	clear: both;
	color: #fff;
}
.bloque_gris .articulo_foto_arriba h3 a{
	clear: both;
	bcolor: #FFF;
}
.articulo_foto_izquierda{
	padding: 10px;
	clear: both;
	border-bottom: 1px solid #B7D004;

	
}
.articulo_foto_izquierda img{
	margin-right: 20px;
	border: 3px solid #b7d004;
	
}

.articulo_foto_izquierda h2 a{
	ucolor: #1D7AA3;
	font-size: 18px;
	oline-height: 22px;
	
}

.articulo_foto_izquierda h3 a{
	color: #666;
	font-weight: bold;
	line-height: 22px;
	
	
}

a.leer_mas{
	gcolor: #1D7AA3;
	font-weight: bold;
}

.titulo_con_fondo{
	background: url(portada/fondo_titulo.gif);
	width: 177px;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	font-size: 12px;
	text-align: center;
	margin: 0;
	clear: both;
	text-transform: uppercase;
}

.titulo_con_fondo_2{
	background:#FF6600  url(portada/bullet_destacados.gif) no-repeat 5px 5px;
	width: 100%;
	color: #000;
	font-weight: bold;
	line-height: 24px;
	font-size: 12px;
	text-align: center;
	margin: 0;
	clear: both;
	text-transform: uppercase;
}


.borde_azul{
	border: 4px solid #B7D004;
}

h2.titulo_azul{
	font-size: 24px;
	font-weight: bold;
	color: #ff731f;
}
h2.titulo_azul a{
	color: #ff731f;
}






.cuadro{
	padding: 10px 0 15px 10px;
	border: 1px solid #ccc;
	background: url(images/degradado.jpg) repeat-x bottom;
	float: left;
	display: inline;
	margin: 0;
	margin-bottom: 10px;
		
}

.cuadro ul{
	margin-left: 10px;
}
.cuadro li{
	list-style: none;
	list-style-position: outside;
	text-align: left;
	font-size: 11px;
}
.cuadro li a{
	background: url(images/listas.gif)  no-repeat 0 2px;
	padding-left: 12px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	
}
.cuadro li a:hover{
	color: #ff6600;
}


.articulo_foto_izquierda_gris{
	padding: 0;
	clear: both;
	border: 1px solid #dadada;
	background: url(images/degradado.jpg) repeat-x bottom;

	
}
.articulo_foto_izquierda_gris img{
	width: 140px;
	height: 75px;
	padding: 2px;
	float: left;
	
}

.articulo_foto_izquierda_gris h2 a{
	color: #666;
	font-size: 18px;
	line-height: 26px;
	
}


.articulo_foto_izquierda_gris h3 a{
	color: white;
	text-decoration: underline;
	font-weight: bold;
	line-height: 32px;
}



ul.lista_dos_colores, ul.lista_dos_colores li{
	margin: 0;
	padding: 0;
	clear: both;
}
ul.lista_dos_colores li{
	padding: 10px;
	border: 1px dashed #dadada;
	border-bottom: none;
	
}

ul.lista_dos_colores li.oscuro{
	background: #dedede;
}

ul.lista_dos_colores  a.titulo{
	color: #1d7aa3;
	padding-left: 18px;
	background: url(images/flecha_gris.gif) no-repeat 0 2px;

}

.foto_con_texto{
	position: relative;
}



.foto_con_texto a{
	color: #000;
	z-index: 300;
	line-height: 14px;
	width: 30%;
	text-align: left;
	position: absolute;
	padding-left: 10px;
	background: white;
	right: 5px;
	top: 8px;
	font-size: 11px;
	opacity: .8;
	filter: alpha(opacity=80);

}
.foto_con_texto a:hover{
	background: #b7d004;
	color: #ff731f;
	opacity: .99;
	filter: alpha(opacity=99);
	
	

}
.foto_con_texto a strong{
	background: url(images/listas.gif) no-repeat  0px 4px;
	padding-left: 10px;
	font-size: 14px;
	color: #ff731f;
	opacity: .99;
	filter: alpha(opacity=99);
}


.foto_con_marco{
	width: 180px;
	height: 100px;
	display: block;
	float: left;
	display: inline;
	margin: 7px;
	background: url(images/marco.gif);
}
.foto_con_marco h2{
	line-height:20px; 
	font-size: 19px;
	text-align: right;
	padding: 0 10px 0 0px;
}
.foto_con_marco h2 a{
	color:#FFF;
}
.foto_con_marco img{
	width: 160px;
	margin: 0px 0 0 10px;
	height: 70px;
}





