body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	background-repeat:repeat;
	background-image:url(../iconos/tile.png);
}

table.principal {
border: 1px solid #3f7b62;
width: 980px;
margin: 20px auto;
padding: 1px;
background-color:#FFFFFF;
}

th.cabecerabanner {
width: 980px;
height: 100px;
background-image:  url("../imagenes/Cabecera-web-2010.jpg");
background-repeat:no-repeat;
background-position:center;	
}

th.principalpie {
font: bold .7em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
text-align: right;
color: #fff;
background-image:url(../iconos/fondo.gif);
padding:8px;
}

th.contenedormenu {
width:158px; 
align:center;
valign:top;
background:#eff0ca;
padding-left:15px;
padding-right:15px;
background-image:url(../iconos/Logo-rojo3opacity.png);
background-repeat:repeat-y;
}

th.textoescaparate{
background-color:#f1f1f1;
}

th.contenedortablafichas {
text-align: justify;
width:822px;
height:50px;
valign:top;
background-color:#FFFFFF;
}

h1 {
font: bold .9em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
color:#000000;
text-align:center;
valign:top;
}

h2 {
font: bold .7em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
color:#000000;
text-align:center;
valign:top;
}

h3 {
font: normal .9em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
color:#000000;
text-align:center;
valign:top;
}

th.tablalogos {
height:65px;
vertical-align:top;
text-align:left;
border: 1px solid #3f7b62;
padding: 1px;
}

th.tablalogostexto {
font: bold .9em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
color:#000000;
text-align:center;
valign:top;
border: 1px solid #3f7b62;
padding: 15px;
}

th.tablafichas {
width:658px;
vertical-align:top;

}



/*========================== MENU ===========================*/

.menu {
font: bold .7em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
width:106px; 
height:150px; 
position:relative; 
font-size:11px; 
margin:50px 0;
}

.menu ul li a, .menu ul li 
a:visited {
	display:block;
	text-decoration:none;
	color:#000000;
	width:104px;
	height:20px;
	text-align:left;
	padding-left:15px;
	border:1px solid #3f7b63;
	border-width:1px 0px 0px 0px;
	background:#d8dfa6;
	line-height:19px;
}

