body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 11px;
    text-align: center;
	margin:0px;
	padding:0px;
}

th, td {
    font-size: 11px;
}

img { border: 0; }

#wrapper {
    margin: 0px auto;
    text-align: left;
    width: 940px;
}
#testata {
	border-bottom:3px #000099 solid;
	height:172px;
}
#logo{
	float:left;
	width:200px;
	border:0px #FF0000 solid;
}
#consorzio{
	float:right;
	width:740px;
}
#menu-top{
	float:right;
	width:740px;
	background-color:#276196;
	border:0px #FF0000 solid;
	font-size:9px;
	height:15px;
	padding-top:3px;
	color:#FFFFFF;
	font-weight:bold;
}
#menu-top a {
    text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
}
#foto-testata{
	float:left;
	border:0px #FF0000 solid;
}
#centro {
	width:940px;
	border:0px #FF0000 solid;
	float:left;
}
#sx {
	width:200px;
	border:0px #FF0000 solid;
	float: left;
	font-size:9px;
	height: auto;
	color:#FFFFFF;
	font-weight:bold;
}
#dx {
	width:550px;
	margin-left:5px;
	margin-right:5px;
	float: left;
	font-size:9px;
	height: auto;
	color:#000000;
	border-right:1px #CCCCCC solid;
}
#dx1 {
	width:550px;
	margin-left:5px;
	margin-right:5px;
	float: left;
	height: auto;
	border-right:1px #CCCCCC solid;
}
#dx1 a{
	color:#417AAF;
}

#dx1 h1 {
	width:540px;
	margin-left:5px;
	margin-right:5px;
	border-bottom:3px #000099 solid;
	float: left;
	font-size:15px;
}
#latodx {
	width:174px;
	float:left;
	font-size:9px;
	height: auto;
	color:#000000;
	border:0px #FF0000 solid;
}


.nav {
    width: 200px;
    float: left;
    margin: 0;
    padding: 0;
}

.nav h2 {
    color: #fff;
    margin-top: 0;
    padding: 6px 0 6px 30px;
    border-bottom: 1px solid #fff;
    line-height: 1;
}

.nav ul {
    margin: 0;
    padding: 0 0 0 30px;
    line-height: 1.4;
}

.nav li {
    list-style: none;
    margin: 0;
    padding: 0;
}
#rossorow {
    background: url(../images/rosso_bg.gif) repeat-y;
	background-color:#E01616;
	margin-bottom:5px;
}
#verderow {
    background: url(../images/verde_bg.gif) repeat-y;
	background-color:#0CC8A2;
	margin-bottom:5px;
}
#fucsiarow {
    background: url(../images/fucsia_bg.gif) repeat-y;
	background-color:#F634F8;
	margin-bottom:5px;
}
#orangerow {
    background: url(../images/orange_bg.gif) repeat-y;
	background-color:#FBA90A;
	margin-bottom:5px;
}
#greenrow {
    background: url(../images/green_bg.gif) repeat-y;
	background-color:#88B22C;
	margin-bottom:5px;
}
#bluerow {
    background: url(../images/blue_bg.gif) repeat-y;
	background-color:#417AAF;
	margin-bottom:5px;
}
#brownrow {
    background: url(../images/brown_bg.gif) repeat-y;
	background-color:#BC911D;
	margin-bottom:5px;
}
#amarantorow {
    background: url(../images/amaranto_bg.gif) repeat-y;
	background-color:#A13413;
	margin-bottom:5px;
}
#eventi {
	margin-bottom:5px;
	height:350px;
	border-bottom:1px #999999 solid;
}
#eventi h2 {
    margin: 0 0 5px 0;
    padding: 5px 0 0 0;
    font-size: 20px;
	font-family:Arial;
	font-weight:normal;
	color: #A33513;
    background: url(../images/eventi_bg.gif) repeat-y;

}
#gallery {
	margin-bottom:5px;
	height:110px;
	border-bottom:1px #717171 solid;
}
#gallery h2 {
    margin: 0 0 5px 0;
    padding: 5px 0 0 0;
    font-size: 20px;
	font-family:Arial;
	font-weight:normal;
	color: #717171;
    background: url(../images/gallery_bg.gif) repeat-y;

}
#gallery img {
    margin: 0 0 0 4px;
}
#spot {
	margin-bottom:5px;
	height:100px;
	border-bottom:1px #999999 solid;
}
#spot h2 {
    margin: 0 0 5px 0;
    padding: 5px 0 0 0;
    font-size: 20px;
	font-family:Arial;
	font-weight:normal;
	color: #3F8F08;
    background: url(../images/spot_bg.gif) repeat-y;

}

h2 {
    margin: 0 0 5px 0;
    padding: 5px 0 0 0;
    font-size: 12px;
}
ul a {
    color: white;
    font-weight: bold;
	font-size:9px;
}

ul a:visited {
    color: #fefefe;
}

ul a:hover, a:hover {
    text-decoration: none;
}

#menu {
    background: url(../images/menu_bg.gif);
}

* html #menu {
    background: white;
}


#orangerow .col {
    padding-top: 2.3em;
}

#greenrow .col {
    float: left;
    width: 487px;
    margin-left: 6px;
    margin-bottom: 5px;
}

.clear {
    clear: both;
    background: #fff;
    margin: 0 1px 0 0;
}

#footer {
    text-align: right;
    background: #828282;
    color: #dbd1d1;
}
* html #footer {
    height: 1%;
}

#footeri {
    padding: 5px 3px 7px 13px;
}

#footer .copyright {
    float: left;
}

#footer a {
    color: #fff;
    text-decoration: none;
}

a {
	color:#006699;
	font-weight:normal;
	text-decoration:none;
}