@charset "utf-8";
p , ol{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #252525;
	line-height: 1.5em
}




/* ############ Stile Titoli ############*/
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	color: #990404;
	/*width: 100%;*/ 
	margin-top: 3px;
	/*border-bottom: 1px solid #990404;*/
	font-weight:bold;
	margin-bottom: 5px;
}
#risultatiRicerca h1 {
	font-size: 110%;
	margin-bottom: 10px
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #990404;
	letter-spacing: -1px;
	margin-top: 3px;
	/*border-bottom: 1px solid #990404;*/
	font-weight:normal;
	margin-bottom: 5px;
	/* 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0 15px 0;
	letter-spacing: 1px;
	color: #660000;
	text-transform: uppercase;
	line-height: 20px;*/
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #990404;
	margin-top: 3px;
	/*border-bottom: 1px solid #990404;*/
	font-weight:normal;
	margin-bottom: 5px;
}

.redBg{
	background: url(../images/bg-h3.gif) repeat-x;
	/*line-height: 130%;*/
	padding: 5px;
	margin-top: 5px;
	text-align: left
	
}
.redUnderline{
border-bottom: 1px dotted #990404;
}

.titProposteHP{
	margin: 5px 0 5px 7px;
	width: 493px
	}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #333;
	margin:  0;
	font-weight:normal;
}
ul{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #252525;
	font-size:12px;
}
.contenutoTab ul {
	font-size: 76%
	}
div.risultatoDescrizione ul{
	font-size: 76%;
}

#news h1 {
padding: 10px 10px 0 10px;
}
#news h2 {
	font-size: 16px;
	font-weight: normal;
	text-transform:none; 
	color: #666;
	letter-spacing: normal;
	margin: 0;
	padding: 0  0 10px 10px;
	border-bottom: 1px dotted #999;
	width: 100%;
}
#news h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	color: #333;
	margin:  0;
	font-weight:normal;
}

#boxRicerca h4{
	margin: 3px 0 3px 5px;
	border-bottom: 1px dotted #999;
	color: #900
	}
	

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #333;
	font-weight:bold;
	margin: 0;
}

a{
	color: #990404;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 96%;
}
a:hover{
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 96%;
/*	text-decoration: none;*/
}

.px14Red{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990404;
	font-weight: bold;
	margin-top: 0;
	}
.px18Red{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990404;
	font-weight: bold;
	margin-top: 0;
	}	
.px11Grey{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333;
	}	
.px12Grey{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	}	
.px16Grey{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333;
}	
.px10GreyItalic{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333;
	}	
.bold{
	font-weight:bold;
}
.underlineRed{
	border-bottom: 1px solid #990404}	

.no-margin{
margin: 0;
padding: 0;
}


/* ############ Fine Stile Titoli ############*/

.tratteggioObliquo{
	width: 100%;
	height: 11px;
	background: url(../images/tratteggio-obliquo.gif) repeat-x;
}
.tratteggioObliquoLogin{
	width: 100%;
	height: 11px;
	background: url(../images/tratteggio-obliquo-login.gif) repeat-x;
}





/* ########à###  Menu principale    #############*/  
#mainMenu {
	background: url(../images/bg-main-menu.gif);
	position: relative;
	}
#mainMenu ul {
	margin: 0 3px;
	padding: 5px 2px;
}
#mainMenu li {
	font-family: Verdana, Geneva, sans-serif;
	/*font-size: 76%;*/
	font-weight: bold;
	border-right: 1px solid white;
	margin: 0 4px;
	padding: 0 4px 0 0;
}

#mainMenu li{ line-height: 25px; height:25px; /*background:#F4F1EB;*/  width:180px;  margin:0px;
}
#mainMenu li a{ color:#FFF; text-decoration:none; line-height:25px; height:25px;  padding:7px 0 5px 3px; 
}
#mainMenu li a:hover{
	color:#FFF;text-decoration:none;line-height:25px;height:25px; background: url(../images/menu-sel.gif) no-repeat center top ;
}
#mainMenu li a.active{ color:#554233; text-decoration:none; line-height:25px; height:25px; background:#C8B99B; display:block;
}


/* ########à###  FINE  Menu Principale    #############*/        



