/*mision*/
.fondointmision{
width:170px;
height:280px;
background-image:url(../img/fondo_modelo.jpg);
background-repeat:no-repeat;
background-position:bottom;
}
/*fin mision*/
/*valores*/
.contvalores{
width:648px;
height:300px;
background-image:url(../img/img_valores.gif);
background-position:180px 0px;
background-repeat:no-repeat;
}
.contvalores img.datos
{
margin-left:30px;
}
.contvalores ul.valor01{
	margin:13px 0px 0px;
	padding:0px;
	list-style-type:none;
	width:180px;
}
	.contvalores ul.valor01 li{
		color:#69777D;
		background-image:url(../img/bullet_rectangverde.gif);
		background-position:left top;
		background-repeat:no-repeat;
		padding-left:8px;
		line-height:14px;
	}
.contvalores ul.valor02{
	margin:-98px 0px 0px 400px;
	padding:0px;
	list-style-type:none;
	width:185px;
}
	.contvalores ul.valor02 li{
		color:#69777D;
		background-image:url(../img/bullet_rectangverde.gif);
		background-position:left top;
		background-repeat:no-repeat;
		padding-left:8px;
		line-height:14px;
	}
.contvalores ul.valor03{
	margin:65px 0px 0px 355px;
	padding:0px;
	list-style-type:none;
	width:252px;
}
	.contvalores ul.valor03 li{
		color:#69777D;
		background-image:url(../img/bullet_rectangverde.gif);
		background-position:left top;
		background-repeat:no-repeat;
		padding-left:8px;
		line-height:14px;
	}
/*fin valores*/
