html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-image: url(_img/fondo.gif);
} 
 
#index{ 
 width:811px; 
 background-color:#fff; 
  background-image: url(_img/conte.gif);
 margin-left:auto; 
 margin-right:auto;  
 margin-top: 6px;
 text-align:left;
}

p{
	/*    display: inline; */
} 
a{
	color:#01714D;
}

a:hover{
	color:#F6AC33;
}
 img{
 	float:left;
	display:block;
	margin-right:15px;
	margin-bottom:25px;
	padding:3px;
	border:1px solid #737E5C;
 }
 
 .imgnone{
 

	margin-right:0px;
	margin-bottom:0px;
	padding:0px;
	border:0px;
	text-align:center;
 }
 
 
  #promociones img{
	border:none;
/*	margin-bottom:15px; */
 }
   #centros img{
	border:none;
/*	margin-bottom:15px; */
 }
    #servicio img{
	border:none;
	/* margin-bottom:15px; */
 }

 .descargar{
	color:#5C644B;
	font-weight: bold;
	font-variant: small-caps;
}
.descargar a{
	color:#729D1A;
	text-decoration: none;
	font-variant: normal;
	font-size: 0.8em;
	background-image: url(_img/pdf.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left:9px;
}
.descargar a:hover{
	color:#F8A930;
}

 /*=======================foto=======================*/
#cabecera{
 position:relative; 
 background-color:#69950C; 
 background-position: right;
 background-repeat: no-repeat;
 height: 19px;
}

#cabecera ul{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	padding-right: 12px;
	padding-top: -20px;
	text-align: right;
}

#cabecera li{
 display:inline;
 border-right: 1px solid #fff;
 padding:0 4px 0 1px;
}
#cabecera li.area_cliente{background-color:#000; padding:3px; border:0;}
#cabecera li.area_cliente a{font-size:14px;}

#cabecera li a{
 color:#fff;
 text-decoration: none;
}

#cabecera li a:hover{
 color:#F1AB31;
}

/* Inicio estilos creados por Fran 2008-10-06 */
 #navidad #foto{
	background-image: url(_img/banner_navidad.jpg);
	width:809px;
	height:155px;
	background-repeat: no-repeat;
	float:left;
 }
 #bodega #foto{
	background-image: url(_img/banner_bodega.jpg);
	width:809px;
	height:155px;
	background-repeat: no-repeat;
	float:left;
 }
 #frescos #foto{
	background-image: url(_img/banner_frescos.jpg);
	width:809px;
	height:155px;
	background-repeat: no-repeat;
	float:left;
 }
 #marcas #foto{
	background-image: url(_img/banner_marcas.jpg);
	width:809px;
	height:155px;
	background-repeat: no-repeat;
	float:left;
 }
 #noAlim #foto{
	background-image: url(_img/banner_noAlimentacion.jpg);
	width:809px;
	height:155px;
	background-repeat: no-repeat;
	float:left;
 }
 #limpieza #foto{
	background-image: url(_img/banner_limpieza.jpg);
	width:809px;
	height:155px;
	background-repeat: no-repeat;
	float:left;
 }
 #area_cliente #foto{
	background-image: url(_img/banner_area_cliente.jpg);
	width:809px;
	height:155px;
	background-repeat: no-repeat;
	float:left;
 }
/* Fin estilos creados por Fran */

#quienes #foto{
/* background-image: url(_img/foto1.jpg); */

background-image: url(_img/banner_regalos.jpg);
width:809px;
height:155px;
background-repeat: no-repeat;
float:left;
}

#ventajas #foto{
background-image: url(_img/banner_ventajas.jpg);
width:809px;
height:155px;
background-repeat: no-repeat;
float:left;
}
#soluciones #foto{
background-image: url(_img/banner_soluciones.jpg);
width:809px;
height:155px;
background-repeat: no-repeat;
float:left;
}

#promociones #foto{
/* background-image: url(_img/foto4.jpg); */

