/* CSS Document */

body{
	background-image:url(../images/bg_body.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin:0px;
	padding:0px;
	padding-bottom:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#333333;
	text-align:justify;
}

h1{
	color:#f92241;
	border-bottom:1px solid #cccccc;
}

h2{
	color:#f92241;
	font-size:1.6em;
	padding:0px;
	margin:0px;
	margin-bottom:15px;
}

#colonna_sx h3{
	background-image:url(../images/bg_menu.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	padding:5px;
	font-weight:normal;
}

#testa{
	background-image:url(../images/testa_new1.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:912px;
	height:80px;
	text-align:right;
	font-size:0.8em;
	padding-right:10px;
	padding-top:260px
}

#testa form{
	margin:0px;
	padding:0px;
}

.campo_login{
	width:100px;
	font-size:0.9em;
	border:1px solid #ccc;
	color:#ff6600;
}

#main{
	width:922px;
	border-left:20px solid #ed1b28;
	border-right:20px solid #ed1b28;
	margin:auto;
	margin-top:0px;
	background-color:#FFFFFF;
}

#menu_up{
	float:none;
	clear:both;
}

#corpo{
	padding:5px;
	float:none;
}

#footer{
	width:980px;
	margin:auto;
	text-align:center;
	color:#FFFFFF;
}

#colonna_sx{
	width:220px;
	float:left;
}

#utente{
	padding-left:10px;
	color:#ff6600;
	margin-bottom:15px;
	border-bottom:1px dashed #ccc;
	height:30px;
}



#colonna_sx  .voce_menu{
	font-size:1.1em;
	color:#ff6600;
	border-bottom:3px solid #ccc;
	padding:5px;
	margin-bottom:5px;
}



#colonna_sx  .voce_menu a{
	color:#ff6600;
	text-decoration:none;
}

#colonna_sx .voce_menu a:hover{
	text-decoration:underline;
}

#colonna_sx #mailing_list{
	margin-left:10px;
	margin-right:20px;
	margin-top:25px;
	background-image:url(../images/bg_mailing.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:160px;
	height:127px;
	padding:15px;
	color:#FFFFFF;
	font-size:0.8em;
}

#colonna_sx #mailing_list #email_mailing {
	width:145px;
	font-size:0.9em;
	border:1px solid #ccc;
	color:#ff6600;
}

#colonna_dx{
	float:right;
	width:680px;
}

#in_evidenza_home{
	margin-bottom:30px;
}

#offerta_home{
	background-color:#eee;
	padding-top:10px;
	padding:20px;
}

#carrello{
	background-color:#fff;
	color:#666666;
	font-weight:bold;
	font-size:1em;
	padding:15px;
	margin-bottom:10px;
	border-bottom:1px dashed #ccc;
}



#elenco_marche_home .logo_marca{
	width:105px;	
	text-align:center;
	float:left;
	height:70px;
}

#elenco_marche_home .logo_marca img{
	border:none;
}


#elenco_marche_negozio{
	float:none;
	clear:both;	
	height:70px;
}

#elenco_marche_negozio .logo_marca{
	width:70px;	
	text-align:center;
	float:left;
}

#elenco_marche_negozio .logo_marca img{
	border:none;
}

.elemento_menu a{
	width:161px;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	background-image:url(../images/bg_menu.gif);
	background-repeat:repeat-x;
	font-size:0.8em;	
	border-right:1px dotted #fff;
	border-left:1px dotted #fff;
	color:#fff;
	text-decoration:none;
}

.elemento_menu a:hover{
	background-image:none;
	background-color:#FF9900;
	text-decoration:underline;
}



.pager{
	float:none; 
	clear:both; 
	height:60px;
}

.prodotto{
	width:271px;
	height:295px;
	background-image:url(../images/bg_prodotti.jpg);
	float:left;
	padding:15px;
	background-repeat:no-repeat;
	margin-left:20px;
	margin-bottom:20px;
	text-align:left;
}

.prodotto_offerta{
	width:271px;
	height:295px;
	background-image:url(../images/bg_prodotti_offerta.jpg);
	float:left;
	padding:15px;
	background-repeat:no-repeat;
	margin-left:10px;
	margin-bottom:10px;
}

