body {
width:780px;
margin: 0px auto;
padding: 0px;
background-color: #DBDBE3;
font-family:verdana;
text-align:center;
}

div#container {
background-color: #DBDBE3;
width:780px;
border-left:1px solid #666666;
border-right:1px solid #666666;
border-bottom:1px solid #666666;
/*background-image:url(images/sfondo_container.gif);
background-repeat:repeat-y;*/
height:auto;
font-size:12px;
text-align:justify;
margin:0 0 10px 0;
}

div#top {
width:780px;
}

div#immagine{
width:314px;
height:300px;
}

div#col-dx{
width:215px;
float:right;
}

div#col-sx{
width:215px;
float:left;
}

div#col-centro{
width:346px;
float:left;
}

div#main{
width:780px;
}

div#footer{
height:auto;
clear:both;
width:780px;
font-size:12px;
background-color: #DBDBE3;
}

.menu-footer{
font-size:12px;
font-weight:bold;
color: #FFFFFF;
}


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: #2A2E6D;
}
a:link a:visited{
	text-decoration:none;
	color: #2A2E6D;
	font-weight:bolder;
}
a:hover{
	text-decoration:underline;
	color: #2A2E6D;
	font-weight:bolder;
}

img {
border:none;
}

.icon {
margin-right:5px;
margin-left:5px;
vertical-align:middle;
border:0px;
}

.testopiccolo{
font-size:10px;