background-image: url(_img/banner_promociones.jpg);
width:809px;
height:155px;
background-repeat: no-repeat;
float:left;
}
#centros #foto{
background-image: url(_img/banner_centros.jpg);
width:801px;
height:155px;
background-repeat: no-repeat;
float:left;
}
#comunicacion #foto{
background-image: url(_img/foto6.jpg);
width:809px;
height:155px;
background-repeat: no-repeat;
float:left;
}
#carrera #foto{
background-image: url(_img/foto7.jpg);
width:809px;
height:155px;
background-repeat: no-repeat;
float:left;
}
#servicio #foto{
background-image: url(_img/foto8.jpg);
width:809px;
height:155px;
background-repeat: no-repeat;
float:left;
}
#enlaces #foto{
background-image: url(_img/foto9.jpg);
width:809px;
height:155px;
background-repeat: no-repeat;
float:left;
}

#navidad1 #foto{
background-image: url(_img/cabecera-boceto-1.jpg);
width:809px;
height:155px;
background-repeat: no-repeat;
float:left;
}
#navidad2 #foto{
background-image: url(_img/cabecera-boceto-2.jpg);
width:809px;
height:155px;
background-repeat: no-repeat;
float:left;
}

/*#foto{
background-image: url(_img/logo.gif);
width:801px;
height:138px;
background-repeat: no-repeat;
float:left;
margin-bottom:5px;
 }*/

 #foto td img{
 	border:none;
 }
/*====================menu========================*/
#navcontainer { 
 margin: 0px; 
 }

#navcontainer ul{
margin: 0;
padding: 0;
font-family: verdana, arial, Helvetica, sans-serif;
font-size: 0.8em;
font-weight: bold;
font-variant: normal;
list-style: none;
}

#navcontainer li { 
margin: 0px; 

}

#navcontainer a{
display: block;
padding: 5px 10px 3px;
width: 180px;
color: #007656;
background-color: #DFE9CC;
text-decoration: none;
}

#navcontainer a:hover{
color: #fff;
background-color: #C7D4AF;
text-decoration: none;
}

#navcontainer #subnavlist li { 
margin: 0 0 1px 0; 
list-style: none;
}

#navcontainer #subnavlist a{
display: block;
padding: 5px 5px 5px 30px;
width: 165px;
color: #F2BA58;
background-color: #F0F5E6;
background-image: none;
text-decoration: none;
font-family: verdana, arial, Helvetica, sans-serif;
font-size: 1.2em;
font-weight: bold;
font-variant: normal;
}

#navcontainer #subnavlist a:hover{
color: #947C51;
background-color: #DDE6CA;
text-decoration: none;
}

#leftcol{
 width:25%; 
 float:left; 
 position:relative; 
 background-color:#fff; 
 }
 /*=============contenido====================*/

h3{
	font-family: arial;
	font-weight: bolder;
	font-size:2.9em;
	color:#027B5C;
	margin-top:15px;
}



#maincol{
overflow:hidden;
  background-color: #fff;
 float: right; 
 position: relative; 
 width:74.5%; 
 }
  #maincol .contenido{ 
 font-family: verdana;
 font-size:0.75em;
 color:#434242;
 /*padding:1px 30px 90px 38px;*/
 padding-top:1px;
 padding-right:30px;
 padding-left: 38px;
 margin-top:35px;
 text-align: justify;
 
 }
 
 #maincol ul{
margin-top:7px;
margin-left:2px;
margin-bottom:40px;
color:#3A2A2A;
}

#maincol li{
border:none;
text-align: left;
	FLOAT:left; 
	width:25%;
	margin-right:10px;
	margin-left:20px;
}
#maincol li a{
 font-family: arial;
 font-weight: bold;
 font-size: 0.8em;
 color:#C17800;
 text-decoration: none;
}
#maincol li a:hover{
 color:#FDE1B4;
}

 /*=================noticias================*/

