/* BIHOTZ OSASUNTSU - Index */

.introduccion{
	font-size:1.2em;
	font-style:italic;
	line-height:2em;
	padding-bottom:2em;
	border-bottom:8px solid #33982a;
	margin:0 0 2em 0;
}

#contenido_central{
	float:left;
	width:46em;
	margin-top:1em;
	padding-right:1.5em;
	border-right:1px solid #ccc;
}

#hazte_socio{
	background:url(../img/index/logotipo_cuidate.gif) no-repeat right 3em;
	float:left;
	width:21em;
}

#hazte_socio h2{
	font-size:2em;
	text-transform:uppercase;
	margin:0;
}

#test{
	background:url(../img/index/img_test.gif) no-repeat right top;
	float:right;
	width:21em;
	padding-left:2em;
	border-left:1px solid #ccc;
}

#test h2{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.9em;
	font-weight:bold;
	color:#000;
}

#test .descripcion{
	margin-top:3em;
}

#actualidad{
	float:right;
	width:18.3em;
}

#actualidad h2{
	font-size:1.8em;
	text-transform:uppercase;
	color:#000;
	border-bottom:1px dashed #333;
}

#actualidad ol{
	line-height:1.6em;
}

#actualidad ol li{
	color:#cc0000;
	margin-top:1em;
	font-weight:bold;
}

#actualidad ol li ul{
	margin-top:.8em;
}

#actualidad ol li ul li{
	color:#000;
	margin-top:.5em;
	font-weight:normal;
}

#actualidad .imagen_receta{
	border:1px solid #CCCCCC;
	padding:.3em;
}

#actualidad .bullet_ampliar_info{
	background:url(../img/all/bullet_ampliar_info.gif) no-repeat left .4em;
	padding-left:2em;
}