/* @override http://localhost/alacena/css/03_a_domicilio.css */

#contenido{
	position: relative;
	top: 18px;
}

h2{
	position: relative;
	top: 9px;
	left: 45px;
}

h4{
	line-height: 18px;
	position: relative;
	top: 9px;
	left: 45px;
}

#comoPedir{
	background:  url(../includes/imagenes/fondo_como_pedir.png) no-repeat;
	padding-bottom: 9px;
}

#areaReparto{
	background:  url(../includes/imagenes/fondo_area_de_reparto.png) no-repeat;
	padding-bottom: 9px;
}

#formaEntrega{
	background:  url(../includes/imagenes/fondo_forma_entrega.png) no-repeat;
	padding-bottom: 9px;
}

#opcionesEntrega{
	background:  url(../includes/imagenes/fondo_opciones_entrega.png) no-repeat;
	padding-bottom: 9px;
}

#cuantoTarda{
	background:  url(../includes/imagenes/fondo_cuanto_tarda.png) no-repeat;
	padding-bottom: 9px;
}

#cuantoCuesta{
	background:  url(../includes/imagenes/fondo_cuanto_cuesta.png) no-repeat;
	padding-bottom: 9px;
}

#comoSePaga{
	background:  url(../includes/imagenes/fondo_como_se_paga.png) no-repeat;
	padding-bottom: 9px;
}
