html{height:100%;}

body
{
	font-family: Tahoma;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	background: white;
	height:100%;
	color: #515151;
}

table{font-size: 12px;}

body.fons{
	background: #FFFFFF; /* Color de fons de la web FC */
}

/* FORMATS GENERALS ********************************/

input, textarea, select{
	font-family: Tahoma;
	font-size:12px;
}

textarea{overflow:hidden;}

.noP p{
	margin:0px;
	padding:0px;
}

.ample_web{
	width:893px;
	margin:0px auto;
}

a{
	text-decoration:none;
	color: #85B804;
}

.fontMitjana{font-size:11px;}
.fontPetita{font-size:10px;}
.fontGran{font-size:14px;}
.fontMoltGran{font-size: 16px;}
.fontNegreta{font-weight: bolder;}
.fontColorSkin{color: #85B804;}
.fontBlanca{color: #FFF;}

#contenidor{
	min-height:100%;
}

#peu_web{
	background: #515151;
	color:white;
	width:100%;
	margin-top:-68px;
	height:68px;
	clear:both;
	position:relative;
}

#cos_web{
	padding-bottom:68px; /* 68px + 10px */
	.padding-bottom:60px;
}

.boto_normal{
	padding: 1px 3px;
	margin-left:3px;
	background: #85B804;
	color: #FFFFFF;
	border: 1px solid #85B804;
	line-height:18px;
}

.boto_normal:hover{
	background: #FFFFFF;
	color: #515151;
}


/* MENÚ SUPERIOR ***********************************/

#contenidor_menu_superior{
	height:43px;
	background:	url(../images/fons_menu_sup.gif) repeat-x top;
	margin-bottom:1px;
}

#menu1 ul{
	margin:0px;
	padding:0px;
	list-style: none;
}

#menu1 li{
	float:left;
	padding: 0px 12px;
	line-height: 43px;
}

#menu1 li a{
	color: #515151;
}

#menu1 li a:hover, #menu1 li a.sel{
	color: #85B804;
}

/* MENÚ LATERAL PRODUCTES***************************/


/* IDIOMES + CERCADOR ******************************/

#contenidor_banda_idiomes{
	background: #515151;
	height:28px;	
	margin-bottom:1px;
}

.idiomes{
	line-height:28px;
	float:left;
/*	background: #515151;*/
}

.tooltip{	/* TOOLTIP */
	padding:5px;
	background: #515151;	
	display: none;
}

.idiomes ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

.idiomes li{
	margin:0px;
	padding:0px;
	line-height:20px;
}

.idiomes li a, .idiomes a{
	color: #FFFFFF;
}

.idiomes li a:hover, .idiomes a:hover{
	color: #85B804;
}

.cercador{
	line-height:28px;
	float:right;
}

/* CONTINGUTS **************************************/

.logo{
	width:165px;
	height:204px;
	margin-right: 13px;
	float:left;	
	text-align:center;
}

.logo img{
	border: none;
}

.caixa_banner{
	height:204px;
	margin-bottom:2px;
}

/* FITXA PRODUCTES *********************************/

.item_llistat_grup{
	width: 227px;
	height: 135px;
	border-bottom: 4px solid #E7ECED;
	margin: 0px 0px 10px 0px;
}

a.item_paginador{
	padding: 1px 3px;
	margin-left:3px;
	background: #85B804;
	color: #FFFFFF;
	border: 1px solid #85B804;
	line-height:18px;
}

a.item_paginador:hover{
	background: #FFFFFF;
	color: #515151;
}

.item_llistat{
	width: 227px;
	height: 135px;
	border-bottom: 4px solid #E7ECED;
	float: left;
	margin: 0px 10px 10px 0px;
}

.separador{background: #E7ECED;}
.formUnits input{text-align:right;}

/* CONTINGUTS - CAIXA ESQUERRA *********************/

#caixa_esq{
	float:left;
	width:165px;
	margin-right:16px;
}

#caixa_esq ul{
	padding:0px;
	margin:0px;
	list-style: none;
	padding:7px 12px 0px 12px;
	
}

#caixa_esq li{
	padding: 9px 0px;
}

#caixa_esq li a{
	color:#515151;
}

#caixa_esq li a:hover, #caixa_esq li a.sel {
	color: #85B804;
}

#caixa_esq ul ul{
	margin-top:-10px;
}

.titol_caixa{
	line-height: 28px;
	background: url(../images/fons_titols.gif);
	padding:0px 10px;
	color:#FFFFFF;
}

ul.menu2N2{
	margin-top:-10px;
}

/* CONTINGUTS - CAIXA DRETA ************************/

#caixa_central{
	float:left;
	width:710px;
}

#estat_cistella{
	padding: 10px;
}

.caixa_item_resumidor{
	border:1px solid #25AFC4;
}

.titol_resumidor{
	line-height: 28px;
	background: #85B804;	
	color: #FFFFFF;
	padding:0px 10px;
}

.item_resumidor{
	padding:10px;
}

.caixa_basket_status{
	border:1px solid #525252;
	margin-bottom:7px;
}

/* CONTINGUTS - CAIXA CENTRAL **********************/

#caixa_dreta{
	float:right;
	width:210px;
}

.banner{
	float:left;
	width:715px;
}

/* PEU *********************************************/

.menu_inf ul{
	display: block;
	list-style: none;
	margin:0px auto 0px auto;
	padding:0px;
	font-size:11px;
}

.menu_inf li{
	float:left;
	padding: 3px 10px;
}

.menu_inf a{
	color: #FFFFFF;
}

.menu_inf a:hover{
	color: #85B804;
}

#banda_dist{
	margin-top:5px;
}

.credits a {
	color: #FFFFFF;
}

.credits a:hover{
	color: #E1E1E1;
}
