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:#DDDDDD url(portada/degradado-gris.jpg) repeat-x bottom;
	margin: 0px 0 10px 0;
	float: left;
	display: inline;
	width: 100%;
	border: 1px solid #ccc;
}

.articulo_foto_arriba {
	width: 170px;
	float: left;
	display: block;
	margin-left: 10px;
}

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

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

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

.articulo_foto_izquierda h3 a{
	color: white;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: bold;
	line-height: 22px;
	
	
}

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

.titulo_con_fondo{
	background: #1D7EAB;
	width: 100px;
	color: #FFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0;
	clear: both;
	text-transform: uppercase;
}

.borde_azul{
	border: 4px solid #1D7EAB;
}

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






.cuadro{
	background: url(portada/cuadro_body.gif) repeat-y;
	width: 393px;
	padding-left: 30px;
		
}

.cuadro_top{
	background: url(portada/cuadro_top.gif);
	width: 393px;
	height: 30px;
	clear: both;
}
.cuadro_bottom{
	background: url(portada/cuadro_bottom.gif);
	width: 393px;
	height: 35px;
}
.cuadro ul{
	margin-left: 10px;
}
.cuadro li{
	list-style: none;
	list-style-position: outside;
	line-height: 24px;
}
.cuadro li a{
	background: url(images/flecha_naranja.gif) no-repeat 0 2px;
	padding-left: 18px;
	color: #333;
}
.cuadro li a:hover{
		background: url(images/flecha_naranja.gif) no-repeat 2px 2px;
}


.articulo_foto_izquierda_azul{
	padding: 10px;
	clear: both;
	border: 1px solid #D2E0E9;
	background:#E5EDF2 url(portada/destacado_azul.jpg) repeat-x bottom;

	
}
.articulo_foto_izquierda_azul img{
	margin-right: 20px;
	width: 140px;
	float: left;
	height: 80px;
	border: 3px solid #1D7EAB;
	
}

.articulo_foto_izquierda_azul h2 a{
	color: #1D7AA3;
	font-size: 18px;
	line-height: 26px;
	
}


.articulo_foto_izquierda_azul h3 a{
	color: white;
	text-transform: uppercase;
	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: #E5EDF2;	
}

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

}



