A:link, A:visited, A:active 
{ 
	text-decoration: none; 
}

.titol_portada{
 	color:#1eccdd;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	/*background-image:url(images/barra_blava_portada.jpg); 
	background-repeat:no-repeat;
	background-position:35px;
	height:35px;*/
}

.preu_ampliacio{
	color:#00184F;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;


}

.preu_ampliacio_tachat{
	color:#00184F;
	font-family:Arial;
	font-size:15px;
  	text-transform:uppercase;
	text-decoration:line-through;
}

.titol_ampliacio{
 	color:#1eccdd;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
}


.titol_producte{
 	color:#1eccdd;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

.text_preu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000066;
	font-weight:bold;
	
}


.text_preu_tachat {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000066;
	text-decoration:line-through;	
}

.text_preu_no_stock {
	font-family: "Trebuchet MS";
	font-size: 14x;
	color: #FF0000;
	text-decoration:line-through;	
}

.text_vermell {
	font-family:Tahoma, Verdana;
	font-size:12px;
	color:#F00;
	font-weight: normal;	
}

.text {
	font-family:Tahoma, Verdana;
	font-size:12px;
	color:#6C6C6C;
	font-weight: normal;	
}
.text:hover {
	font-family:Tahoma, Verdana;
	font-size:12px;
	font-weight: normal;
	color: #898989;
	text-decoration:none;
}

.text_tachat {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #898989;
	text-decoration:line-through;
}

.text_10 {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #898989;
	
}
.text_10:hover {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #898989;
	text-decoration:none;
}

.text_cistella{
	color:#0071a2;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:12px;

}

.text_cistella_tachat{
	color:#0071a2;
	font-family:Arial;
	font-size:10px;
	text-decoration:line-through;

}

.text_blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.text_blanc:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}

.item_menu_esq{
	font-family:Tahoma, Verdana;
	font-size:12px;
	color:#6C6C6C;
	font-weight: normal;
}

.item_menu_esq:hover{
	font-family:Tahoma, Verdana;
	font-size:12px;
	color:#3C3C3C;
	text-decoration:none;
}

.quadre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033CC;
	width: 90%;
	border: 1px solid #ACADAE;
	padding-top:2px;
	padding-bottom:2px;
	height: 20px;
}

.quadre_login {
	font-family: Tahoma;
	font-size: 11px;
	color:#666666;
	/*border: 1px solid #ACADAE;*/
	border:0px;
	padding-top:2px;
	padding-bottom:2px;
	background-color: #dbfbff;
    height: 15px;
}

.quadre_cercador {
	font-family: Tahoma;
	font-size: 11px;
	color:#CCCCCC;
	/*border: 1px solid #ACADAE;*/
	border:0px;
	/*padding-top:2px;
	padding-bottom:2px;*/
	padding:0;
	margin:0;
	background-color: #002e5e;
    height: 15px;
	max-height:15px;
}

.quadre_justify {
	font-family: Tahoma;
	font-size: 11px;
	color: #0033CC;
	border: 1px solid #ACADAE;
	/*padding-top:2px;
	padding-bottom:2px;*/
	padding:0;
	margin:0;
	background-color: #FFFFFF;
    height:18px;
	min-height:18px;
	max-height:18px;
}

.quadre_justify_bloq {
	font-family: Tahoma;
	font-size: 11px;
	color: #0033CC;
	border: 1px solid #ACADAE;
	/*padding-top:2px;
	padding-bottom:2px;*/
	padding:0;
	margin:0;
	background-color:#CCC;
    height:18px;
	min-height:18px;
	max-height:18px;
}


.selects_filtre {
	font-family: Tahoma;
	font-size: 12px;
	color:#6C6C6C;
	/*border: 1px solid #ACADAE;*/
	border:1px solid #999999;
	padding-top:2px;
	padding-bottom:2px;
	background-color: #FFFFFF;
    height: 22px;
	max-height:22px;
}
.selects_filtre_on {
	font-family: Tahoma;
	font-size: 12px;
	color:#6C6C6C;
	/*border: 1px solid #ACADAE;*/
	border:1px solid #009900;
	padding-top:2px;
	padding-bottom:2px;
	background-color: #CCC;
    height: 22px;
	max-height:22px;
}


