body {
width:980px;
margin: 0px auto;
padding: 0px;
background-color: #CCCCCC;
font-family:verdana;
text-align:center;
}

div#container {
background-color: #FFFFFF;
width:980px;
/*background-image:url(images/sfondo_container.gif);
background-repeat:repeat-y;
/*border-left:2px solid #CC6666;
border-right:2px solid #CC6666;
border-bottom:2px solid #CC6666;*/
height:auto;
font-size:12px;
text-align:justify;
}

div#testi-pagine{
padding:20px;
height:auto;
}

div#top{
width:980px;
height:241px;
}

div#col-dx{
width:313px;
float:right;
}

div#col-sx{
width:313px;
float:left;
}

div#col-centro{
width:354px;
height:610px;
background-image:url(images/bozza_03.jpg);
}

div#box-mailing{
width:354px;
background-color:#EBEE97;
border-top:2px solid #FFFFFF;
height:116px;
}

div#main{
width:630px;
float:left;
}

div#main-soluzioni{
width:980px;
}

div#col-sx-pag{
width:350px;
float:right;
background-color:#EBEE97;
border-top:2px solid #FFFFFF;
margin: 0 0 0 10px
}



div#footer{
height:auto;
clear:both;
width:980px;
font-size:12px;
border-top:3px solid #0C4C8A;
}

div#flash_sx{
width:311px;
height:70px;
border-top:3px solid #990000;
border-bottom:3px solid #990000;
float:left;
}

div#flash_dx{
width:311px;
height:70px;
border-top:3px solid #990000;
border-bottom:3px solid #990000;
float:right;
}

div#box-gal{
width:313px;
height:140px;
}

.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: #0C4C8A;
	font-weight:bolder;
}
a:link a:visited{
	text-decoration:none;
	color: #0C4C8A;
	font-weight:bolder;
}
a:hover{
	text-decoration:underline;
	color: #0C4C8A;
	font-weight:bolder;
}

img {
border:none;
}

.icon {
margin-right:5px;
margin-left:5px;
vertical-align:middle;
border:0px;
}

.testopiccolo{
font-size:10px;