body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	margin: 0px 0px 4px 0px;
	font-size: 12px;
	background: #FFF;
	color: #515151;
}

table{font-size: 12px;}

body.fons{
	background: #FFF; /* Color de fons de la web FC */
}

a{
	text-decoration:none;
	color:#941A32;
}

a:hover{color:#515151;}


.fontMitjana{font-size:11px;}
.fontPetita{font-size:10px;}
.fontGran{font-size:14px;}
.fontMoltGran{font-size: 16px;}
.fontNegreta{font-weight: bolder;}
.fontColorSkin{color: #941A32;}

/* GENERAL *************************************************/

a.boto{
	background: transparent url(../images/botons/boto_dreta.png) no-repeat scroll bottom right;
	color: #454443;
	display:block;
	float:right;
	height:22px;
	padding-right: 10px;
	text-decoration:none;
}
 
a.boto span{
	background: transparent url(../images/botons/boto_esq.png) no-repeat scroll bottom left; 
	display:block;
	line-height: 22px;
	padding-right:4px;
	padding-left:14px;
}
 
a.boto:hover{
	background-position: top right;
	outline: none;
}
 
a.boto:hover span{
	background-position: top left;
	color:#777777;
}


.absolute{position: absolute;}
.relative{position: relative;}
.clearBoth{clear:both;}

.ampleWeb{
	width:905px;
	margin:0px auto;
}

#caixaLogo {
	height:89px;
	position:relative;
}

.logo{
	position:absolute;
	left:0px;
	top:10px;
	border:none;
}

.formulari input, textarea, select{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.buscadorNoPadding input{
	padding:0px;
	margin:0px 2px;
}

.idiomes ul{
	margin:0px;
	padding:0px;
	list-style: none;
	float:right;
}

.idiomes li{
	margin:0px 5px;
	padding:0px;
	float:left;
}

/* PART DE DALT ********************************************/

.caixaBasketStatusCercador{
	height:79px;
	right:0px;
}

.basketStatus{
	margin:3px 0px
}

#banner{
	position:relative;
	width:203px;
	height:243px;
}

.cantos_rod{
	position:absolute;
	bottom:0px;
	left:0px;
}

/* MENU CORPORATIU *****************************************/

#caixaMenu1{
	height:36px;
	background:#EDEDED;
	margin-bottom:4px;
}

.menu1 ul{
	margin:0px;
	padding:0px;
	list-style: none;
}

.menu1 li {
	margin:0px 10px;
	padding:0px;
	float:left;
	line-height:36px;
	font-size:13px;
}

.menu1 li a{color: #515151;}
.menu1 li a:hover, .menu1 li a.sel{color: #000000;}
.menu1 li a.sel{font-weight:bolder;}

/* RESUMIDOR CISTELLA **************************************/

.titol_resumidor_cistella{
	background: url(../images/fonsTitol.gif) no-repeat;
	width:193px;
	height:38px;
	line-height:38px;
	padding-left:10px;
	font-weight:normal;
}

.top_resumidor_cistella{
	background: url(../images/shop/topResumCistella.gif) no-repeat top;
	width:203px;
	height:11px;
}

.cos_resumidor_cistella{
	background: url(../images/shop/fonsResumCistella.gif) no-repeat bottom;
	width: 183px;
	padding:0px 10px 10px 10px;
	height:45px;
}

.status_left{
	float:left;
	width:125px;
}

.status_right{
	float:right;
	width:55px;
}

/* MENU LATERAL ********************************************/

#caixaMenuLateral{
	float:left;
	margin-right:12px;
	width:203px;
}

.menu2 ul{
	margin: 5px 0px 20px 0px;
	padding:0px;
	list-style: none;
}

.menu2 ul h1.titolMenu2{
	background: url(../images/fonsTitol.gif) no-repeat;
	width:193px;
	height:38px;
	line-height:38px;
	padding-left:10px;
	font-weight:normal;
	margin:0px;
}

.menu2 li{
	margin: 5px;
	padding: 5px 5px;
	border-bottom:1px solid #e5e5e5;
}

.menu2 li a{color: #515151;}
.menu2 li a:hover, .menu2 li a.sel{color: #941A32;}

.menu2 ul ul{
	padding: 0px;
	margin:0px;
}

.menu2 ul ul li{
	border:none;
}
/*
.menu2 ul ul li a{
	background: url(../images/fletxaDes.png) left no-repeat;
	padding-left:10px;
}

.menu2 ul ul li a:hover, .menu2 ul ul li a.sel{
 	background: url(../images/fletxaAct.png) left no-repeat;
}
*/
/* CONTINGUT ***********************************************/

#caixaContingut{
	float:left;
	width:690px;
	position:relative;
}

#navegador{
	text-align: left;
	margin-bottom:10px;
}

#navegador a{color: #515151;}
#navegador a:hover{color: #941A32;}

/* PRODUCTES ************************************************/

.formUnits input{
	font-size:11px;
	text-align:right;
}

.itemLlistat{
	height:60px;
	clear:both;
	margin-bottom:5px;
}

.fonsItemLlistat{
	background: url(../images/fonsLlistat.gif) repeat-y left;
	width: 620px;
	height:50px;
	padding: 5px;
}

.item_llistat img{border:none;}

.nom_prod_llistat{
	text-align:center;
}

.preu_llistat{
	text-align:center;
}

/*** FITXA ***/

.caixaDescrip{
	width:360px;
	padding-right:15px;
	margin-bottom:20px;
}

.caixaFotoFitxa{
	text-align:center;
	width:315px;
	margin-bottom:20px;
}

.caixaFotosDetall{
	margin-top:5px;
}

.caixaFotosDetall img{
	margin: 0px 2px 0px 0px;
}

.caixaFotosDetall a img{
	border:1px solid #515151;
}

.caixaFotosDetall a:hover img{
	border:1px solid #941A32;
}

.fonsTitolShopHeader{
	background: url(../images/fonsTitolShop.gif) bottom repeat-x;
	height:24px;
	line-height:24px;
	font-weight:bolder;
	clear:both;
}

.fonsBasketFooter{
	background: #f7f7f7;
}

a.pager{
	background: url(../images/botons/pager_act.gif) no-repeat;
	width:18px;
	height:18px;
	line-height:18px;
	text-align:center;
	color: #941A32;
	display:block;
	float:left;
	margin:0px 3px;
}

a.pager:hover{
	background: url(../images/botons/pager_des.gif) no-repeat;	
	color: #515151;	
}

.caixaDescripcio{
	width: 320px;
	margin-right:25px;
	float:left;
}

.fotoFitxa{
	width:310px;
	float:left;
}


/* MENU INFERIOR *******************************************/

#caixaMenu3{
	background:#EDEDED;
	height:28px;
	margin-bottom:4px;
}

.menu3 ul{
	list-style: none;
	margin:0px;
	padding:0px;
}

.menu3 li{
	line-height: 28px;
	float:left;
	margin:0px 5px;
	padding:0px;
	color: #515151;
}

.menu3 li a{color: #515151;}
.menu3 li a:hover, .menu3 li a.sel{color: #941A32;}

/* PEU WEB ************************************************/

#caixaCredits{
	float:left;	
}

#caixaCredits p{
	margin:0px;
	padding:0px;
}

#caixaCredits img{
	border: none;
	float:left;
	margin-right: 10px;
}

#caixaCredits a{color: #515151;}
#caixaCredits a:hover{color: #F48815;}

#caixaCredits div{
	float:left;
	display:inline;
	line-height:20px;
}

#targetes{
	float:right;
}
