body {
width:900px;
margin: 0px auto;
padding: 0px;
background-color: #C062FF;
font-family:verdana;
text-align:center;
}

div#container {
background-color: #FFFFFF;
width:900px;
/*border-left:2px solid #FFFFFF;
border-right:2px solid #FFFFFF;
border-bottom:2px solid #FFFFFF;
border-top:2px solid #FFFFFF;*/
/*background-image:url(images/sfondo_container.gif);
background-repeat:repeat-y;*/
height:auto;
font-size:12px;
text-align:justify;
position:relative;
}

div#top {
width:900px;
position:relative;
}

div#main {
width:900px;
border-bottom:2px solid #FFFFFF;
}

div#col-sx {
width:546px;
background-color:#D3D3D5;
float:left;
}

div#col-dx {
width:350px;
background-color:#9F9F9F;
float: right;
}

div#flash{
width:512px;
height:341px;
float:right;
}


div#footer{
height:auto;
clear:both;
width:900px;
font-size:12px;
}

.menu-footer{
font-size:12px;
font-weight:bold;
}


h1 {
padding:5px 0 0 5px;
font-size:14px;
color:#AC007F;
line-height: 14px;
margin:0 0 0 0;
}
h2 {
padding:0 0 10px 0;
font-size:12px;
color:#AC007F;
line-height: 12px;
margin:0 0 0 0;
}

a{
	text-decoration:none;
	color: #C062FF;
	font-weight:bolder;
}
a:link a:visited{
	text-decoration:none;
	color: #C062FF;
	font-weight:bolder;
}
a:hover{
	text-decoration:underline;
	color: #C062FF;
	font-weight:bolder;
}

img {
border:none;
}

.icon {
margin-right:5px;
margin-left:5px;
vertical-align:middle;
border:0px;
}

.testopiccolo{
font-size:10px;}

#send2 {
  display: none;
}

