/* CSS Document  VERSIÓN*/

#texto_ofrecemos{
	margin-left: 10px;
	padding-top:	 5px;
}
#pie_tarifas{
	text-align:			center;
	width:				430px;
	height:				25px;
	font-size:			18px;
	color:				#333333;
	
}
#imagen_fondo_tarifas{
	position:				absolute;
	width:					205px;
	height:					435px;
	background:				no-repeat;
	top:					-15px;
	margin-bottom:			0px;
	padding-bottom:	        0px;
	margin-top:				0px;
	background-image:		url(../imagenes/flores.png);
	z-index:				1;
	left: 					367px;
}
.contenedor_lista_tarifas{
	width:					450px;
	margin-bottom:			20px;
}
#ul_lista_tarifas{
	position:				relative;
	list-style:				none;
	text-align:				justify;
	width:					400px;
	padding-bottom:			10px;
}



/*************************************************************************/
/*************************************************************************/
