/* colors

blau clar 1 (mes clar): #E1EDF9;
marro clar 2: #DBC27D;
blau mig 1: #BCD1E2;
marro mig 2 (verd˙ýs): #956D08;
blau fosc 1 (mes clar): #0F3B5F;
marro fosc 2: #4B2A07; */


/* Estils primaris */
body
{
	color: #333;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	/*padding: 40px;*/
	margin: auto;
	background-color:#F2F2F2;
	/*background-image: url(../imgs/fons_body2.jpg);
	background-repeat: repeat-y;*/
	background-position: top center;
}

#tot {
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	/*border: 1px #ccc solid;*/
	background-color:#FFFFFF;
	margin-bottom:20px;
	}
	
img	{
	border: 0;
	/*display: block;*/
	}
img	a, a:link, a:hover, a:active, a:visited{
	text-decoration:none;
	background-color:#fff;
	/*display: block;*/
	}

	
	
/* Cos principal */
#head
{
	width: 100%;
	height: 200px;
	font-size: 11px;
	/*line-height: 120%;*/
	text-align: left;
	background-color: #ccc; /*#E30000;  */
	/*background-image: url(../imgs/head_latraca.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
}

#top-menu {
	/*background-color: #e30000;*/
	background-color: #fff;
	/*width: 100%;*/
	height:20px;
	text-align: left;
	padding: 6px 10px 2px 14px;
	border:#cccccc 1px solid;	
}

#llista-articles{
	list-style-type:none;
	margin-left:-40px;
	line-height:20px;
}	

#llista-articles ul{	
	list-style-type:none;
}

#llista-articles ul li{	
	list-style-type:none;
}

#llista-articles ul li a{	
	list-style-type:none;
}

#llista-articles ul li a .destacat{
	background-color:#CC0066;
	color:#fff;
}
#llista-articles ul li a:hover .destacat{
	background-color:#CC0066;
	color:#fff;
}
#llista-articles ul li a:link .destacat{
	background-color:#CC0066;
	color:#fff;
}
#llista-articles ul li a:active .destacat{
	background-color:#CC0066;
	color:#fff;
}
#llista-articles ul li a:visited .destacat{
	background-color:#CC0066;
	color:#fff;
}

#puntos-venta{
	float:right; vertical-align:top; padding-right:20px;
}

#top-articles{
	width:122px; float:left;
}
#top-titol{
	width:490px; float:left;
}

#peu{
	clear:left;
	width:860px;
	font-size:11px;
	color:#999999;
	text-align:left;	
	background-color:#FFFFFF;
	padding: 10px 0px 10px 10px;
	margin-bottom:20px;
	border:#cccccc 1px solid;
}

#container2 {
    float:left;
    width:100%;
    /*background:yellow;*/
	border-right:#cccccc 1px solid;
	position:relative;
    /*right:21.5%; */
	right:190px;
}
#container1 {
    float:left;
    width:100%;
    position:relative;
	border-right:#cccccc 1px solid;
    /*right:65%; */
	right:564px;
}

#cos-principal { 
	font-size: 11px; 
	clear:left;
    float:left;
    width:100%;
    /*background:green;*/
    overflow:hidden;
	border:#cccccc 1px solid;
	/*border-bottom:#cccccc 1px solid;*/
	}
	
#cos-principal a:link, a:visited {
	text-decoration : none;
	color: #000; /*#003366;*/
	background: transparent; 
	}

#cos-principal a:hover {
	background-color:#333333;
	color:#FFFFFF;
	
	/*text-decoration : underline;
	color: #ff3300;
	background: transparent; 
	*/}

#cos-principal a:active {
	text-decoration : none;
	color: #993300;
	background: transparent;  
	}
#cos-principal a { padding: 0 3px }
#cos-principal h5 { font-size: 100%; text-align: right }

#cos-articles {
	width:100px; /*148px; */
	float:left;
	position:relative;
	overflow:hidden;
	left:88%;
	text-align:left;	
}
	
#cos-central {
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;	
	float:left;
    width:525px;
    position:relative;
    left:91%;
    overflow:hidden;
	text-align:justify;
	/*padding-right:20px;*/
	
}