/* ############ Stile Pannello Prodotti HOme page ############*/
.prev{
	position: absolute;
	top: 141px;
	left: -20px;
	z-index: 5;
	
	
	}
.next{
	position: absolute;
	top: 141px;
	right: -20px;
	z-index: 5;
}	
.jCarouselLite{
	overflow: hidden;
	visibility: visible;
	position: relative;
	z-index: 2;
	left: 5px;
	width: 500px;
}
.offerteHome{
	margin: 0pt; padding: 0pt; position: relative; list-style-type: none; z-index: 1; width: 2890px; left: -510px;
}
.offerteHome li{
	overflow: hidden;
	float: left;
	width: 170px;
	height: 340px;
	text-align: center;
	margin-top: 15px;
	border-right: 1px solid #CCC;
	font-family:Georgia, "Times New Roman", Times, serif;
	position: relative
}
.imgBoxOfferteHome{
	width: 165px;
	height: 235px;
	background-color: #FFF;
	text-align: center;
	position: relative;
}
.offerteHomeLabel{
	position:absolute;
	right: 0;
	top:35px;
	width:120px;
	height: 35px;
	background: url(../images/bg-label-box-offerte.png) top left no-repeat;
	line-height: 33px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
.offerteHomeLabel a, .schedaProdLabel a{
color: #FFF;
text-decoration:none;
}
.offerteHome li p{
	margin: 3px 5px;
	}
.offerteHome li .addCart{
	position: absolute;
	bottom: 10px;
	left: 10px
	}	




.schedaProdLabel{
	position:absolute;
	left: 100px;
	top:80px;
	width:80px;
	height: 60px;
	background: url(../images/bg-label-scheda-prod.png) top left no-repeat;
	line-height: 33px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	text-align: center;
	font-weight: bold;
	padding-top: 20px ;
}


/*   ############# Etichette per confezioni speciali offerte home #########*/

#offertaHomeImg{
	width: 213px;
	background-color:#FFF;
	text-align:center}
.label{
	position: absolute;
	width: 55px;
	height: 70px;
	top: 0;
	right: 3px;
	z-index: 1
	}
.offerta_IT{
	background:url(../images/IT-000/label-offerta.gif) no-repeat;
}
.nuovo_IT{
	background:url(../images/IT-000/label-nuovo.gif) no-repeat;
}
.offerta_DE{
	background:url(../images/DE-000/label-offerta.gif) no-repeat;
}
.nuovo_DE{
	background:url(../images/DE-000/label-nuovo.gif) no-repeat;
}
.offerta_NL{
	background:url(../images/NL-000/label-offerta.gif) no-repeat;
}
.nuovo_NL{
	background:url(../images/NL-000/label-nuovo.gif) no-repeat;
}
.offerta_GB{
	background:url(../images/GB-000/label-offerta.gif) no-repeat;
}
.nuovo_Gb{
	background:url(../images/GB-000/label-nuovo.gif) no-repeat;
}






/*   ############# Fine etichette per confezioni speciali offerte home #########*/




#container{
		background:url(../images/bg-container.gif) repeat-y
	}

/* ############ FINE Pannello Prodotti HOme page ############*/





/* ###########  Inizio Riepilogo Carrello  ###########################*/
h3.carrello{
	margin-bottom: 5px;
	padding-bottom: 0;
}
.tabellaCarrello{
	margin: 0 auto;
	font-size:12px
	}
.tabellaCarrello td{
}
.alertCarrello{
 width: 250px;  padding: 9px;position: absolute; top: 20px; right: 0;
 background: #F9F0D0;border: 1px solid #F90;
 text-align: left
}

.alertCVV{
	background: #F9F0D0;border: 1px solid #F90;
	text-align: left;
	font-size:10px;
	padding:9px;
	position:absolute;
	left:360px;
	bottom:10px;
	width:165px;
}



/* ###########  FINE Riepilogo Carrello  ###########################/*



/* ########à###  Box Ricerca    #############*/        
.selected {
	font-weight: bold;
	background: url(../images/bg-menu-selected.jpg) no-repeat right #FFF;
}
#boxRicerca ul {
	list-style-type:none;
	margin: 0 3px 0 0;
	padding: 5px 0;
}
#boxRicerca li {
	font-family:Arial, Helvetica, sans-serif;
	/*font-size: 76%;*/
}