#rec_amarillo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFF99;
	font-size:10px;
	margin: 0px;
	float: left;
	padding:4px;
	border: 1px solid #000000;
}
.submenus_header{
 	font-family:"Trebuchet MS", Tahoma, Verdana; 
	font-weight:bold; 
	font-size:14px; 
	color:#007298; 
	text-transform:uppercase;
}

.submenus_header:hover{
 	font-family:"Trebuchet MS", Tahoma, Verdana;  
	font-weight:bold; 
	font-size:14px; 
	color:#00BCFB; 
	text-transform:uppercase;
}


.submenus_header_on{
 	font-family:"Trebuchet MS", Tahoma, Verdana;  
	font-weight:bold; 
	font-size:14px; 
	color:#FFFFFF; 
	text-transform:uppercase;
}

.submenus_header_on:hover{
 	font-family:"Trebuchet MS", Tahoma, Verdana;   
	font-weight:bold; 
	font-size:14px; 
	color:#FFFFFF; 
	text-transform:uppercase;
}

.arial_11_bold{
	font-family:"Trebuchet MS", Tahoma, Verdana;
	color:#A9A9A9;
	font-size:11px;
	font-weight:bold;
}

.arial_11_bold:hover{
	font-family:"Trebuchet MS", Tahoma, Verdana;
	color:#898989;
	font-size:11px;
	font-weight:bold;
}	

div.cropme {
  position: relative;
  height: 92px;
  margin-top:10px;
  margin-bottom:10px;
  width:145px;
}


.text_petit {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color:#666666;
	font-size: 10px;
	text-decoration:none;
}

.submenus_central {
 	font-family:"Trebuchet MS", Tahoma, Verdana; 
	font-weight:bold; 
	font-size:14px; 
	color:#007298; 
	text-decoration:none;
}
.submenus_central:hover {
 	font-family:"Trebuchet MS", Tahoma, Verdana; 
	font-weight:bold; 
	font-size:14px; 
	color:#00BCFB;
	text-decoration:underline;
}

.submenus_taronja {
 	font-family:"Trebuchet MS", Tahoma, Verdana; 
	font-weight:bold; 
	font-size:18px; 
	color:#FF9900; 
	text-decoration:none;
}
.submenus_taronja:hover {
 	font-family:"Trebuchet MS", Tahoma, Verdana; 
	font-weight:bold; 
	font-size:18px; 
	color:#FFCC33;
	text-decoration:underline;
}

.submenus_taronja_14 {
 	font-family:"Trebuchet MS", Tahoma, Verdana; 
	font-weight:bold; 
	font-size:14px; 
	color:#FF9900; 
	text-decoration:none;
}

#linia_horitzonal {
	margin-top:5px;
	margin-bottom:5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF9900;
	width:100%;
	height:1px;
}

.subtitols_taronja {
 	font-family:"Trebuchet MS", Tahoma, Verdana; 
	font-size:16px; 
	color:#FF9900; 
	text-decoration:none;
}




#linia {
	width:100%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C4D1D9;
	height: 10px;
	margin-top: 10px;
	margin-bottom: 1px;
	clear:both;
}



#noticia {
	text-align:justify;
	
}

#mini_noticia {
	width:271px; 
	float:left;
	text-align:justify;
}

#espai_vertical {
	width:63px;
	float:left;
}
.text_gris {
	color:#666666;
}
.titol_gran {
	color:#007298;
	font-family:"Trebuchet MS",Tahoma,Verdana;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}


.titol_extra_gran {
	color:#FF9900;
	font-family:"Trebuchet MS",Tahoma,Verdana;
	font-size:22px;
	font-weight:bold;
	text-decoration:none;
}