/* Side bar */
#sidebar { 
	float:left;
    width:202px;
    position:relative;
    left:92.8%;
    overflow:hidden;
	}
	
#sidebar br {
	padding: 0 0px 25px 0px;
}

#sidebar a:hover{
	text-decoration:none;
	background-color:#fff;
	color:#333;
	/*display: block;*/
	}



.titolgran  { color: #333; font-size: 20px; font-family: Arial, Helvetica, sans-serif; line-height: 100%;}

.titol  { color: #333; font-size: 16px; font-family: Arial, Helvetica, sans-serif; line-height: 100%;}

.texte  { color: #666666; font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height: 140%;}
.texte_telefon  { color: #333333; font-size: 14px; font-family: Arial, Helvetica, sans-serif; line-height: 140%;}

.texte_menu  { color: #999; font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height: 140%; padding-right: 12px; padding-left: 12px }
.texte_menu a{ color: #999; font-size: 11px; text-decoration:none; background:#fff; }
.texte_menu a:hover{ color: #000; text-decoration:underline; background:#fff; }


.texte_preus  { color: #000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height:140%; padding-right: 12px; padding-left: 12px; text-align:center;}
.texte_preus a{ color: #000; text-decoration:none; background:#fff; text-align:center; }
.texte_preus a:hover, a:active, a:link, a:visited{ color: #000; text-decoration:none; background:#fff; text-align:center; }

.texte_comprar  { color: #fff; background-color:#666; font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height:140%; padding-right: 5px; padding-left: 5px; text-align:center;}
.texte_comprar a{ color: #fff; background-color:#333333; text-decoration:none; text-align:center; }
.texte_comprar a:hover, a:active, a:link, a:visited{ color: #fff; background-color:#333333; text-decoration:none; text-align:center; }

.texte_comprar2  { color: #fff; background-color:#666; font-size: 14px; font-family: Arial, Helvetica, sans-serif; line-height:140%; padding: 2px 6px 2px 6px; }
.texte_comprar2 a{ color: #fff; background-color:#333333; text-decoration:none; text-align:center; padding: 10px 10px 10px 10px; }
.texte_comprar2 a:hover, a:active, a:link, a:visited{ color: #fff; background-color:#333333; text-decoration:none; text-align:center; }

.texte_estatic  { color: #666666; font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height: 140%; padding-right: 12px; padding-left: 12px }
.texte_estatic a{ color: #666666;}
.texte_estatic a:hover, a:active, a:link, a:visited{ color: #666666; background-color:#ffffff; text-decoration:none; }

.texte_petit  { color: #666666; font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height: 140%; padding-right: 12px; padding-left: 12px }
.texte_petit a{ color: #666666;}
.texte_petit a:hover, a:active, a:link, a:visited{ color: #666666; background-color:#ffffff; text-decoration:none; }


.texte_google  { font-weight:bold; color: #666666; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.texte_google a{ text-decoration:none;}

#articles {
	color: #666666; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height:140%; 
	padding-right: 12px; 
	padding-left: 12px; 
	text-align:center;
}

#articles a:link, a:visited, a:active{
	color: #666666; text-decoration:none; background:#fff;
}

#articles a:hover{
	text-decoration:none;
	background-color:#fff;
	color:#000000;
	/*display: block;*/
	}


#linea-grisv{
	float:left; vertical-align:top; 
	position:relative;
	overflow:hidden;
	width: 1px;	
	background-image: url(../linea_gris.jpg);
	background-repeat: repeat-y;
}

#nodisponible   {
	position: absolute;
	margin-top:15%;
	width:300px;
	height:200px;
	vertical-align: middle;
	text-align: center;
	color:#000000;
	font-weight:bold;
	font-size:36px;	
	}
	
#banner_promo  {
	/*position: absolute;*/
}

#banner_pirocard  {
	/*position: absolute;*/
}


#capa_clear {
	clear: both;
	float: none;
	margin: 0;
	padding: 0;
	font-size:1px;
	width:auto;
}

