/* ---- MAIN STYLES ----- */
.background-default { background: #ffffff url(../images/1280.jpg) top center no-repeat fixed; }
.background-min { background: #ffffff url(../images/1024.jpg) top center no-repeat fixed; }
.background-max { background: #ffffff url(../images/1600.jpg) top center no-repeat fixed; }

p {
	margin: 5px 0 10px 0;
}
.texto_pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #858585;
}


.left {
	float: left;
}

.right {
	float: right;
}

.hidden {
	display: none;
}
body {
	margin:0px;
	top:0px;
	left:0px;
	
}
/* -- 1st HYPERLINK STYLE -- */

a {
	color: #858585;
	text-decoration: none;	
}

a:hover {
	color:#004800;
	text-decoration: underline;
	font-family:Arial;
	font-size: 13px;
}
a.menuhor{font-family:arial; font-size:14px;
	   color:#ffffff; text-decoration:none;}
	   
a:hover.menuhor{font-family:arial; font-size:14px; color:#F0F0F0;}
a.pie{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#858585; text-decoration:none; }
	   
a:hover.pie{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#004800; text-decoration:underline;}
	   
/* - NAVIGATION STYLES - */

#navigation {
	height: 20px;
	padding: 0;
	margin: 0;
	position: relative;
}

#navigation li, #navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

#navigation li, #navigation a {
	height: 20px;
	display: block;
}

#nav_home {left: 0; width: 59px; background: url(../images/inicio.jpg) no-repeat; margin-right: 1px; }
#nav_home a:hover {background: url(../images/inicio_v.jpg) no-repeat; }
#nav_home a:visited:hover {background: url(../images/inicio_v.jpg) no-repeat; }
#nav_home_selected {left: 0; width: 59px; background: url(../images/inicio_v.jpg) no-repeat; margin-right: 1px; }

#nav_company {left: 62px; width: 157px; background: url(../images/albergue.png) no-repeat; margin-right: 1px; }
#nav_company a:hover {background: url(../images/albergue_v.png) no-repeat; }
#nav_company a:visited:hover {background: url(../images/albergue_v.png) no-repeat; }
#nav_company_selected {left: 62px; width: 157px; background: url(../images/albergue_v.png) no-repeat; margin-right: 1px; }

#nav_ingredients{left: 221px; width: 142px; background: url(../images/tarifa.jpg) no-repeat; margin-right: 1px; }
#nav_ingredients a:hover {background: url(../images/tarifa_v.jpg) no-repeat; }
#nav_ingredients a:visited:hover {background: url(../images/tarifa_v.jpg) no-repeat; }
#nav_ingredients_selected {left: 221px; width: 142px; background: url(../images/tarifa_v.jpg) no-repeat; margin-right: 1px; }

#nav_products {left: 295px; width: 89px; background: url(../images/polices.jpg) no-repeat; margin-right: 1px; }
#nav_products a:hover {background: url(../images/polices_v.jpg) no-repeat; }
#nav_products a:visited:hover {background: url(../images/polices_v.jpg) no-repeat; }
#nav_products_selected {left: 295px; width: 89px; background: url(../images/polices_v.jpg) no-repeat; margin-right: 1px; }

#nav_faq {left: 386px; width: 121px; background: url(../images/localizacion.jpg) no-repeat; margin-right: 1px; }
#nav_faq a:hover {background: url(../images/localizacion_v.jpg) no-repeat; }
#nav_faq a:visited:hover {background: url(../images/localizacion_v.jpg) no-repeat; }
#nav_faq_selected {left: 386px; width: 121px; background: url(../images/localizacion_v.jpg) no-repeat; margin-right: 1px; }

#nav_stockists {left: 507px; width: 126px; background: url(../images/reservaciones.jpg) no-repeat; margin-right: 1px; }
#nav_stockists a:hover {background: url(../images/reservaciones_v.jpg) no-repeat; }
#nav_stockists a:visited:hover {background: url(../images/reservaciones_v.jpg) no-repeat; }
#nav_stockists_selected {left: 507px; width: 126px; background: url(../images/reservaciones_v.jpg) no-repeat; margin-right: 1px; }

#nav_contact {left: 637px; width: 105px; background: url(../images/contactenos.jpg) no-repeat; }
#nav_contact a:hover {background: url(../images/contactenos_v.jpg) no-repeat; }
#nav_contact a:visited:hover {background: url(../images/contactenos_v.jpg) no-repeat; }
#nav_contact_selected {left: 637px; width: 105px; background: url(../images/contactenos_v.jpg) no-repeat; margin-right: 1px; }


/* --- LAYOUT STYLES --- */

#container { 
	width: 744px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	height: auto;
}

#header { 
	margin: 0;
	padding: 0;
	height: 173px;
}

#content {
	margin: 0;
	padding: 20px 15px 10px 20px;
	background: #fff url(../images/watermark.gif) bottom right no-repeat;
}


div.hr {
	margin: 5px 0 5px 0;
	padding: 0;
	border-bottom: 1px dashed #ccc;
}

div.hr_solid {
	margin: 5px 0 5px 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
}

hr {
	display: none;
}

/* ----- FORM STYLES ----- */

form {
	margin: 0;
	padding: 0;
}

input.field, textarea, select {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #777;
	background: #f9f9f9;
	border: solid 1px;
	border-color: #c8d7c3 #e2eee6 #e2eee6 #c8d7c3;
	width: 200px;
	padding: 1px 3px 1px 3px;
}

input.cart {
	margin: -1px 0 1px 10px;
	padding: 2px 3px 2px 3px;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #777;
	width: 20px;
}

input.checkbox {
	margin-left: 27px;
}

.submit {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #317b55;
	border: solid 1px #c8d7c3;
	padding: 1px 5px 1px 5px;
}

/* ---- OTHER STYLES ---- */
.text {
	font-family:Arial;
	font-size: 13px;
	color: #858585;
}

.TITULO {
	font-family:Arial;
	font-size: 14px;
	color: #ca9605;
	text-transform: uppercase;
	font-weight: bold;
}
.TITULO_GRIS {
	font-family:Arial;
	font-size: 14px;
	color: #858585;
	text-transform: uppercase;
	font-weight: bold;
}

.sttabla
{
    BORDER-RIGHT: #E4E4E4 1px solid;
    BORDER-TOP: #E4E4E4 1px solid;
    BORDER-LEFT: #E4E4E4 1px solid;
    BORDER-BOTTOM: #E4E4E4 1px solid;
}
.FONDO_VERDE {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #2F9620;
	font-weight: bold;
	font-family: Arial;
}
.TITULO_VERDE {
	font-size: 18px;
	color: #1F9D0D;
	font-weight: bold;
	font-family: Arial;
}
.tabla_derecha {
	background-color: #E5FCE2;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top;
}
.sttabla2
{
    BORDER-TOP: #E4E4E4 1px solid;
    BORDER-LEFT: #E4E4E4 1px solid;
    BORDER-BOTTOM: #E4E4E4 1px solid;
}

.td_barra{
	background-image: url(../images/fondo_t.jpg);
}