#comunicacion #maincol img{
border:none;
padding-top:10px;
padding-left:10px;
padding-bottom:20px;
margin:14px;
/* float:none;*/
}
/*#comunicacion #maincol .icon{
border:1px solid red;
padding-top:-2px;
padding-left:34px;
}
#comunicacion #maincol ul{
margin-top:25px;
margin-bottom:50px;
list-style-type: square;
color:#8DBAFC;
}

#comunicacion #maincol li{
border:none;
	FLOAT: right; 
	width:18%;
	margin-right:6px;
}
#comunicacion #maincol li a{
 font-family: arial rounded;
 font-weight: bold;
 font-size: 0.8em;
 color:#8DBAFC;
 text-decoration: none;
}
#comunicacion #maincol li a:hover{
 color:#B6C8E2;
}*/
#comunicacion h3{
	font-family: arial;
	font-weight: bolder;
	font-size:1.8em;
	color:#027B5C;
	margin-top:15px;
}
#comunicacion a.titular {
	font-family: verdana;
	font-weight: bolder;
	font-size:1.0em;
	color:#425124;
	text-decoration: none;
}
#comunicacion a.titular:hover{
	color:#79B400;
}
#comunicacion .fecha{
	font-family:verdana;
	font-size:0.8em;
	color:#729D1A;
	margin-bottom:2px;
}
#comunicacion .cuerpo{
	font-family:verdana;
	font-size:0.9em;
	color:gray;
	border-bottom:3px solid #729D1A;
	padding-bottom:9px;
}
#comunicacion a.link{
	color:#729D1A;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
#comunicacion a.link:hover{
	color:#79B400;
}
#comunicacion a.boton{
float:right;
font-family: verdana;
font-size: 0.8em;
color:#444343;
background-image:  url(_img/boton_off.gif);
background-repeat: no-repeat;
padding:4px 38px 2px 4px;
text-decoration: none;
height:22px;
}
#comunicacion a.boton:hover{
color:#364D77;
background-image:  url(_img/boton_on.gif);
background-repeat: no-repeat;

}
#comunicacion a.volver{
	background-image: url(_img/volver_off.gif);
	background-repeat: no-repeat;
	width: 22px;
	height: 22px;
	text-indent: -600px;
	display: block;
	overflow: hidden;
	margin-top:10px;
}
#comunicacion a.volver:hover{
	background-image: url(_img/volver_on.gif);
	background-repeat: no-repeat;
}

#comunicacion p a{
	color:#729D1A;
	text-decoration: none;
}
 
 #comunicacion p a:hover{
 	color: #F0AB34;
 }

/*================mapaweb================*/
#mapa #maincol li{
	FLOAT: left; 
	width:80%;
	margin-right:8px;
	margin-left:5px;
	border: none;
	list-style: none;
}
#mapa #maincol ul {
padding-left:40px;
padding-top:-50px;
margin:0px;
}

#mapa #maincol li a{
 font-family: arial;
 font-size: 0.9em;
 color:#858788;
 text-decoration: none;
}

#mapa #maincol li a:hover{
 color:#9CD2F5;
}

#mapa #maincol li a.general{
font-size: 1.2em;
font-variant: small-caps;
font-weight: bold;
color:#0083D7;
}

#mapa #maincol li a.general:hover{
color:#34A4EC;
}

#mapa #maincol li a.organiz{
font-size: 1.0em;
font-weight: bold;
padding-top:-8px;
color:#15374D;
}

#mapa #maincol li a.organiz:hover{
color:#2D97DC;
}

 /* *** Float containers fix:*/ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

/*========accesibilidad=============*/
KBD {
BORDER-RIGHT: #aaa 0.25em solid; 
PADDING-RIGHT: 0.4em; 
BORDER-TOP: #ccc 0.15em solid; 
PADDING-LEFT: 0.4em; 
FONT-WEIGHT: normal; 
FONT-SIZE: 10px; 
BACKGROUND: #eee; 
PADDING-BOTTOM: 0.01em; 
VERTICAL-ALIGN: text-bottom; 
BORDER-LEFT: #bbb 0.2em solid; 
COLOR: #000; LINE-HEIGHT: 2em; 
PADDING-TOP: 0.01em; 
BORDER-BOTTOM: #888 0.3em solid; 
FONT-FAMILY: Arial, Helvetica, sans-serif
}

#accesibilidade #maincol UL {
FONT-SIZE: 11px; 
COLOR: #305778; 
LINE-HEIGHT: 12px; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
TEXT-ALIGN: justify;
}
#accesibilidade #maincol LI {
FONT-SIZE: 11px; 
width:250px;
float:none;
border:none;
COLOR: #305778; 
LINE-HEIGHT: 12px; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
TEXT-ALIGN: justify;
}
 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
