body {
width:980px;
margin: 0px auto;
padding: 0px;
background-color: #C0AA3D;
font-family:verdana;
text-align:center;
}

div#container {
margin:30px 0 30px 0;
background-color: #6E6230;
width:980px;
/*border-left:1px solid #666666;
border-right:1px solid #666666;
border-bottom:1px solid #666666;
border-top:1px solid #666666;
/*background-image:url(images/sfondo_container.gif);
background-repeat:repeat-y;*/
height:auto;
font-size:12px;
text-align:justify;
position:relative;
padding:0 0 10px 0;
}

div#top {
width:980px;
}

div#col-dx{
width:157px;
float:right;
background-color:#332D15;
}

div#col-sx{
width:211px;
float:left;
}

div#col-centro{
width:568px;
float:left;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}

div#col-pag{
width:778px;
float:left;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}

div#box-mailing{
width:548px;
float:left;
background-color:#504823;
margin:0 0 10px 0;
}

div#main {
width:960px;
background-color:#443E1C;
margin:0 10px 0 10px;
}

div#flash{
width:960px;
height:180px;
padding:10px 0 10px 0;
}


div#footer{
height:auto;
clear:both;
width:980px;
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: #C0AA3D;
	font-weight:bolder;
}
a:link a:visited{
	text-decoration:none;
	color: #C0AA3D;
	font-weight:bolder;
}
a:hover{
	text-decoration:underline;
	color: #C0AA3D;
	font-weight:bolder;
}

img {
border:none;
}

.icon {
margin-right:5px;
margin-left:5px;
vertical-align:middle;
border:0px;
}

.testopiccolo{
font-size:10px;