body{
	background-color:#dedcdc;
}
div{
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#353535;
}

input, select, button, textarea{
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#353535;
	border:1px solid #C9C9C9;
}
textarea{
	padding:3px;
}
input, select{
	padding:3px;
}
form{
	margin:0;
	padding:0;
}
a{
	color:#da0953;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

img{ 
/*	behavior: url(iepngfix.htc); */
}

div#loading{
	position:absolute; right:0; top:0;
	display:none;
	background-color:#FF0000;
	font-weight:bold;
	width:100px;
	float:right;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	padding:3px;	
}


div#corpo{
	width:980px;
	display:table;
}
div#testa{
	width:980px;
}
div#contenuto{
	margin-left:23px;
}
div#costola{
	width:220px;
	float:left;
	text-align:left;
}
div#pagina{
	width:718px;
	float:left;
	text-align:left;
	line-height:1.5em;
	display:table;
	margin:5px;
	background-image:url(/images/sfumatura.gif);
	background-position:right top;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}
div#testo{
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	margin-right:5px;	
}

div#code{
	margin-left:10px;
	margin-right:8px;
}
div#fondo{
	background-image:url(/images/footer.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	width:718px;
	height:28px;
}

div#formLogin{
	width:720px;
	float:left;
	text-align:left;
	margin-top:3px;	
	margin-left:6px;		
	margin-bottom:3px;
}
div#footer{
	width:940px;
	text-align:right;
	margin-top:5px;
	color:#757575;
}
div#pulsantiera{
	margin-top:10px;
	margin-bottom:10px;	
}
div#note{
	display:table;
	width:690px;
	margin-bottom:10px;
}
div#descNote{
	margin-top:10px;
	float:left;
}
div#txtNote{
	float:right;
	margin-top:25px;
	width:230px;
}

div#totNoteOrdine{
	display:none;
}

div#staticContent{
	display:table;
}

div#staticContent img{
	margin:3px 5px 3px 5px;
	border:2px solid #CCCCCC;
}

div#schedaProdotto{
/*	height:318px;*/
	display:table;
	margin:10px 0 0 0;
	padding:0;
}

div#staticContent td{
	margin:0;
	padding:0;
	vertical-align:top;
}

div#boxProdotto{
	width:160px;
	display:table;
	margin-right:5px;
	/*
	margin-bottom:5px;
	*/
}

div#coloriDisponibili{
	margin-bottom:10px;
}

.menuOpzioni{
	margin:0;
	margin-top:5px;	
	padding:0;
}

.menuOpzioni li{
	display:inline;
	padding-right:5px;
}

.titolo{
	font-weight:bold;
	color:#da0953;
}
.campoForm{
	margin-top:7px;
}
.formSelect{
	width:197px;
}
.bottone{
	background-color:#FFFFFF;
	padding:2px;
	color:#da0953;
}

.fotoSpot{
	margin-top:4px; 
	margin-bottom:5px; 	
	margin-left:5px;
	border:2px solid #999999;
}

.disabled{
	color:#888888;
}

div#spotHome{
	width:691px;
	background-image:url(/images/angolospot.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#EBEBEB;
	display:table;
}

div#corpoSpot{
	margin-left:16px;
	margin-right:12px;
	margin-top:12px;
	margin-bottom:12px;			
}

div#titoloPagina{
	font-weight:bold;
	color:#353535;
	margin-bottom:3px;
	padding:5px 0 0 0;	
}
div#flashcontent2{
	margin-top:5px; 
	margin-left:8px; 	
	margin-right:8px; 
}

div#formRicerca{
	margin-left:8px; 
	margin-right:8px; 
	margin-bottom:10px; 	
}

div#paginator{
	margin:10px 0 0 0;
	padding:0;
}
/****************** EFFETTO OMBRA SUI DIV ******************/
#shadow-container {
/*    position: relative;*/
	padding:1px;

}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .shadow4,
#shadow-container .container {
    position: relative;
    left: -1px;
    top: -1px;
}
#shadow-container .shadow1 {
	background: #d8d6d6;
}

#shadow-container .shadow2 {
	background: #d3d1d1;
}

#shadow-container .shadow3 {
	background: #c9c7c7;
}

#shadow-container .shadow4 {
	background: #c2bfbf;
}

#shadow-container .container {
	background: #ffffff;
/*	border: 1px solid #dad8d8;*/
}
/****************** EFFETTO OMBRA SUI DIV ******************/

.dgtableEcommerce {
	font-size: 11px;
	border: 0px solid;
	padding: 0;
	width: 100%;
}

.dgtableEcommerce td{
	padding:3px;
}

.dgtableEcommerce a {
	color: #2d2f2e;
	font-size: 11px;
}

.dgheaderEcommerce {
	font-size: 11px;
	background-color: #d9cbdc;
	font-weight: normal;
	color: #2d2f2e;
}

.dgheaderEcommerce th{
	padding:3px;
}

.dgrowevenEcommerce {
	font-size: 11px;
	background-color: #eaeaea;
	color: #2d2f2e;
}

.dgrowoddEcommerce {
	font-size: 11px;
	background-color: #f1ecec;
	color: #2d2f2e;
}

.dgrowblackEcommerce {
	font-size: 11px;
	background-color: #000000;
	color: #FFFFFF;
}

.dgrowhilightEcommerce{
	font-size: 11px;
	background-color: #FFFF99;
	color: #333333;
}

.dgpagesEcommerce
{
    BORDER-RIGHT: #505050 1px solid;
    BORDER-TOP: #505050 1px solid;
    font-size: 11px;
    BORDER-LEFT: #505050 1px solid;
    COLOR: #ffffff;
    BORDER-BOTTOM: #505050 2px solid;
    BACKGROUND-COLOR: #EF9721;
    TEXT-DECORATION: none;
}