/*===========tabla===============*/
table {
margin-bottom: 40px;
width:510px; 
height:18px;
cellpadding:2px; 
cellspacing:2px;
font-weight: bold;
}
td {
    font-family:verdana,arial;
    font-size:8pt;
}
.estilotabla{
    background-color:#6A7F3E;
	 color:#fff;
    font-weight:bold;
    font-size:10pt;
	 text-align: center;
	 font-variant: normal;
}
.estilocelda{
    background-color:#EDEDED;
	 text-align: center;
	 padding-left:2px;
	 padding-right:2px;
	 color:#5A5A5A;}
	 
.estilotitular{
    background-color:#113D5A;
	 color:#fff;
    font-weight:bold;
    font-size:10pt;
	 text-align: center;
	 font-variant: small-caps;
}

.refuerzotexto{
	font-size: 1.3em;
	font-weight: bold;

}
/*---------------------PANTALLA DE CAPA NAVIDAD----------------------------*/


.aperturanavidad{
	width: 100%;
	display: inline;

}
.aperturanavidad img{
	padding-left: 40px;
	border: none;
}
.flotaDer{
	width:340px;
	float:right;
}
.flotaIzq{
	width:180px;
	float:left;
}
.flotaDer a{
	text-decoration:none;
	font-weight:bold;
}
.flotaDer a:hover{
	font-weight:bold;
}
.pdf a{
	font-size:0.8em;
	color:#F6AC33;
	text-decoration:none;
	font-weight:normal;
}
.pdf a:hover{
	font-size:0.8em;
	color:#F6AC33;
	text-decoration:none;
	font-weight:normal;
}
.espaciado{
	font-size:9px;
}
.clearfloatx{
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.navidadIzq{
	width:190px;
	text-align:center;
	float:left;
}
.borde{
	margin-left:15px;
	_margin-left:8px;
	margin-bottom:0px;
}
.descimg{
	margin:0px;
	display:inline;
	padding:0px;
	border:0px;
}
.navidadIzq a{
	text-decoration:none;
	font-weight:bold;
}
.navidadIzq a:hover{
	font-weight:bold;
}
.navidadDer{
	width:320px;
	margin-top:60px;
	float:right;
}
.navidadDer a{
	text-decoration:none;
	font-weight:bold;
}
.navidadDer a:hover{
	font-weight:bold;
}
.parteDer{
	float:right;
}
.parteIzq{
	width:250px;
	float:left;
}
#abajo{
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	width:811px;
	margin:0 auto;
}
#abajo .titFest{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#F0F5E6;
	color:#007656;
	padding: 5px 10px;
	text-align:right;
}
#list3 {
	width:811px;
	display:inline;
}
#list3 .menuAbajo {
	width:811px;
}
#list3 div.selected .title { font-weight: bold;}
#list3 div div {
	border-left:8px solid #D46A01;
	background-color: #F0F5E6;
	padding: 5px;
}
#list3 div.title {
	border: 1px solid #D46A01;
	background-color: #FF8C1A;
	padding: 10px;
	cursor: pointer;
}
#list3 div.descr {
	font-weight:normal;
	padding:10px 5px;
	border: 1px solid #D46A01;
	border-top:0;
	background-color: #F0F5E6;
}
#list3 div.selected {
	border-bottom: none;
}
.centroFestivo{
	font-weight:bold;
	font-size:1.1em;
	color:#007656;
}

/* AREA CLIENTE */
.clienteIzq{
	width:50%;
	float:left;
	text-align:left;
}
.clienteDer{
	width:49%;
	float:right;
	text-align:left;
	font-size:11px;
	color: #027B5C;
}
h1.area_cliente{
	font-family: arial;
	font-weight: bolder;
	font-size: 2.0em;
	color: #027B5C;
}
.clienteDer h1{
	font-family: arial;
	font-weight: bolder;
	font-size: 1.5em;
	color: #027B5C;
}
.separacion{
	margin:5px 0;
	border-top:1px solid #027B5C;
}

.clienteIzq form{
	margin:0;
}

