/* CSS Document */

body {
	background-color: #D4DF1F;
	background-image:url(../imagenes/barra_fondo.png);
	background-repeat: repeat-x;
	height: auto;
	margin-top: 25px;
	color: #000000;
}

a {	
	color: #7C7601;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #A9A001;
}

#contenedorPrincipal {
/*   	background-image:url('../imagenes/barra_fondo_centro.png');  */
/*  	background-repeat: repeat-x;  */
/* 	background-color: #B4C003; */
	width: 800px;
	overflow:hidden;
	font-size: 10pt !important;
	position:absolute;
	z-index: 0;
	left:50%;
	margin-left:-400px;
	top:0px;
}

/*
#contenedorPrincipal td{
	vertical-align:top;
}
*/
/*---------------------*/
/*--------BASE---------*/
/*---------------------*/


#top {
	width: 340px;
	height: 75px;
	background-image: url(../imagenes/top/top.png);
	float:none;
	position:relative;
	left:50%;
	margin-left:-170px;
	margin-top: 20px;
}

#logoAngeles {
	width: 139px;
	height: 125px;
	background-image: url(../imagenes/top/logo.png);
	margin-left: 25px;
	margin-top: 25px;
}
	
#menu{
	width: 150px;
	text-align: center;
	background-image:url('../imagenes/menu/fondo_menu_2.png');
	background-color:#B4C003;
	background-repeat: repeat-x;
	position:relative;
	padding-top:125px;
}

#menu a {
	color: #000000;
	text-transform: uppercase;
	font-family: 'Droid Sans', arial, serif;
	font-size: 16px;
	text-shadow: #FFFFFF 1px 1px 2px;
	text-transform:capitalize;
	font-variant:small-caps;
	}
	
.selected {
	color: #FFFFFF;
	text-shadow: #0a0a0a 1px 1px 2px;
}

#menu a:hover { 
	color: #FFFFFF;
	text-shadow: #0a0a0a 1px 1px 2px;
}

#menu .active { 
	color: #FFFFFF;
	text-shadow: #0a0a0a 1px 1px 2px;
}


#menu div {
	margin-top: 10px;
}

#logoAngelesa {
 	width: 152px;
 	height: 102px;
	background-image: url(../imagenes/logo_angeles_a.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	margin-top: 10px !important;
}

#logoAngelesa:hover {
	opacity: .75;
    filter: alpha(opacity = 75);
}

/*#logoAngelesb {
	width: 138px;
 	height: 124px;
	background-image: url(../imagenes/logo_angeles_b.png);
	margin: 0px !important;
}*/

#parteCentral {
	width: 470px;
	height: auto;
	font-family:Arial;
	font-size:10pt;
	color:#000000;
	background-image:url(../imagenes/logo_gmaps_vectorized.png);
	background-position: center;
	background-repeat: no-repeat;
	padding-left:5px;
	padding-right:5px;
}

#tdContenido{
	background-image:url('../imagenes/barra_fondo_centro.png');
  	background-repeat: repeat-x;
  	background-color:#d9df81;
  	background-position:0px 0px;
  	width:468px;
}

#parteCentral img{
	border: 1px solid #CBD332;
	padding:5px;
	background-color:#f0f0f0;
	margin:2px;
}

#parteCentral img:hover{
	opacity: .7;
	filter: alpha(opacity = 70);
	cursor: pointer;
}

#centroHome {
	width: 800px;
	height: 500px;
}


#fotolateral{
	width:150px;
	height:550px;
	background-color:#b9b802;
	background-image:url("../imagenes/fondo_lateral_foto.gif");
	background-repeat:repeat-x;
 	background-position:0px 0px; 
 	overflow:hidden;
 	padding:0px; 
}

#foto{
	width:150px;
	height:550px;
	overflow:hidden; 
}

/*----------------------*/
/*FORMULARIO DE CONTACTO*/
/*----------------------*/

