body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px 0px;
	padding:0 0 0 0;
	background-color: #8793FA; /* #8793FA #CCFFFF */
}

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

.titolo {
	font-size:16px;
	color:Black;
	font-weight: bold;
}

.footer {
	font-size:10px;
	color:#44677E;
	font-weight: bold;
	word-spacing:5px;
}

A:LINK    {text-decoration: none; color:#2D3192;}
A:VISITED {text-decoration: none; color:#2D3192;}
A:HOVER   {text-decoration: none; color:#2D3192;}

#carrello {
	/*
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:: 140px; */
	/* background: #eee; 
	border: 1px solid #444; */
}

.noLink A:link {text-decoration: none; color:white;}
.noLink A:visited {text-decoration: none; color:white;}
.noLink A:active {text-decoration: none; color:white;}
.noLink A:hover {text-decoration: none; color:white;}

.titoloHome {
	font-size:14px;
	color: #2d3192	;
	font-weight: bold;
	word-spacing:3px;
}

#rigaDxRossa {
border-right:1px;
	border-right-color:#FF0000;
}

#containerPrincipale {
	background-color:#8793fa;
	margin-left: auto;
}

#containerSecondario {
	width: 650px;
/*	background-color:#CCFFFF; */
	background-color:white; 
	text-align: center;
	border-left: 1px #a9a9a9 solid;
	border-right: 1px #a9a9a9 solid;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
}

#boxHomepage {
	width: 100%;
	text-align: center;
	margin-left: auto;
	background-color:#CCFFFF; 
/*	background-color:#CCFFFF; 
	background-color:white; 
	border-left: 1px #a9a9a9 solid;
	border-right: 1px #a9a9a9 solid;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0; */
}

#padding5 {
	padding-left: 5px; padding-right: 5px;
}

#padding5alignLeft {
	position: relative;
	padding-left: 5px; padding-right: 5px;
	text-align: left;
	font-size: 9px;
}

#containerBackground {
/*  display:     block;
  position: relative;*/
  margin-top: 2px; margin-bottom: 2px;
/*  height:      200px;
  position:    absolute;
  top:         50%;
  left:        50%;
  margin:      -360px 0 0 -360px;*/
  background-color:#E4EDF0   
}

#boxPersonalizzazioni {
  position: inherit ;
  width: 180px;
  height: 200px;
  top: 50%;
  left: 50%;
  margin: 0 0 0 0;
  background-color:#F5F5F5;
}


#boxNewsletter {
/*  display:     block;
  position: relative;*/
/*  background-image:url(img/boxNewsletter.png);*/
/*  margin-top: 2px; margin-bottom: 2px;
  height:      200px;
  position:    absolute;
  top:         50%;
  left:        50%;
  margin:      -360px 0 0 -360px;
  background-color:#E4EDF0   */
}

.testoBoxPersonalizzazioni {
	color:#006A9F;
	font-size:14px;
	font-weight:bold;
}
/**/



div.centrato {
  display:     block;
  width:       300px;
  height:      200px;
  position:    absolute;
  top:         50%;
  left:        50%;
  margin:      -150px 0 0 -100px;
  background:  #900;
}

#container {
/*  display:     block;*/
  width: 720px;
  position: relative;
  margin-left: auto;
  margin-right: auto;  
/*  height:      200px;
  position:    absolute;
  top:         50%;
  left:        50%;
  margin:      -360px 0 0 -360px;*/
  background-color:#FFFFFF   
}

#menu {
	margin-top: 10px;		
}


.rigaDX {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FF99FF;
	padding-right: 5px;
}

#header {
	background-color: #3e107c;
	height: 129px;
	width: 100%;
	margin-top: 10px;
	text-align:center;
	z-index: 5;
	overflow: visible;
	left: 0px;
	top: 0px;
	position: absolute;
}

#header_viola {
	background-color: #FFCCFF;
	height: 100px;
	width: 600px;
	margin:0px auto;
	text-align:left;
}


#boxCentrale {
	background-color: #000000;
	height: 100%;
	width: 700px;
	margin:0px auto;
	text-align:center;
	z-index: 1;
	padding-top: 150px;
	}

#tblHeader {
	background-image: url(img/sfondo_header.jpg);
	background-repeat: repeat-x;
	}	
	
#tblSfondoGrigio {
	background-color: #DCDCDC;
	}	

#bordoSxDxBottom {
	border-bottom: 1px solid #B0C4DE;
	border-left: 1px solid #B0C4DE;
	border-right: 1px solid #B0C4DE;
	background-color: #B0C4DE;
	}	

#homepageProdotti {
	/*background-color: #DCDCDC; */	
	height: 100%;
	width: 650px;
	margin:0px auto;
	text-align:left;
	margin-top: 10px;

	}
	
#bordoInferiore {
	border-bottom: 1px dotted black;	
}			



/**/
.misticChallenge {
	font-size:16px;
	color: #000099;
	font-weight: bold;
}

.testoGialloGrande {
	font-size:14px;
	color:#FFFF00;
	font-weight: bold;
}

.testoBold {
	font-weight: bold;
}

.style1 {border-right-width: thin; border-right-style: solid; border-right-color: #FF99FF; font-weight: bold; }

.headButtons {
	color: White; text-decoration: none;
}

.linkPulito {
	text-decoration: none; color: black;
}

.carrelloTop {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	text-decoration: none; 
}

.intestazione {
	color: Silver;
	font-size: 1em;
}

.prodottoHeader {
	color: #8B0000;
	font-size: 1.2em;
	font-weight: bold;
}

.aggiungiCarrello {
	color: #AE00AE;
	font-size: 1em;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}