#boxRicerca li{ line-height: 20px; height:20px; /*background:#F4F1EB;*/  width:180px;  margin:0px;}
#boxRicerca li a{ color:#333; text-decoration:none; width:175px; line-height:20px; height:20px; display:block; padding:0 0 0 5px; }
#boxRicerca li a:hover{
	color:#333;
	text-decoration:none;
	width:175px;
	line-height:20px;
	height:20px;
	background: #FFF;
}
#boxRicerca li a.active{ color:#554233; text-decoration:none; width:175px; line-height:20px; height:20px; background:#C8B99B; display:block }

#caratteristicheRicerca{
	margin-top: 4px;
	padding-top: 3px;
	background-color: #d4d6d7;
	}


/* ########à###  FINE  Box Ricerca    #############*/   


/* ############    Mondo Giordano   ############*/
#mondoGiordano{
	background: url(../images/bg-mondo-giordano.jpg) no-repeat bottom right #eeeff0 ;
	}
#mondoGiordano ul{
margin: 0;
padding: 0;
}
#mondoGiordano li{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	line-height: 16px;
	font-size: 14px;
	color: #666;
	list-style-type: none;
	margin-bottom: 5px;
/*	border-bottom: 1px dotted #FFF;*/
	
} 
	
	
/* ############    Box Utenti   ############*/
	
#boxUtenti{
	padding: 7px;
	background:  #eeeff0 ;
	margin-bottom: 10px;
	background: url(../images/bg-area-riservata-grad.gif) repeat-x top #eaded3;
	/*background: url(../images/bg-area-riservata.gif) no-repeat 170px 15px #eeeff0;*/
	border: 1px solid #d4cac0;
	border-bottom: 3px solid #d4cac0;		
	position: relative;
	
}

#boxUtenti input{
	margin: 0pt 0pt 3px 4px;
	padding: 0;
	height: 18px;
	width: 120px;
	font-size: 12px;
}
#boxUtenti p{
font-size: 12px
}	
	
#loginLaterale input{
	margin: 0pt 0pt 3px 4px;
	padding: 0;
	height: 18px;
	width: 140px;
	font-size: 12px;
}
#loginLaterale p{
font-size: 12px
}
	
a.pulsanteLogin {
	display: block;
	width: 95px;
	height: 27px;
	padding: 5px 0 0 12px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #990404;
	background: url(../images/fondo-pulsante-login.gif) no-repeat;
	margin: 0 0 0 4px;
}

a.pulsanteLogin:hover {
	color: #333;
}

a.listLink {
	font-size: 12px;
	display: block;
	line-height: 18px;
	background: url(../../images/IT-002/bullet.gif) no-repeat left center;
	padding: 0 0 0 12px;
	margin: 0;
	text-decoration: none;
	color: #333;
	}

a.listLink:hover {
	text-decoration: underline;
	}



	
	
/*#boxRicerca li{ line-height: 20px; height:20px;  width:180px;  margin:0px;}*/
#mondoGiordano li a{ color:#333; text-decoration:none; width:110px; line-height:16px; display:block; padding:0 0 0 5px;background: url(../images/freccia-elenco.gif) no-repeat 0px 2px; padding: 0 0 0 12px;
}
#mondoGiordano li a:hover{
	color: #000;
	text-decoration:none;
	line-height:16px;

background: url(../images/freccia-elenco-over.gif)  no-repeat 0px 2px;
	
}
#mondoGiordano li a.active{ color:#554233; text-decoration:none; width:175px; line-height:16px;   display:block }


/* ############    FINE Mondo Giordano   ############*/




#risultatiRicerca{
	margin-top: 12px}
#breadCrumb{
	background: url(../images/bg-barra-breadcrumb.jpg) repeat-x;
	height: 41px;
	position:relative;
	}
li.pulsanteBreadCrumb	{
	height: 31px;
	
	}
	
#breadCrumb ul {
	margin: 0 3px;
	padding: 5px 2px;
}
#breadCrumb li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pxs;
	font-weight: normal;
	margin: 0 5px;
	padding: 0 5px 0 0;
	list-style-type:none;
	float: left
}

