@charset "ISO-8859-1";

 
#btn_valores_1 {
	height: 28px;
	width: 132px;
	background-image: url(../imagenes/valores/btn_experiencia.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	
}
#btn_valores_1 a {
	background-image: url(../imagenes/valores/btn_experiencia.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 132px;
	display: block;
	text-decoration: none;
}
#btn_valores_1 a:hover {
	background-image: url(../imagenes/valores/btn_experiencia.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}
#btn_valores_2 {
	height: 28px;
	width: 132px;
	background-image: url(../imagenes/valores/btn_excelencia.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
display: block;

}
#btn_valores_2 a {
	background-image: url(../imagenes/valores/btn_excelencia.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 132px;
	display: block;
	text-decoration: none;
}
#btn_valores_2 a:hover {
	background-image: url(../imagenes/valores/btn_excelencia.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}
#btn_valores_3 {
	height: 28px;
	width: 132px;
	background-image: url(../imagenes/valores/btn_compromiso.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
display: block;
}
#btn_valores_3 a {
	background-image: url(../imagenes/valores/btn_compromiso.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 132px;
	display: block;
	text-decoration: none;
}
#btn_valores_3 a:hover {
	background-image: url(../imagenes/valores/btn_compromiso.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}
#btn_valores_4 {
	height: 28px;
	width: 132px;
	background-image: url(../imagenes/valores/btn_equipo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
display: block;
}
#btn_valores_4 a {
	background-image: url(../imagenes/valores/btn_equipo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 132px;
	display: block;
	text-decoration: none;
}
#btn_valores_4 a:hover {
	background-image: url(../imagenes/valores/btn_equipo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}
#desarrollo_valores {
	background-image: url(../imagenes/valores/base_valores.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 202px;
	width: 403px;
	margin-left: 50px;
	margin-bottom: 30px;
}
#menu_valores {
	margin-left: 10px;
}
#txt_desarrollo {
	font-size: 12px;
	color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
	padding-top: 15px;
}
#menu_valores ul li {
	list-style-position: inside;
	list-style-type: none;
	font-size: 10pt;
	margin-top:0px;
	margin-left: 0px;
	
}
#menu_valores ul {
	
	margin-bottom: 10px;
}
#txt_desarrollo p {
	margin-top: 0px;
	margin-bottom: 10px;
}
