/************/
/*  GLOBAL  */
/************/

/* URL imatge background: url(../../img/web/b_enviar.gif); */
/* * { padding:0; margin:0; } */
body {
	margin:0;
	padding:0;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	min-width:600px;    /* Minimum width of layout - remove line if not required */
	/* The min-width property does not work in old versions of Internet Explorer */
	font-size:90%;
	text-align:center;
	background: url(../../img/web/bg_web.gif) no-repeat top center #847A36;
}
a 			{ color:#4E4719; text-decoration:none; }
a:hover 	{ text-decoration:underline; outline:none; }
h1, h2, h3 	{ margin:.8em 0 .2em 0; padding:0; }
p 			{ margin:.4em 0 .8em 0; padding:0; }
img 		{ border:0; }
.hidden 	{ display: none; }
table 		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
input:focus, textarea:focus { background-color: #E4E4D0; }
INPUT.checkbox {
	font-family : Verdana;
	font-size: 10;
	border-width : 0;
	vertical-align : middle;
	width:17px;
}
INPUT.radio {
	font-family : Verdana;
	font-size: 10;
	border-width : 0;
	vertical-align : middle;
	width:17px;
}

#container { width:981px; margin:0 auto; text-align:left; }


/*------------*/
/* FORMULARIS */
/*------------*/
.button_enviar { border:1px solid; background-color:#CCCCCC; /*background: url(../../img/web/b_enviar.gif);*/ width:63px; height:20px; }
input { border:1px solid #D4D0C8; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; width:257px; }
.textarea { border:1px solid #D4D0C8; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; width:100%; }
.radio { border:0px; width:15px; }

/*-----------*/
/* CAPALERA */
/*-----------*/
#header {
	clear:both;
	float:left;
	width:981px;
	height:153px;
	background: url(../../img/web/bg_header_flash.gif) no-repeat;
	position:relative;
}
#header p,
#header h1,
#header h2 {
	padding:.4em 15px 0 15px;
	margin:0;
}
#header #idioma { position:absolute; top:0; right:0; width:142px; height:20px; }
#header #logo { position:absolute; width:275px; height:153px; cursor:pointer; padding:0 0 0 34px;}
#header #menu { position:absolute; bottom:0 !important; bottom:-1; right:83px; width:583px; height:42px; overflow:hidden; }

/*-----------*/
/* CONTINGUT */
/*-----------*/
.colmask {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;				/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
/* holy grail 3 column settings */
.holygrail {
	background:#847A36;    	/* Right column background colour */
}
.holygrail .colmid {
	float:left;
	width:200%;
	margin-left:-185px; 	/* Width of right column */
	position:relative;
	right:100%;
	background-image: url(../../img/web/bg_center.gif) !important; background-image: url(../../img/web/bg_center2.gif);
	background-position: 162px !important; background-position: 163px;	/* firefox, explorer */
}
.holygrail .colleft {
	float:left;
	width:100%;
	margin-left:-50%;
	position:relative;
	left:381px;         	/* Left column width + right column width */
	background:#847A36;    	/* Left column background colour */
}
.holygrail .col1wrap {
	float:left;
	width:50%;
	position:relative;
	right:196px;        	/* Width of right column */
/*	padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */
}
.holygrail .col1 {
	width:600px;
	margin-left:196px !important; margin-left:198px;
/*	margin:0 185px;    	/* Centre column side padding:
							Left padding = left column width + centre column left padding width
							Right padding = right column width + centre column right padding width */
	position:relative;
	left:200%;
	overflow:hidden;
}
.holygrail .col2 {
	float:left;
	float:right;			/* This overrides the float:left above */
	width:196px;        	/* Width of left column content (left column width minus left and right padding) */
	position:relative;
	/*right:15px;         	/* Width of the left-had side padding on the left column */
}
.holygrail .col3 {
	float:left;
	float:right;			/* This overrides the float:left above */
	width:185px;        	/* Width of right column content (right column width minus left and right padding) */
	/*margin-right:45px;  	/* Width of right column right-hand padding + left column left and right padding */
	position:relative;
	left:50%;
}
	
/*-----------*/
/*    PEU    */
/*-----------*/
#footer {
	color:#4E4719;
	clear:both;
	float:left;
	width:981px;
	padding-top:25px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#footer p {
	font-weight:bold;
	padding:2px;
	margin:0;
}
#footer .avellana { padding-right:28px;	margin-bottom:16px;	background-image: url(../../img/web/logo_avellana.gif);	background-repeat: no-repeat; background-position: right; }
/* min-height para todos los navegadores */
/*	height: auto!important; /* para los browsers buenos */
/*	height: 330px; /* para IE5+ */
/*	min-height: 330px; /* para los browsers buenos */


/* VARIS */
/*********/

/* CENTRAL */
#middle_top { position:relative; background: url(../../img/web/bg_cap_centre.gif)!important; background: url(../../img/web/bg_cap_centre2.gif); background-position:0 top !important; background-position:-1px top; width:600px; /*height:53px;*/ padding:9px 0 0 9px; overflow:hidden; }
#middle_top_compra { position:relative; background: url(../../img/web/bg_cap_centre.gif) top !important; background: url(../../img/web/bg_cap_centre2.gif) top; background-position:0 !important; background-position:-1px; width:600px; height:75px; padding:9px 0 0 9px; overflow:hidden; }
#middle_top_compra img { margin:10px 0 0 10px; }
#middle_top h1 { font-size:18px; color:#3F3838; margin-left:12px; margin-top:5px; font-weight:bold;  }
#middle { background-image: url(../../img/web/bg_center.gif); height:100px; }
#middle_bottom { clear:both; background-image: url(../../img/web/bg_center_bottom.gif); overflow:hidden; width:600px; height:12px; text-align:center; margin-left:196px !important; margin-left:196px; }


#central { width:600px; height:62px; background-image: url(../../img/web/bg_cap_centre.gif); }
#centre_bottom { background-color:#999933; width:600; height:30px; background-image: url(../../img/web/bg_centre_bottom.gif); }

/* BUSCADOR */
#buscador { width:196px; height:48px; overflow:hidden; }
#buscador #form { padding:26px 0 0 7px; height:20px; margin:0px; }
#buscador input { border:1px solid #969696; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; width:150px;  }
#buscador .boto { width:28px; height:15px; border:0; padding-left:5px; }


/* MENÚ */
#menu_botiga { background: url(../../img/web/bg_botiga_menu.gif) no-repeat top #FFFFFF;  }

/* AGENDA */
.linia { width:196px; height:1px; background-image: url(../../img/web/bg_linia.gif); overflow:hidden; margin:5px -15px 13px -15px; }
#bg_calendari { background: url(../../img/web/bg_agenda.gif) no-repeat top #FFFFFF; padding:13px; font-size:11px; }
#bg_calendari ul { margin:0; padding-left:27px; font-family: verdana, arial, Helvetica, sans-serif; font-size:10px; color:#8A8585; }
#bg_calendari .cuadrado { list-style-image:url(../../img/web/bg_cuadro.gif); }
#bg_calendari .cuadrado1 { list-style-image:url(../../img/web/bg_cuadro1.gif); }
#peu_calendari { background: url(../../img/web/bg_agenda_peu.gif); overflow:hidden; font-size:10px; font-weight:bold; overflow:hidden;
width:156px !important; width:196px; padding:5px 0 0 40px;
height:22px !important; height:27px;
}
#peu_calendari a { color:#3F3838; text-decoration:underline; }

/* NEWSLETTER */
#newsletter { background: url(../../img/web/bg_newsletter.gif); width:196px; height:78px; margin-top:10px; overflow:hidden; font-size:9px; }
#newsletter #form { padding:26px 0 0 7px; height:20px; margin:0px; }
#newsletter input { border:1px solid #969696; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; width:150px; margin-top:5px;  }
#newsletter .boto { width:28px; height:15px; border:0; padding-left:5px; }

/* TICKET */
#ticket { position:relative; width:185px; height:159px; overflow:hidden; color:#3F3838; }
#ticket .quantitat { position:absolute; font-size:18px; left:60px; top:62px; }
#ticket .total { position:absolute; font-size:18px; right:22px; top:105px; }
#ticket .detall { position:absolute; font-size:10px; top:130px; right:22px; }
#ticket .detall a { text-decoration:underline; }
#ticket .detall a:hover { text-decoration:underline; }

/* OFERTA */
#oferta { background: url(../../img/web/bg_oferta.gif) no-repeat bottom; position:relative; color:#3F3838; padding-bottom:8px; }
#oferta .preu { color:#3F3838; font-weight:bold; }
#oferta .linia_amarilla { background: url(../../img/web/linia_amarilla.gif) repeat-x; height:1px; margin-right:5px; }
#oferta table { color:#3F3838; }

/* VARIS */
.bgfoto { background: url(../../img/web/bg_foto.gif); }
.bgfoto_detall { background: url(../../img/web/bg_foto_detall.gif); margin:0 10px 10px 0; }
.foto { margin:16px 10px 16px 10px; }
.foto_producte { padding:10px; border:1px solid #3F3838; }
#bg_negre { background: url(../../img/web/bg_fons_negre.gif) !important; background: url(../../img/web/bg_fons_negre2.gif); width:581px !important; width:591px; margin-left:0 !important; margin-left:-1px; overflow:hidden; padding:20px; color:#B5B1B1; font-size:11px; }
#bg_negre .img_cap { background: url(../../img/web/bg_negre.gif) !important; background: url(../../img/web/bg_negre2.gif); width:581px !important; width:580px; height:56px; margin:-20px 0 0 -11px; }
#bg_negre .txt { margin-right:25px; }
#bg_negre table { color:#B5B1B1; font-size:11px; text-align:justify; }
#bg_negre a { font-weight:bold; text-decoration:none; }
#bg_negre a:hover { text-decoration:underline; }

#contingut { margin-left:22px; margin-right:35px; font-size:11px; text-align:justify; }
#contingut .preu { color:#B50D0D; font-weight:bold; }
#contingut ul { margin:0; padding-left:15px; }
#contingut li { list-style-type:none; }
#contingut .circle { list-style-type:disc; color:#3F3838; }
#contingut a { text-decoration:underline; font-weight:bold; color:#3F3838; }
#contingut a:hover { }


#bg_precio { background:url(../../img/web/bg_precio.gif) no-repeat; width:238px; height:50px; padding:5px; }


#detall_producte { color:#8A8585; }
#detall_producte b { color:#3F3838; }
#detall_producte h1 { margin:0 0 5px 0;size:24px;color:#3F3838; }
#detall_producte .recomana { background:url(../../img/web/bg_recomana.gif) no-repeat; padding-left:16px; }
#detall_producte .precio { font-size:24; color:#B50D0D; }
#detall_producte a { color:#922625; font-weight:normal; }
#detall_producte a:hover {  }

.event  { display:none; border:1px solid #847A36; }

/* CISTELLA DE LA COMPRA */
#cesta { width:750px; height:25px; background:url(../../img/web/tit_cesta.gif); }
#cesta .text { padding:2px 10px 0 10px; color:#868554; font-size:16px; font-weight:bold; }
.cesta_left { background:url(../../img/web/cesta_left.gif) no-repeat top left #C5C2A3; }
.cesta_right { background:url(../../img/web/cesta_right.gif) no-repeat top right #C5C2A3; }

/* NAVEGACION */
.navegacion { font-size:10px; margin-left:12px; }
.navegacion ul { list-style-type:none; margin:0; padding:0; }
.navegacion li { display:inline; }


/*=== Progress bar ===*/
.progress
{
    display: block;
    position: absolute;
	left:30%;
    margin: 52px 3px;
}
.container
{
    border: solid 1px #808080;
    border-width: 1px 0px;
}
.header
{
    background: url(../../img/web/sprite.png) repeat-x 0px 0px;
    border-color: #808080 #808080 #ccc;
    border-style: solid;
    border-width: 0px 1px 1px;
    padding: 0px 10px;
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
    line-height: 1.9;  
    font-family: arial,helvetica,clean,sans-serif;
}
.body
{
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: solid;
    border-width: 0px 1px;
    padding: 10px;
}


/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:900px; height:80px; background:#F0F0F0; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.nav2 {float:left; width:900px; border:none; background:#F0F0F0; color:#4B4B4B; font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:900px; padding-bottom:30px; background:transparent;}}
@media print {.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:199px; border-right:solid 1px #C8C8C8; border-bottom:solid 1px #C8C8C8; background-color:#F0F0F0; overflow:visible !important /*Firefox*/; overflow:hidden /*IE*/;}}
@media print {.footer {clear:both; width:900px; height:48PX; padding:1.1em 0 0; background:#F0F0F0; font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}



/* ------------------------ clearfix -- */
/* Ejemplo: http://www.webtoolkit.info/demo/css/clearfix/demo.html */
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

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


/********************************/
/*  MISSATGES FLASH             */
/********************************/
.message { z-index:10; width:300px;	height:auto; position:absolute;	left:50%; top:50%; margin-left:-150px; font-size:13px; border: solid 1px #C2BCAE; padding:11px; color:#000000; background-color:#F5EAD9; text-align:center; }
.messageOK { z-index:10; width:300px; height:auto; position:absolute; left:50%; top:50%; margin-left:-150px; font-size:13px;	border: solid 1px #C2BCAE; padding:11px; color:#000000; background-color:#B2FEA0; text-align:center; }
.messageFALSE { z-index:10; width:300px; height:auto; position:absolute; left:50%; top:50%; margin-left:-150px; font-size:13px;	border: solid 1px #C2BCAE; padding:11px; color:#000000;	background-color:#FFB3B5; text-align:center; }


/********************************/
/*  MEN DE NEVAGACI           */
/********************************/

.sitemap {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: verdana, arial, Helvetica, sans-serif;
	color: #3F3838;
	}
/* Primer nivel */
.sitemap ul
{
margin: 0;
padding: 0;
font-family: verdana, arial, Helvetica, sans-serif;
}

.sitemap li { list-style-image:url(../../img/web/bg_llista_menu2.gif); margin-left:22px; 

border-bottom: dashed 1px #CCCCCC; }

.sitemap a
{
display: block;
padding:5px 10px 5px 0; 
text-decoration:none;
font-weight:bold;
font-size:11px;
}

.sitemap a:hover
{
color: #D31414;
/*background-color: #69C;*/
text-decoration: none;
}
.sitemap a.active
{
	color: #575754;
	background-color:#EFEFF1;
}


/* Segundo nivel */
.sitemap ul li { margin: 0 0 0 0; list-style-type:none; list-style-image:none; border-bottom: dashed 1px #CCCCCC }

.sitemap ul a
{
display: block;
padding:3px 10px 3px 20px; 
text-decoration:none;
color:#8A8585;
font-weight:bold;
font-size:11px;
}

.sitemap ul a:hover
{
color: #000000;
text-decoration: none;
}
.sitemap a.active
{
	/* background-color:#EFEFF1; */
}
.sitemap ul a.active
{
	background-color:#EFEFF1;
}

/* Tercer nivel */

.sitemap ul li ul li { margin: 0 0 0 0; list-style-type:none; list-style-image:none; }

.sitemap ul ul a
{
display: block;
padding:2px 10px 2px 40px;
vertical-align:middle;
text-decoration:none;
color:#808080;
font-weight:normal;
font-size:10px;
/*background-image:url(../../img/web/bg_listmenu.gif);
background-repeat:no-repeat;
background-position:0px 0px 0px 10px;*/
background-position:left 1px;
}

.sitemap ul ul a:hover
{
color: #414B07;
/*background-color: #69C;*/
text-decoration: none;
}
.sitemap ul ul a.active
{
	/*background-color:lightblue;*/
}


/* Cuarto nivel */

.sitemap ul li ul li ul li { margin: 0 0 0px 0; }

.sitemap ul ul ul a
{
display: block;
padding:2px 10px 2px 55px;
vertical-align:middle;
border-bottom: solid 1px #C8C8C8;
text-decoration:none;
color:#808080;
font-weight:normal;
font-size:10px;
background-color:#EFEFF1;
background-image:url(../../img/web/bg_listmenu.gif);
background-repeat:no-repeat;
background-position:0px 0px 0px 10px;
background-position:left 1px;
}

.sitemap ul ul ul a:hover
{
color: #414B07;
/*background-color: #69C;*/
text-decoration: none;
}
.sitemap ul ul a.active
{
	/*background-color:lightblue;*/
}

/* ENQUESTA --------------------------------------------- */
.graph { 
	position: relative; /* IE is dumb */
	width: 160px; 
	border: 1px solid #B1D632; 
	padding: 2px; 
}
.graph .bar { 
	display: block;
	position: relative;
	background: #B1D632; 
	text-align: left; 
	color: #333; 
	height: 12px; 
}
.graph .bar span { position: absolute; left: 1em; }


/* UPLOAD IMATGES WEB ------------------------------------------------------------------------------------------- */
#images {
	width: 100%;
}

#images div {
	margin: 5px 10px 10px 0;
/*	width: 100px;
	height: 80px;*/
	border-style: solid;
	border-width: 2px;
	border-color: #DEDFDE;
	float: left;
	overflow: hidden;
}

#images div:hover {
	border-color: #FFB401;
}

#images img.load {
	margin-right: 20px;
	margin-bottom: 20px;
}


/* CENTRAR IMETGES EN DIV HORIZONTAL I VERTICAL -------------------------------------------------------------------- */
div#contenedor_foto {
width: 135px;
height: 115px;
display: table-cell;
vertical-align: middle;
text-align: center;
background-color:#EEEEEE;
}

div#contenedor_foto img {
margin-top: expression((115 - this.height)/2);
} 


/* PAGINACI ------------------------------------------------------------------------------------------------ */
/*
* -----------------------------------------------------------------------------------------------
* Estilo paginacin
* http://www.mis-algoritmos.com/2007/03/16/some-styles-for-your-pagination
* -----------------------------------------------------------------------------------------------
*/
#pagination_margin { margin-top:10px; }
#pagination {
	margin:10px 0 20px 0;
	padding:2px;
	text-align:right;
	font-size:11px;
}

#pagination a {
	padding: 2px 5px 2px 5px;
/*	margin-right: 2px;*/
	border: 1px solid #ddd;
	text-decoration: none; 
	color: #8B5A0D;
}
#pagination a:hover, #pagination a:active {
	border:1px solid #8B5A0D;
	color: #8B5A0D;
	background-color: #F5EAD9;
}
#pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #8B5A0D;
	font-weight: bold;
	background-color: #F5EAD9;
	color: #8B5A0D;
}
#pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #C2BCAE;
	color: #ccc;
}
/*
.LinkPaginacion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: A27630;
	text-decoration: none;
	font-weight: bold;
}
.LinkPaginacion:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: A27630;
	text-decoration: underline;
	font-weight: bold;
}

.txtPaginacion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
*/
/*
* -----------------------------------------------------------------------------------------------
*/

