@charset "utf-8";
/* CSS Document */

@import url("reset.css");
body {
	font-family: "Comic Sans MS", cursive;	
	font-size: 15px;
}

strong {
	font-weight: bold;		
}

a.pdf {
	background-image: url(../img/icono.pdf.gif);
	background-position: left bottom;
	padding-left: 20px;		
	background-repeat: no-repeat;
}

div#contenedor {
	background-image: url(../img/estructura/fondo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 26px;
	height: 570px;
	width: 996px;
	left: 50%;
	position: absolute;
	margin-top: -285px;
	margin-left: -498px;
	top: 50%;	
}

#contenedor #pie {
	position: absolute;
	bottom: 0px;	
	font-size: 24px;
	left: 25px;	
	background-repeat: no-repeat;
	background-position: right top;
	height: 35px;
	padding-top: 120px;
	display: block;
	width: 920px;
}

#contenedor #pie .etiqueta {
	font-size: 18px;
	margin-right: 10px;
}
#contenedor #pie .telefono {
	color: #E32523;
}
#contenedor #pie a.email {
	font-size: 17px;
	margin-left: 270px;
}
#contenedor a.frutanova {
	font-family: "Comic Sans MS", cursive;
	position: absolute;
	font-size: 20px;
	bottom: 50px;
	left: 645px;
	text-decoration:none;
	color:#333;	
}

#contenedor a.frutanova:hover {
	color:#FFF;	
}

h1 {
	margin-left: 455px;
	margin-top: 14px;
	margin-bottom:20px;
	/*font-family: "Comic Sans MS", cursive;*/
	font-family: "Trebuchet MS", cursive;
	font-size: 30px;
	/*text-transform: uppercase;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #333;
	font-weight: bold;	
	text-align:center;
}

#contenedor ul.menu {	
	display:block;
	margin-top:26px;
	text-align:right;
	width: 545px;
	background-image: url(../img/estructura/fondoMenu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px 0px;
	width: 100%;
}

#contenedor ul.menu li {	
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #333;
	font-weight: bold;	
	margin-right: 20px;
	display:inline-block;
	*float:left;
}

#contenedor ul.menu li a {
	color: #000;
	text-decoration: none;	
	vertical-align: baseline;
}

#contenedor ul.menu li.actual a {
	text-decoration: underline;	
}

#contenedor ul.menu li a:hover {
	color: #F6AC10;
}

#contenedor .contenido {
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 455px;
	margin-right: 100px;
}

#contenedor .contenido p {
	margin-bottom:15px;
}

#contenedor .contenido a {
	color:#333;
}

#contenedor .contenido strong a {
	font-weight:bold;
}


#contenedor .contenido a:hover {
	text-decoration:none;
}

#contenedor .contenido ul {
	margin-left: 20px;	
	margin-bottom: 15px;
}

#contenedor .contenido li {
	margin-bottom: 5px;	
}

/*	PAGINA PRINCIPAL					*/
#principal #contenedor .principalFoto {
	background-image: url(../img/estructura/principal.foto.jpg);
	height: 524px;
	width: 498px;
	background-repeat: no-repeat;
	position: absolute;
	left:38px;
	top: 0px;
		
}
#principal #contenedor ul.menu {
	margin-left: 650px;
	width: 310px;
	margin-top: 0;
	background-image: url(../img/estructura/logo5.jpg);
	background-repeat: no-repeat;
	background-position: center 55px;
	padding-top: 171px;
	text-align: left;
	position:relative;
	z-index:1;
}

#principal #contenedor ul.menu li {
	height: 45px;
	padding-top: 10px;
	font-family: "Trebuchet MS", cursive;
	font-size: 30px;
	/*text-transform: uppercase;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: white;
	color: #333;
	font-weight: bold;
	display: block;
	margin-right: 0;
	width:100%;
}

/*		PLAN DE CONSUMO						*/
#planConsumo #contenedor #pie {
	background-image: url(../img/estructura/fruta.planConsumo.gif);
}

#planConsumo #contenedor #foto {
	border: 0px solid #FFF;
	position: absolute;
	left: 65px;
	top: 95px;
}

/*		ENTREGAS					*/
#entregas ul.listadoEntregas {
	position:absolute;
	background-image: url(../img/estructura/Entregas2023.png);
	background-repeat: no-repeat;
	height: 435px;
	width: 400px;
	position: absolute;
	left: 24px;
	top: 38px;
	font-size: 12px;
	font-family: "Comic Sans MS", cursive;
}

#entregas ul.listadoEntregas li {
	margin-left: 55px;
	margin-bottom: 5px;
}
#entregas ul.listadoEntregas li.cabecera {
	font-weight:bold;
	margin-top:25px;	
}

#entregas ul.listadoEntregas li:nth-child(5),
#entregas ul.listadoEntregas li:nth-child(9) {
	margin-top: 5px;
}

#entregas #contenedor #pie {
	background-image: url(../img/estructura/fruta.entregas.gif);
	width:960px;
}

/* 		CUARTA GAMA						*/
#IVGama .foto {
	position:absolute;
	left:46px;
	top:52px;	
}

#IVGama .contenido ul li {
	list-style-type: disc;
	margin-left: 25px;
}


/*		LA EMPRESA						*/

#empresa .foto {
	position:absolute;
	left: 70px;
	top:37px;	
}

#empresa .contenido .frutanova {
	color:#D81616;
	font-weight:bold;
}


#empresa .contenido p {
	margin-bottom: 7px;
}

#empresa .contenido h4 {
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	border: 1px solid #999;
	border-width: 1px 0;
	padding: 5px 0;
}
