/* CSS Document  VERSIÓN*/

/*************************************************************************/
/***************************Que Ofrecemos**********************************/

#texto_ofrecemos{
	position:				relative;
	width:					540px;
	text-align:				justify;
	margin-left:			10px;
	top:					5px;	
	z-index:				2;
}

#imagen_fondo{
	position:				absolute;
	width:					320px;
	height:					500px;
	background:				no-repeat;
	background-image:		url(../imagenes/QueOfrecemos.png);
	margin-left:			250px;
	top:					3px;
	z-index:				1;
}

#encabezado_txt{
	width:					308px;	
}

#encabezado_txt p{
	padding-bottom:5px;
}

.pie_txt{
	font-size:				30px;	
	font-weight:			700;
	text-align:				center;			
}

#ul_lista{
	margin:					10px;	
	padding-left:	        0px;
	width:					500px;	
}
#ul_lista li{
	list-style:				none;
	margin-top:				5px;
	padding-bottom:			5px;
	text-align:				justify;
	
}

#ancho_lista_ofrecemos{
	width:					270px;
}
#ancho_lista_ofrecemos1{
	width:					280px;
}
#ancho_lista_ofrecemos2{
	width:					290px;

}
#ancho_lista_ofrecemos3{
	width:					310px;
}
#ancho_lista_ofrecemos4{
	width:					320px;
}
#ancho_lista_ofrecemos5{
	width:					295px;
}
#ancho_lista_ofrecemos6{
	width:					295px;
}

