@charset "iso-8859-1";
.valores2{
	margin-top:10px;
	width:504px;
}
.valores2 ul li{
	list-style-image:url(../images/bullet.jpg);
	list-style:url(../images/bullet.jpg);
}
.valores2 a{
	color:#005d51;
	text-decoration:none!important;
	font-size:11px;
}
.valores2 a:hover{
	text-decoration:underline!important;
}
.valores2 .contenido{
	background-image:url(../images/bg_texto.jpg);
	width:474px;
	padding:5px 15px 5px 15px;
}
.valores2 .contenido .columna1{
	margin:5px 10px 0 0;
	width:170px;
	float:left;
	line-height:18px;
}
.valores2 .contenido .columna2{
	margin:5px 0 0 0;
	width:290px;
	float:left;
	line-height:18px;
}
.valores2 .footer_cuadros{
	background-image:url(../images/partebaja.jpg);
	width:504px;
	height:19px;
}