#breadCrumb li{ line-height: 31px; height:31px; /*background:#F4F1EB;*/    margin:0px;	background:url(../images/pulsante-breadcrumb-left.gif) no-repeat top left;

}
#breadCrumb li a{ color: #333; text-decoration:none; line-height:32px; height:31px;  padding:0 10px 0 0;  margin-left:10px
}
#breadCrumb li a:hover{
	color: #000;text-decoration:none;line-height:32px;height:31px; 
}
#breadCrumb li a:active{ color:#554233; text-decoration:none; line-height:31px; height:31px;  display:block;
}
#breadCrumb a{
display: inline-block;
background:url(../images/pulsante-breadcrumb-right.gif) no-repeat top right;
}
	
#breadCrumb li.rimuovi a{
	background:url(../images/pulsante-breadcrumb-rimuovi.gif) no-repeat top right;
	padding-right: 30px;
	}

#breadCrumb li.rimuovi a:hover{
	background:url(../images/pulsante-breadcrumb-rimuovi-over.gif) no-repeat top right;
		padding-right: 30px;

}

.risultatoElenco{
	background: url(../images/bg-elenco-ricerca.jpg) top left no-repeat;
	margin: 5px 0;
	position: relative;
	}
.risultatoDescrizione{
	margin-left: 10px;
	height: 171px;
	border-right: 1px dotted #999;
	padding-right: 20px;
	position: relative;
}
.risultatoDescrizione h3{
font-size: 110%;
 border: none;
 margin: 8px 0 3px 0
}
.risultatoDescrizione h4{
 border: none;
}
.risultatoDescrizione p{
 font-family: Georgia, "Times New Roman", Times, serif;
 color: #3B3B3B;
 font-size: 14px
}

.prezzo{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #333;
	padding: 0 0 5px 3px;
}
.prezzoScontato {
	color: #a50303;
	text-align: right;
	font-size:14px;
	font-weight: bold;
	
	}
.barrato{
	text-decoration: line-through;
}

div.schedaProdotto a{
	position: absolute;
	bottom: 10px;
	right: 12px;
	text-align:right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
	color: #a50303;
	background-color:#FFF;
	padding: 3px 5px;
	text-decoration: none;
	border: 1px dotted #999;
	border-bottom: 2px solid #C00;
}
div.schedaProdotto a:hover{
	background-color: #c10101;
	color: #FFF
}
.addCart{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:32px;
	background: url(../images/add-to-cart.gif) no-repeat center;
	vertical-align:middle;
	margin-bottom: 3px;
	width:135px;
	height: 31px;
	text-align:right;
	vertical-align: middle;
	padding: 5px 0 0 20px;
	position: relative;
}
.addCartEsaurito{
	line-height:32px;
	background: url(../images/add-to-cart-esaurito.gif) no-repeat center;
	vertical-align:middle;
	margin-bottom: 3px;
	width:135px;
	height: 31px;
	text-align:right;
	vertical-align: middle;
	padding: 5px 0 0 20px;
	position: relative;
}
.addCartEsauritoSoldOut{
	line-height:32px;
	background: url(../images/add-to-cart-sold-out.gif) no-repeat center;
	vertical-align:middle;
	margin-bottom: 3px;
	width:135px;
	height: 31px;
	text-align:right;
	vertical-align: middle;
	padding: 5px 0 0 20px;
	position: relative;
}
.addCart input{
	width:25px
	
}

.addCart span{
	display:block;
	float: left;
	line-height: 30px;
	position: absolute;
	right: 57px;
	}
.addCartMultiCont{
margin-top: 5px;
border-top: 1px dashed #999;
background: url(../images/sfondo-conf-promo.jpg)  0 5px no-repeat;
padding: 8px 3px 3px 3px;
height: 79px

}
.addCartMulti{
	background: url(../images/add-to-cart-multi.jpg) no-repeat center;
	/*width:170px;
	height: 40px;
	padding: 5px 0 0 5px;
	margin: 0;	text-align: right*/
	position: relative;

}
.addCartImg {
	position: absolute;
	top: 4px;
	right: 3px;
}
.addCartMulti span{
	display:block;
	position: absolute;
	top: 4px;
	right: 49px;
}
.addCartMulti span.px18Red{
	display:block;
	position: absolute;
	top: 3px;
	right: 116px;
}

	
/*  ######## Paginazione risultati ricerca #######*/
#ordinaRisultati {
	position: absolute;
	right: 0px;
	top: 0px;
}




	
#breadCrumb li.ordinaUp a{
	background:url(../images/pulsante-ordina-up.gif) no-repeat top right;
	padding-right: 30px;
	}