#capaTransparente {
	position:fixed;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	background-color:#000000;
	z-index: 100;
	display: none;
	filter: alpha(opacity=50); 
	opacity: .5;
}

#capaContenido {
	width: 500px;
	height: 400px;
	z-index: 101;
	font-size:10pt;
	position: fixed;
	left: 50%;
	display: none;
	background-image:url(../imagenes/fondo_form.png);
	margin-left: -200px;
}

#contenidolegal {
	padding: 25px;
}

#capaAviso {
	width: 400px;
	z-index: 102;
	font-size:10pt;
	position: fixed;
	left: 50%;
	display: none;
	background-image:url(../imagenes/fondo_form_aviso02.png);
	margin-left: -200px;
	top: 50px;
}

#textoContenido{
	color: #414D25;
	padding-top: 50px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#tituloForm {
	color: #414D25;
	font-size: 15pt;
	font-weight: bold;
	margin-bottom: 25px;
}

.contacto {
	color: #0000C4;
	cursor: pointer;
}

.contacto img:hover {
	filter: none !important;
}

#botonCerrar {
	float: right;
	cursor:pointer;
}


/*----------------------*/
/*-INFORMACION BOTELLAS-*/
/*----------------------*/

#contenedorBotella {
	width: 445px;
	height: 331px;
	position:absolute;
	z-index: 1;
	left:10%;
	top:8%;
}

#tituloBotella div{
	margin-top: 10px;
	color: #384321;
	font-size: 13pt;
}

/*#tituloBotella {
	text-align: center;
	margin-left: 40px;
	margin-top: 15px;
	font-weight: bold;
	color: #414D25;
}

#imagenBotella {
	width: 160px;
	height: auto;
	float: left;
	padding-top: 15px;
	margin-left: 70px;
}
*/

.textoBotella {
	color: #384321;
	font-size: 11pt;
}



/* ---------------------*/
/* ------SECCIONES------*/
/* ---------------------*/

#paginaSiguiente {
	text-align: right;
}

#paginaSiguiente div{
	display: inline;
}

#paginaSiguiente img{
	border: none;
	background-color: transparent;
	margin-bottom: -15px;
	margin-left: -8px;
}

#paginaSiguiente img:hover {
	border: none;
}

#siguienteAceite {
	margin-top: -10px;
}
/* EMPRESA */


/* ACEITE DE OLIVA */

#productos {
	margin-left: 15px;
	margin-top: -20px;
}

#productos img{
	border: none;
	background-color: transparent;
}

#productos img:hover{
	border: none;
	background-color: transparent;
	text-decoration: underline;
}

#infoProductos {
	font-style: italic;
	margin-left: 65px;
}

/* PRODUCTOS */


/* MONTELLANO */

#textoMontellano {
	padding-top: 60px;
	padding-bottom: 40px;
}


/* CONTACTO */

#contenedorContacto {
	text-align: center;
}