.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; margin-right:1px; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#000000; background:#fdf8de;}
.menu ul li:hover ul {display:block; position:absolute; top:0; left:120px; width:105px;}
.menu ul li:hover ul li a.hide {background:#8ac47d; color:#000;}
.menu ul li:hover ul li:hover a.hide {width:150px;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#fff3b2; color:#000; width:150px;}
.menu ul li:hover ul li a:hover {background:#b3ab79; color:#000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:151px; top:0; color:#000;}
.menu ul li:hover ul li:hover ul li a {display:block; width:200px; background:#b3ab79; color:#000;}
.menu ul li:hover ul li:hover ul li a:hover {background:#b3ab79; color:#000000;}

/* ========================================================== */


/*========================== FICHA ===========================*/

/* Clase Tabla general*/			   
table.ficha {
border: 1px solid #3f7b62;
width: 658px;
margin: 20px auto;
padding: 1px;
}
                
/* Clase Celda cabecera*/			                
table.ficha tbody tr.cabecera th {
font: bold .9em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
color: #fff;
background-image:url(../iconos/fondo.gif);
text-align: center;
padding: 5px;
}
				
/* Clase Celdas columna izq (para contenedor tabla foto)*/                       
.contenedortablafoto {
font: bold .7em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
color: #000000;
text-align: center;
padding: 5px;
background: #fdf8de;
} 

				
/* Clase Tabla interior (foto)*/
table.foto {
width: 180px;
height:140px;
margin: 20px auto;
padding: 1px;
border: 1px solid #a7b47e;
}


/* Clase Celdas columna der (valores numericos)*/
table.ficha tbody td {
font: .9em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
color: #666;
background: #fff;
text-align: left;
padding: 1px;
width: 30px;
height: 30px;
}

						
/* Clase Texto Tabla interior (texto)*/
th.textocontenedor {
margin: 20px auto;
font: bold .7em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
color: #4e4e4e;
text-align: justify;
padding:45px;
vertical-align:top;
background-color:#FFFFFF;
}
	
/* Clase Texto Tabla interior (producto)*/
table.textoproducto {
width:auto;
height:auto;
margin: 20px auto;
font: bold .9em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
color: #ffffff;
text-align: justify;
padding: 5px;
}

/* Clase Celdas columna izq (para contenedor tabla logo)*/
table.ficha tbody th.contenedorlogo {
font: bold .9em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
color: #FFFFFF;
text-align: left;
padding: 5px;
background-image:url(../iconos/degradadoprod.gif);
background-repeat:repeat-x;
}

/* Clase Tabla interior (logo)*/
table.logo {
width: 120px;
height:65px;
margin: 20px auto;
padding: 1px;
border: 1px solid #a7b47e;
}

/* Clase telefono (Icono)*/
table th.iconotelefono {
width: 30px;
height: 30px;
border: 1px solid #3f7b62;
padding-left: 15px;
padding-right: 15px;
background-image:url(../iconos/Telefono.gif);
background-repeat:no-repeat;
background-position:center;			
background-color:#FFFFFF;
}
				
/* Clase telefono (texto)*/
table th.textotelefono {
font: bold .7em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
color: #000000;
text-align: center;
border: 1px solid #3f7b62;
padding-left: 5px;
padding-right: 5px;
background-color:#FFFFFF;
}
				
/* Clase Home (Icono)*/
table th.iconohome {
width: 30px;
height: 30px;
border: 1px solid #3f7b62;
padding-left: 15px;
padding-right: 15px;
background-image:url(../iconos/Home.gif);
background-repeat:no-repeat;
background-position:center;		
background-color:#FFFFFF;
}
				
/* Clase Home (texto)*/
table th.textohome {
font: bold .7em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
color: #000000;
text-align: center;
border: 1px solid #3f7b62;
padding-right: 5px;
padding-left: 5px;
background-color:#FFFFFF;
}
				
/* Clase Web (Icono)*/
table th.iconoweb {
width: 30px;
height: 30px;
border: 1px solid #3f7b62;
padding-left: 15px;
padding-right: 15px;
background-image:url(../iconos/web.gif);
background-repeat:no-repeat;
background-position:center;		
background-color:#FFFFFF;
}
				
/* Clase Web (texto)*/
table th.textoweb {
font: bold .7em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
color: #000000;
text-align: center;
border: 1px solid #3f7b62;
padding-left: 5px;
padding-right: 5px;
background-color:#FFFFFF;
}
														
/* Clase Fax (Icono)*/
table th.iconofax {
width: 30px;
height: 30px;
border: 1px solid #3f7b62;
padding-left: 15px;
padding-right: 15px;
background-image:url(../iconos/Fax.gif);
background-repeat:no-repeat;
background-position:center;		
background-color:#FFFFFF;
}
	
/* Clase Fax (texto)*/
table th.textofax {
font: bold .7em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
color: #000000;
text-align: center;
border: 1px solid #3f7b62;
padding-left: 5px;
padding-right: 5px;
background-color:#FFFFFF;
}
				
/* Clase Titulo Provincia (icono)*/
table th.iconoprovincia {
font: bold .7em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
color:#999999;
text-align: center;
border: 1px solid #3f7b62;
padding-left: 15px;
padding-right: 15px;
background-image:url(../iconos/provincia.gif);
background-repeat:no-repeat;
background-position:center;	
background-color:#FFFFFF;
}
				
/* Clase Provincia (texto)*/
table th.textoprovincia {
font: bold .7em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
color:#000000;
text-align: center;
border: 1px solid #3f7b62;
padding-right: 5px;
padding-left: 5px;
background-color:#FFFFFF;
}
				
/* Clase Titulo CP (texto)*/
table th.textotitulocp {
font: bold .7em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
color:#999999;
text-align: center;
border: 1px solid #3f7b62;
padding-left: 5px;
padding-right: 5px;
background-color:#FFFFFF;
}
				
/* Clase CP (texto)*/
table th.textocp {
font: bold .7em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
color:#000000;
text-align: center;
border: 1px solid #3f7b62;
padding-right: 5px;
padding-left: 5px;
background-color:#FFFFFF;
}
				
/* Clase Email (Icono)*/
table th.iconoemail {
width: 30px;
height: 30px;
border: 1px solid #3f7b62;
padding-left: 15px;
padding-right: 15px;
background-image:url(../iconos/email.gif);
background-repeat:no-repeat;
background-position:center;	
background-color:#FFFFFF;
}
	
/* Clase Email (texto)*/
table th.textoemail {
font: bold .7em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
color: #000000;
text-align: center;
border: 1px solid #3f7b62;
padding-left: 5px;
padding-right: 5px;
background-color:#FFFFFF;
}

/* Clase Contacto general (texto pequeo)*/
table th.textocontactosmall {
font: bold .6em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
color: #000000;
text-align: center;
border: 1px solid #3f7b62;
padding-left: 5px;
padding-right: 5px;
background-color:#FFFFFF;
}

/* Enlaces*/

A:link { 
color:#000000;
text-decoration: none;
}

A:visited, A:hover { 
color:#fd0054;
text-decoration: none;
}

/* Clase Celda pie*/			                
.subir {
font: bold .9em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
color: #fff;
text-decoration: none;
background-image:url(../iconos/fondo.gif);
text-align: right;
padding: 5px;
text-decoration: none
}

/* Clase Celda tabla contacto Charo/Ana */		

.contactocharoana {
font: bold .9em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
color: #fff;
text-decoration: none;
background-image:url(../iconos/fondo.gif);
width: 100px;
text-align:justify;
padding: 5px;
text-decoration: none
}

/*=============LIGHTBOX=============================*/

#lightbox, #textLightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }
#outerTextContainer{
	position: relative;
	background-color: #fff;
	width: 400px;
	height: 400px;
	margin: 0 auto;
	line-height:1.5em;
	text-align:left;
	padding:10px;	border:1px solid #000
}

#closeText{text-align:right}
#bottomNav{margin-top:5px;text-align:right}

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url("../images/blank.gif") no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color:#000000;
	}
	
	/*======================prueba logos rollover =========================*/
	
.hover-image-container {display:block; height:65px; overflow:hidden}
.hover-image:hover {margin-top:-65px}