/*----------------------------------------------------------------------------------------------------------------*/
/* =contenido */ 
#contenido ul.coberturas li{
	font-family:Tahoma, Verdana, Arial; 
	xfont-size:120%;
	margin:0.4em 0;	
	xpadding:0 0 0.2em 2.5em;
}
#contenido ul.coberturas{
	list-style-position:outside;
	margin:2em 0 0 0;
}
#contenido ul.coberturas li p{
	background:url(/corporativa/img/general/all/bullet_flecha.gif) 0.5em 0 no-repeat;
	text-decoration:none;		
	font-size:120%;
	padding:0 0 0.2em 2.5em;
	font-family:Tahoma, Verdana, Arial; 
}
#contenido ul.coberturas li a{
	background:url(/corporativa/img/general/productos/bullet_faq.gif) 0 0 no-repeat;
	text-decoration:none;		
	font-size:120%;
	padding:0 0 0.2em 2.5em;
	display:block;
	font-family:Tahoma, Verdana, Arial;
	color:#787878;
}
#contenido ul.coberturas li a:hover{
	background:url(/corporativa/img/general/productos/bullet_faq_on.gif) 0 0 no-repeat;
}
#contenido ul.coberturas li:hover a{
	text-decoration:underline;
}
#contenido ul.coberturas li a:hover{
	text-decoration:underline;/*Solo para IE6*/
}
/* =fin de contenido */ 
/*----------------------------------------------------------------------------------------------------------------*/


