
body, html {
background-color:#c0c0c0;
font-size:12px;
font-family:verdana;
color:#000000;
font-weight:none;
}

a {
	font-size:11px;
	font-family:verdana;
	color:#000000;
}

h1 {
		font-size:12px;
	font-family:verdana;
	color:#000000;
}

h2 {
		font-size:11px;
	font-family:verdana;
	color:#000000;
}
#contenitore {
width:980px;
margin:0px auto;
}


#header {
width:980px;
margin:0px auto;
float:left;
background-color:white;
}

#fascia_grigia {
background-color:#c0c0c0;
width:980px;
background-image:url('images/barra_grigia.gif');
background-repeat: repeat-x;
}

#fascia_grigia a, #fascia_viola a {
	color:white;
	font-size:11px;
	font-family:verdana;
}

#fascia_viola {
background-color:#800080;
width:980px;
}

#fascia_viola2 {
background-color:#800080;
width:980px;
}


#img_head {
background-color:#ffffff;
width:980px;
height:70px;
}

.sfondo {
background-color:#ffffff;
	float:left;
	width:760px;
}

.sfondo img {
	width:760px;
}
.minibox {
background-color:#ffffff;
	float:left;
	width:220px;
}

#corpo {
width:980px;
margin:0px auto;
float:left;
background-color:white;
}
#sx {
width:200px;
float:left;
}

#menu {
background-color:#ffffff;
	
}
#menu ul {
	margin:0px;
	padding:0px;
}
#menu li {
	list-style: none;
	float:left;
}
#menu li a{
	margin: 5px;
	padding: 3px;
	width: 180px;
	height: 20px;
	background-color: #9d2d2d;
	border: 1px solid white;
	display: block;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#menu p {
background-color:#800080;
color:white;
width:100%;
font-size:13px;
font-weight:bold;
text-align:center;
}

#menu li a:hover{
	background-color: #800080;
}
#dx {
width:300px;
float:left;
}

#centro {
width:470px;
float:left;
margin:5px;
}

#centro {
	font-size:12px;
font-family:verdana;
color:#000000;
font-weight:none;
}


.clear {
	clear:left;
	visibility:hidden;
	margin:0px;
}

#footer {
	float:left;
}

#testo_footer {
	
}