/*  BOTONES */
	#btnInteres{
		width: 147px;
		height: 47px;
		background-image: url('../imagenes/menu/interes.png');
		cursor: pointer;
	}
	
	#btnInteres:hover{
		background-image: url('../imagenes/menu/interes_over.png');
	}

	#btnSocios{
		width: 147px;
		height: 19px;
		background-image: url('../imagenes/menu/socios.png');
		cursor: pointer;
	}
	
	#btnSocios:hover{
		background-image: url('../imagenes/menu/socios_over.png');
	}
	
	#btnContacto{
		width:	147px;
		height:19px;
		background-image:url('../imagenes/menu/contacto.png');
		cursor:pointer;
	}
	
	#btnContacto:hover{
		background-image:url('../imagenes/menu/contacto_over.png');
	}
	
	#btnCooperativa{
		width:	147px;
		height:19px;
		background-image:url('../imagenes/menu/cooperativa.png');
		cursor:pointer;
	}
	
	#btnCooperativa:hover{
		background-image:url('../imagenes/menu/cooperativa_over.png');
	}
	
	#btnAceite{
		width:	147px;
		height:19px;
		background-image:url('../imagenes/menu/aceite.png');
		cursor:pointer;
	}
	
	#btnAceite:hover{
		background-image:url('../imagenes/menu/aceite_over.png');
	}
	
	#btnMontellano{
		width:	147px;
		height:19px;
		background-image:url('../imagenes/menu/montellano.png');
		cursor:pointer;
	}
	
	#btnMontellano:hover{
		background-image:url('../imagenes/menu/montellano_over.png');
	}
	
	#btnProductos{
		width:	147px;
		height:19px;
		background-image:url('../imagenes/menu/productos.png');
		cursor:pointer;
	}
	
	#btnProductos:hover{
		background-image:url('../imagenes/menu/productos_over.png');
	}
	
	#avisoLegal {
		width:147px;
		height:19px;
		cursor: pointer;
		background-image:url('../imagenes/menu/aviso_legal.png');
		margin-top: 8px !important;
	}
	
	#avisoLegale {
		width:147px;
		height:19px;
		cursor: pointer;
		background-image:url('../imagenes/menu/aviso_legale.png');
		margin-top: 8px !important;
	}
	
	#avisoLegaln {
		width:147px;
		height:19px;
		cursor: pointer;
		background-image:url('../imagenes/menu/aviso_legale.png');
		margin-top: 8px !important;
	}
	
	#btnCooperativaActivo
	{
		width: 147px;
		height: 19px;
		cursor: pointer;
		background-image:url('../imagenes/menu/cooperativa_over.png');
	}
	
	#btnInteresActivo
	{
		width: 147px;
		height: 47px;
		cursor: pointer;
		background-image:url('../imagenes/menu/interes_over.png');
	}
	
	#btnContactoActivo{
		width:	147px;
		height:19px;
		background-image:url('../imagenes/menu/contacto_over.png');
		cursor:pointer;
	}
	
	#btnSociosActivo{
		width:	147px;
		height:19px;
		background-image:url('../imagenes/menu/socios_over.png');
		cursor:pointer;
	}
	
	#btnAceiteActivo{
		width:	147px;
		height:19px;
		background-image:url('../imagenes/menu/aceite_over.png');
		cursor:pointer;
	}
	
	#btnMontellanoActivo{
		width:147px;
		height:19px;
		background-image:url('../imagenes/menu/montellano_over.png');
		cursor:pointer;
	}

	#btnProductosActivo{
		width:147px;
		height:19px;
		background-image:url('../imagenes/menu/productos_over.png');
		cursor:pointer;
	}
	
	#btnTienda{
		width:	147px;
		height: 19px;
		background-image:url('../imagenes/menu/tienda.png');
		cursor:pointer;
	}
	
	#btnTienda:hover{
		background-image:url('../imagenes/menu/tienda_over.png');
	}
	
	#btnTiendaActivo
	{
		width: 147px;
		height: 19px;
		cursor: pointer;
		background-image:url('../imagenes/menu/tienda_over.png');
	}
	
	
/* ---------- */
/* SLIDE HOME */
/* ---------- */

.buttons {
	cursor: pointer;
}

.buttons #anterior {
	color:#999999;	
}

.buttons #anterior:hover {
	color:#CCCCCC;
}

.buttons #siguiente {
	color:#999999;	
}

.buttons #siguiente:hover {
	color:#CCCCCC;
}

.buttons #play {
	color:#999999;	
}

.buttons #play:hover {
	color:#CCCCCC;
}

.buttons #stop {
	color:#999999;	
}

.buttons #stop:hover {
	color:#CCCCCC;
}

#idiomas {
	position: absolute;
	z-index: 3;
	top: 558px;
	width: 300px;
	margin-left: -130px;
	left: 50%;
	font-weight: bold;
	font-size: 12px;
	font-family: 'Droid Sans', arial, serif;
}

#idiomas span:hover {
	color: #FFFFFF;
	text-shadow: #0a0a0a 1px 1px 2px;
	cursor: pointer;
}