#breadCrumb li.ordinaDown a{
	background:url(../images/pulsante-ordina-down.gif) no-repeat top right;
		padding-right: 30px;

}
#breadCrumb li.ordinaUpDown a{
	background:url(../images/pulsante-ordina-up-down.gif) no-repeat top right;
		padding-right: 30px;

}









ul#pagination{
    font:12px Arial,sans-serif;
    margin: 1em 0;padding: 0;
    list-style: none;text-align: center}

ul#pagination li{
    display: inline;margin-right: 0.5em}

ul#pagination a{text-decoration: none;
    border: 1px solid #900;padding: 3px 6px;
    background: #F4F4F4;color: #666}

ul#pagination a:visited{
text-decoration: none;
    border: 1px solid #900;padding: 3px 6px;
    background: #F4F4F4;color: #666}

ul#pagination a:hover{
    background: #FFF;color: #900}

ul#pagination li#currentpage a{
    border: 0px;background: #900;
    color: #FFF;cursor: default; 
	font-weight: bold}
	
/* ########   Paginazione risultati ricerca     #########*/



/*  Carrello */


/* NAVIGATION BAR */


.progressBar {
	background: url(../images/bg-h3.gif) repeat-x;
	/*line-height: 130%;*/
	padding: 5px;
	height: 32px;
	width: 755px;
	margin: 0;
}
.progressBar li {
	display: inline;
	color: #999
}
.progressBar ul {
margin: 0; padding: 0
}

.progressBar ul {
	margin: 0 ;
	padding: 5px 0;
}
.progressBar li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0 ;
	padding: 9px 8px 6px 8px;
}

.progressBar li{ line-height: 25px; height:25px; /*background:#F4F1EB;*/  width:180px;  margin:0px;
}
.progressBar li a{ color:#333; text-decoration:none; line-height:25px; height:25px;  padding:7px 0 5px 5px; 
}
.progressBar li a:hover{
	color:#990404;text-decoration:none;line-height:25px;height:25px; border-top: 2px solid #990404;
}
.progressBar li.progressActive{ text-decoration:none; line-height:25px; height:25px; background:#990404; color: #FFF
}




a.pulsanteCarrello, a.pulsanteCarrelloBack, a.pulsanteCarrello:hover,  a.pulsanteCarrelloBack:hover {
	text-decoration: none;
	font-size: 14px;
	float: right

	/*font-weight: bold;*/
	}


	
a.pulsanteCarrello {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/btnDreamGenericDx.gif) no-repeat scroll right top;
cursor:pointer;
display:inline;
float:right;
height:27px;
opacity:0.9;
width:auto;
}

a.pulsanteCarrello span {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/btnDreamGenericSx.gif) no-repeat scroll left top;
color:#FFFFFF;
display:inline;
float:left;
font-weight:bold;
height:27px;
line-height:27px;
margin-right:20px;
padding-left:10px;
padding-right:10px;
}
.pulsanteCarrelloBack {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/btnDreamGenericDxBk.gif) no-repeat scroll left top;
cursor:pointer;
display:inline;
float:right;
height:27px;
opacity:0.9;
width:auto;
}


.pulsanteCarrelloBack span {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/btnDreamGenericSxBk.gif) no-repeat scroll right top;
color:#ae0000;
display:inline;
float:left;
/*font-weight:bold;*/
height:27px;
line-height:27px;
margin-left:20px;
padding-left:10px;
padding-right:10px;
}
a.pulsanteCarrello span:hover {
	color: #ccc;

	}
a.pulsanteCarrelloBack:hover {
	color: #830000;
	}


/* END NAVIGATION BAR */

tr.elencoCarrello td{
border-bottom: 1px solid #E5E5D3;
	}