.prodotto .foto_prodotto, .prodotto_offerta .foto_prodotto{
	float: left;
	width:130px;
	height:98px;
	border:1px solid #b9b9b9;
}

.prodotto .descrizione_prodotto, .prodotto_offerta .descrizione_prodotto{
	float:right;
	width:130px;
	height:100px;
	font-size:0.9em;
}

.prodotto h3{
	font-size:1.0em;
	color:#f92241;
	margin:0px;
	margin-bottom:5px;
	padding:0px;
}

.prodotto_offerta h3{
	font-size:1.0em;
	color:#fff;
	margin:0px;
	margin-bottom:5px;
	padding:0px;
}

.prodotto .prezzo, .prodotto_offerta .prezzo{
	font-size:1em;
	width:130px;
	float:left;
	padding-top:8px;
/*	text-decoration:line-through;*/
	text-align:center;
	margin-bottom:15px;
}

.prodotto .prezzo_sconto, .prodotto_offerta .prezzo_sconto{
	font-size:1.2em;
	font-weight:bold;
	width:130px;
	float:right;
	color:#fe7d03;
	padding-top:8px;
	text-align:center;
	margin-bottom:15px;
}

.prodotto_offerta .prezzo_sconto{
	color:#FFFFFF;
}

.prodotto .prezzo_sconto .risparmi, .prodotto_offerta .prezzo_sconto .risparmi{
	font-size:0.6em;
	font-weight:normal;
	color:#000;
}

.prodotto .logo_marca, .prodotto_offerta .logo_marca{
	width: 130px;
	float:left;
}

.prodotto .puls_carrello, .prodotto_offerta .puls_carrello{
	width: 130px;
	float:right;
	cursor:pointer;
}

.clearer{
	float:none;
	clear:both;
}

/**********************************************************************************************/
/* Paginazione */
.numeri {
	background-color:#e6e6e6;
	border: 1px solid #CCCCCC;
	width: 25px;
	height: 20px;
	float:left;
	text-align:center;
	color:#333333;
	margin:1px;
	font-size:1em;
	text-decoration:none;
}

.numeri_attivi{
	background-color:#fe7d03;
	border: 1px solid #CCCCCC;
	width: 25px;
	height: 20px;
	float:left;
	text-align:center;
	color:#333333;
	margin:1px;
	font-size:1em;
	text-decoration:none;
}

.numeri a, .numeri_attivi a{
	color:#000000;
	text-decoration:none;
}

#menu_down{
	float:none;
	clear:both;
}

/*		SCHEDA		*/

#scheda{
	width:631px;
	background-image:url(../images/bg_scheda.png);
	padding:15px;
	background-repeat:no-repeat;
	text-align:left
}


#scheda .foto_prodotto{
	float: left;
	width:400px;
	height:300px;
	border:1px solid #b9b9b9;
	margin-right:10px;
}

#scheda .descrizione_prodotto{
	float:right;
	width:200px;
	height:300px;
	font-size:0.9em;
	
}

#scheda h3{
	font-size:1.0em;
	color:#f92241;
	margin:0px;
	margin-bottom:5px;
	padding:0px;
}

#scheda .prezzo{
	font-size:1em;
	width:130px;
	float:left;
	padding-top:8px;
/*	text-decoration:line-through;*/
	text-align:center;
	margin-bottom:15px;
}

#scheda .prezzo_sconto{
	font-size:1.2em;
	font-weight:bold;
	width:130px;
	float:right;
	color:#fe7d03;
	padding-top:8px;
	text-align:center;
	margin-bottom:15px;
}

#scheda .prezzo_sconto .risparmi{
	font-size:0.6em;
	font-weight:normal;
	color:#000;
}

#scheda .logo_marca{
	width: 130px;
	float:left;
}

#scheda .puls_carrello{
	width: 130px;
	float:right;
	cursor:pointer;
}

.nuovi_arrivi{
	background-image:url(../images/nuovi_arrivi.png);
	width:53px;
	height:26px;
	position:relative;
	left:70px;
	top:90px;
}

.nuovi_arrivi_no{
	width:53px;
	height:26px;
	position:relative;
	left:70px;
	top:90px;
}