/*INICIO ESTILOS FORMULARIO DEL LOGIN*/

h3 .desconectar{
	font-size:10px;
	margin-left:10px;
	background-image: url(./_img/pdf.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

/* FORMULARIO DE LOGIN */
input#cliente, #cliente input{
	background-color: transparent;
	background-image: url(./_img/icon_codcliente.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 2% 50%;
	padding: 6px 0px 6px 25px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	color: #282828;
	border: 1px solid #cdcdcd;
	font-size: 12px;
	width: 70%;
	margin: 5px 0 0 0;
}
input#password, #password input{
	background-color: transparent;
	background-image: url(./_img/icon_pass.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 2% 50%;
	padding: 6px 0px 6px 25px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	color: #282828;
	border: 1px solid #cdcdcd;
	font-size: 12px;
	width: 70%;
	margin: 5px 0 10px 0;
}
input#submit, #submit input {
	margin-top:10px;
	color: #007656;
	background-color: #DFE9CC;
	padding: 3px;
	cursor: pointer;
	width: 150px;
	border: 0;
	font-size: 12px;
}

input#submit:hover, #submit:hover input{
	background-color: #F9FCF2;
	color: #000000;
	padding: 3px;
	cursor: pointer;
	width: 150px;
	border: 0;
	font-size: 12px;
}

/* lateral flotante*/
/*#leftcol #box3, #leftcol #box3:link {background-position: 2px 50% !important; position: absolute !important; left:-25px; top: 30% !important; display: block !important; width: 24px !important; height: 180px !important; margin: -45px 0 0 0 !important; padding: 0 !important; z-index: 100001 !important; background-position: 2px 50% !important; background-repeat: no-repeat !important; text-indent: -9000px;}
* html #box3, * html #box3:link{position: absolute !important;background-image: none !important;}
#box3{left: 0;background-repeat: no-repeat;background-color: #FFFFFF;background-image: url(./_img/catalogo_navidad.png);border: outset 1px #FFFFFF;border-left: none;}
#box3:hover{background-color: #FF8D1D;border: outset 1px #FF8D1D;border-left: none;cursor: pointer;}
* html #box3{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./_img/catalogo_navidad.png');}*/

/* lateral flotante*/
/*body #box3, body #box3:link {background-position: 2px 50% !important; position: fixed !important; top: 45% !important; display: block !important; width: 24px !important; height: 143px !important; margin: -45px 0 0 0 !important; padding: 0 !important; z-index: 100001 !important; background-position: 2px 50% !important; background-repeat: no-repeat !important; text-indent: -9000px;}

#box3{left: 0;background-repeat: no-repeat;background-color: #B855B2;background-image: url(../_img/pululart_es.png);border: outset 1px #B855B2;border-left: none;}
#box3:hover{background-color: #75B602;border: outset 1px #75B602;border-left: none;cursor: pointer;}*/

/* lateral flotante*/
body #box4, body #box4:link {background-position: 2px 50% !important; position: absolute !important; left:-26px; top: 5% !important; display: block !important; width: 24px !important; height: 400px !important; margin: -45px 0 0 0 !important; padding: 0 !important; z-index: 100001 !important; background-position: 2px 50% !important; background-repeat: no-repeat !important; text-indent: -9000px;}
* html #box4, * html #box4:link{position: absolute !important;background-image: none !important;}
#box4{left: 0;background-repeat: no-repeat;background-color:transparent;border: none;}

#box4 .catalogo{border:outset 1px #FFFFFF; padding-top:180px; overflow:hidden; width:24px; height:0px; display:block; background:#FFF url(./_img/catalogo_navidad.png) no-repeat 0 0; margin-bottom:10px;}
#box4 .catalogo:hover{cursor:pointer; background-color:#FF8D1D; border:outset 1px #FF8D1D;}
#box4 .festivo1{border:outset 1px #FFFFFF; padding-top:270px; overflow:hidden; width:24px; height:0px; display:block; background:#FFF url(./_img/aperturas_navidad2011.png) no-repeat 0 0; margin:3px 0;}
#box4 .festivo1:hover{cursor:pointer; background-color:#FF8D1D; border:outset 1px #FF8D1D;}