div.message{margin: 0 0  2em; padding: 15px 15px 10px 140px;border: solid;border-width: 2px 0;background:#F0F0F0;width: 600px;font-family:Georgia, "Times New Roman", Times, serif;
text-align: left;
font-weight: bold}
div.message p{margin: 0 0 1em;

}
div.message.info{background: #ebeef7 url(../images/info20.png) no-repeat 70px 10px;border-color: #ced3e1}


div.message.alert{background: #FFF0BA url(../images/icona-warning-ordine.jpg) no-repeat 20px 20px;border-color: #E87C29;height: 140px

}
div.message.warning{background: #FFF0BA url(../images/icona-warning.png) no-repeat 20px 20px;border-color: #E87C29; min-height: 80px;
height: auto !important;
height: 80px;}

div.message.info{background: #ebeef7 url(../images/info20.png) no-repeat 70px 10px;border-color: #ced3e1}
div.message.generico{background: #FFF url(../images/bg-box-generico.jpg) no-repeat top left; 
padding-top: 30px; border: none; 
padding-left: 100px;
min-height: 100px;
width: 300px;
height: auto !important;
height: 100px;
border-bottom: 1px dashed #b24141;
margin: 0 auto;
}
div.regalo{
background: #FFF url(../images/regalo.png) no-repeat 20px 0;	}
div.note{
background: #FFF url(../images/note.png) no-repeat 20px 0;	}


div.message.question{background: #FFF url(../images/bg-box-question.jpg) no-repeat top left; 
padding-top: 30px; border: none; 
padding-left: 90px;
min-height: 80px;
height: auto !important;
height: 80px;
border-bottom: 1px dashed #b24141;
position: relative;
width: 630px
}


div.messageBox{margin: 0 0  1em; padding: 30px 10px 10px 70px;border: solid;background:#F0F0F0;width: 350px; border: 1px solid #F90}
div.messageBox p{margin: 0 0 1em;
font-family:Georgia, "Times New Roman", Times, serif;
}
div.messageBox.error{background: #FFF0BA url(../images/icona-warning.png) no-repeat 20px 20px;height: 100px
}
div.messageBox.ok{background: #f1f9e5 url(../images/icona-positive.png) no-repeat 20px 20px;height: 100px; border-color: #5f8855
}
div.messageBox.carrello{background: #f1f9e5 url(../images/icona-carrello.png) no-repeat 20px 20px;height: 100px; border-color: #5f8855; padding-left: 100px;
}

.redBkg{
	background-color: #990404;
	color: #FFF;
	padding: 5px
	}
#formContainer{
text-align: left;
	width: 100%;
	margin: 10px  auto;
}
	
.tooltip{
	display: block;
	float: right;
	position:absolute;right: 0px;
    min-width: 16em;padding: 7px;text-align: left;
    border: 1px solid #ccc;background: #F2F3F9;color: #555;
    font: normal normal 14px Arial, sans-serif;
	top:20px;
	width: 230px

}
input {
	margin: 0; padding: 0}
.input135{
	width: 135px;
}
.select135{
	width: 139px;
}

.mainContentUtenti{
	width: 560px
}
.codCli{
	display:block;
	width: 120px;
	height: 43px;
	color:#333;
	background:url(../images/bg-codcli.gif) no-repeat;
	padding: 16px 0 0 10px;}

.inputDisabled{	
	background-color:#ebebeb;
	color: #333;
	border: 1px solid #abb0b3
	}
.boxLoginCarrello {
	width: 370px;
	float: left;
	margin: 20px 10px 0 0;
	background: url(../images/bg-box-login-carrello.jpg) bottom left no-repeat;
	height: 175px;
}
.padding10px{
	padding: 5px 10px;
	}
	
.box543px-Right{
	clear: both;
	width: 543px;
	border-top: 1px solid #CCC; 
	text-align: left;
	margin-bottom: 1em;
}
.box250px-fllft{
	float: left; width: 250px;/* border-right: 1px dotted black; padding-left:20px;*/
}

#imgColonnaSin {
	background:url(../images/bg-colonna-sinistra.jpg) 5px bottom no-repeat;
}
.bordo {
	padding: 3px;
	border: 1px solid #CCCCCC;
	background: #FFF;
}


#img-giordano {
	position: relative;
	border-top:1px solid #CCCCCC;
	margin: 0;
	padding: 0;
	height: 10px;
}



#boxNews {
	background: #f8fcfc url(../images/bg-news.jpg) bottom right no-repeat;
	position: relative;
	margin-top: 8px;
	padding-bottom:15px;
}
#news{ 
width: 520px;
 position: relative;
 margin-right: 10px;
}
.printNews {
	position: absolute;
	top: 8px;
	right: 12px
	}
