/* ESTILOS DE LA HOME */
#contenedor {
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-390px;
	margin-top:-296px;
	width:780px;
	height:595px;
}
.fondoHome {
	background:url(Imatges/home.jpg) no-repeat;
}
a {
	position:absolute;
	height:20;
/*	border:1px solid;		*/
}
img {
	border:0;
}
.fondoHome a#ingles {
	top:27;
	left:148;
	width:35;
}
.fondoHome a#contacto {
	top:27;
	left:595;
	width:120;
}
.fondoHome a#vinos {
	top:203;
	left:115;
	width:140;
}
.fondoHome a#nueces {
	top:203;
	left:287;
	width:60;
}
.fondoHome a#aceite {
	top:203;
	left:373;
	width:60;
}
.fondoHome a#enoturismo {
	top:203;
	left:458;
	width:85;
}
.fondoHome a#noticias {
	top:203;
	left:570;
	width:65;
}
.fondoHome div#ventanaNoticias {
	position:absolute;
	top:285;
	left:480;
	width:200;
	height:135;
	color:#717171;
	font-family:"Century Gothic";
/*	font-family:"SF Arborcrest Light";	*/
	font-style:italic;
	font-size:11px;
	font-weight:bold;
}
.fondoHome a#rincon {
	top:470;
	left:480;
	width:200;
	height:40;
}
.fondoHome a#flash {
	top:550;
	left:530;
	width:70;
}


/* ESTILOS DEL CONTACTO */
.fondoContacto {
	background:url(Imatges/contacto.jpg) no-repeat;
}
.fondoContacto a#home {
	top:27;
	left:70;
	width:70;
}
.fondoContacto a#mail {
	top:462;
	left:75;
	width:150;
}

/* ESTILOS DEL CONTACTO */
.fondoNueces {
	background:url(Imatges/fondoNueces.jpg) no-repeat;
	font-family:"Century Gothic";
	font-size:12px;
	color:#181818;
	font-style:italic;
	line-height:150%;
	text-indent:20px;
/*	font-weight:bold;	*/
}
.fondoNueces #menuNueces1,
.fondoNueces #menuNueces2,
.fondoNueces #menuNueces3 {
	position:relative;
	top:208;
	left:11;
	height:16;
}
.fondoNueces #menuNueces1 {
	background:url(nueces/imatges/menu1.jpg) no-repeat;
}
.fondoNueces #menuNueces2 {
	background:url(nueces/imatges/menu2.jpg) no-repeat;
}
.fondoNueces #menuNueces3 {
	background:url(nueces/imatges/menu3.jpg) no-repeat;
}
.fondoNueces #contenido {
	position:absolute;
	top:250;
	left:240;
	width:470;
	height:240;
}
.fondoNueces .marron {
	color:#4F3D2B;
}
.fondoNueces a#logo {
	top:30;
	left:510;
	width:190;
	height:50;
}
.fondoNueces a#presentacion {
	top:205;
	left:180;
	width:100;
}
.fondoNueces a#plantacion {
	top:205;
	left:300;
	width:145;
}
.fondoNueces a#nueces {
	top:205;
	left:465;
	width:85;
}
.fondoNueces a#blog {
	top:205;
	left:575;
	width:50;
}
.fondoNueces a#tienda {
	top:205;
	left:645;
	width:75;
}