.dataNews{
	font-size:11px;
	font-style:italic;
	float: left;
	}
.leggiNews{
	font-size:12px;
	float: right;
	}	
.contenutoNews {
	margin-top: 20px;
}
.imgNews{
	float: left;
	padding: 3px;
	border: 1px solid #CCCCCC;
	background: #FFF;
	margin: 5px
}
.newsSingola{
	margin: 5px 0;
	border-bottom: 1px dotted #666;
	padding-bottom: 5px;
	}
.newsSingola p{ margin: 0;
}
#offertaGiorno {
width:220px;
height:317px;
background-color: #F7F7F7;
float: left;
border: 1px solid #eaeaeb;
border-bottom: 3px solid #c4c6c8;		
margin-right: 8px;
padding: 5px;
z-index: 100;
}
#offertaGiorno2 {
width:262px;
height:250px;
background-color: #F7F7F7;
float: left;
border: 1px solid #eaeaeb;
border-bottom: 3px solid #c4c6c8;		
margin-right: 8px;
padding: 5px;
z-index: 100;
}
#offertaGiorno p, #boxEnologo p {
padding: 0 0 3px 0;
margin: 3px 0;
}
#offertaGiorno a, #boxEnologo a{
	text-decoration:none;
}

#contenitoreEnologo {
	float: left;
	width:273px;
	height:347px;
}
#boxEnologo {
width:263px;
height:317px;
background: #F7F7F7 url(../images/bg-box-enologo.jpg) bottom center no-repeat;
border: 1px solid #eaeaeb;
border-bottom: 3px solid #c4c6c8;		
margin-right: 8px;
padding: 5px;
z-index: 100;
}

#contenitoreVideo {
	float: left;
	width:273px;
	height:347px;
}
#boxVideo {
width:263px;
height:317px;
background: #F7F7F7 /*url(../images/bg-box-enologo.jpg) bottom center no-repeat*/;
border: 1px solid #eaeaeb;
border-bottom: 3px solid #c4c6c8;		
margin-right: 8px;
padding: 5px;
z-index: 100;
}


#boxFacebook {
width:273px;
height:90px;
margin-top: 7px;
background-color: #F7F7F7;
border: 1px solid #eaeaeb;
border-bottom: 3px solid #c4cde0;		

}
#boxFacebookUk {
width:273px;
height:60px;
margin-top: 5px;
background-color: #F7F7F7;
border: 1px solid #eaeaeb;
border-bottom: 3px solid #c4cde0;		

}

.poinz{
	font-size:13px;
	margin: 0 2px;
	padding: 0 2px;
}
.footerBox{
	float: left;
	border-right: 1px solid #c94444;
	width: 270px;
	height: 71px;
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:76%;
	text-align: right;
	margin: 3px 10px;
	padding-right: 10px;
	
}
.footerBox h4{
	font-size:110%;
	font-weight: bold;
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 5px 0 0;
	padding: 0
}
.footerBox p{
	font-size:84%;
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 5px 0 0;
	padding: 0
}
#copyright {
	margin-top: 25px;
	clear: left
}

.V10N_nero_SCTV{
	background-color: #FFCC00;
	font-weight: bold;
}

#social-bar {
	position: absolute;
	right: 0;
	top: 5px;
}
#social-bar img{
	float: left;
	margin-right:6px;
}
#div_PM{
	background: url(/images/loghi_cc/poste-mobile-b.png) top right no-repeat #f7f6f6;
	margin-left: 10px;
	padding: 10px;
	border: 1px solid #CCC;
	
}
label {
		font-size: 12px;
	color: #333;

	}
	
	
