*{
   margin:0;
   padding:0;
}

body{
   font-family: "Lucida Grande", Verdana, Arial, sans-serif;
   background-image: url(img/headbg.png);
   background-position: 0 top;
   background-repeat: repeat-x;
   background-color: #e6e6e6;
   text-align:center; /*For IE6 Shenanigans*/
}

#wrapper{
   width: 945px;
   margin:0 auto;
   text-align:left;
}

#top {
	margin: auto;
	width: 920px;
	height: 137px;
}

h1 {
	position: relative;
	width: 107px;
	height: 106px;
	overflow: hidden;
}

h1 span {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(img/logocdf.png);
	background-repeat: no-repeat;
}


#logo {
	height: 137px;
	width: 200px;
	padding-top: 15px;
}

#nav {
	height: 137px;
	width: 720px;
	float: right;
}

#servizio {
	height: 37px;
	padding-right: 5px;
	padding-top: 30px;
	text-align: right;
	color: #666666;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 0.8em;
}

#principale {
	padding-bottom: 10px;
	height: 100px;
	text-shadow: 1px 1px 1px #333333;
	line-height: 1.2px;
	padding-right: 5px;
	padding-top: 50px;
	text-align: right;
	color: white;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.1em;
}

#ombra {
	background-color: white;
	width: 945px;
	background-image: url(img/wrapbg.png);
	background-position: center;
	background-repeat: repeat-y;
}
#intro {
	padding: 0px;
	margin: auto;
	height: 290px;
	background-image: url(img/main.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}#introtipo {
	padding: 0px;
	margin: auto;
	height: 120px;
	background-image: url(img/main.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}#welcome {
	margin-left: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 0px;
	color: #4c4c4c;
	font-size: 1em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 920px;
	background-color: white;
}
#newsbar {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-top: 0px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #fff;
	margin: 0px;
	width: 205px;
	float: right;
}
#testointro {
	background-position: 0 top;
	margin: 0px;
	padding: 15px;
	width: 669px;
}
#testointro img {
	padding: 10px;
}

#soci {
	padding-left: 5px;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-top: 0px;
	font-size: 0.85em;
	font-weight: bold;
	color: gray;
	background-image: url(img/socibg.png);
	background-position: 0 top;
	background-repeat: repeat-x;
	margin: auto;
	height: 120px;
	width: 914px;
	background-color: #e6e6e6;
}

a:link {
	color: #d15b2f;
}
a:visited {
	color: #d15b2f;
}
a:hover {
	color: #ff8000;
	text-decoration: none;
}
a:active {
	color: #ff8000;
	text-decoration: none;
}


a.servizio:link {
	text-decoration: none;
	color: #666666;
}
a.servizio:visited {
	text-decoration: none;
	color: #666666;
}
a.servizio:hover {
	color: #191919;
	text-decoration: none;
}
a.servizio:active {
	color: #ff8000;
	text-decoration: none;
}




a.principale:link {
	text-decoration: none;
	color: #fff;
}
a.principale:visited {
	text-decoration: none;
	color: #fff;
}
a.principale:hover {
	color: #cccccc;
	text-decoration: none;
}
a.principale:active {
	color: #b3b3b3;
	text-decoration: none;
}


h2 {
	padding-left: 10px;
	padding-bottom: 15px;
	font-size: 1.4em;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}
h3 {
	padding-top: 25px;
	padding-bottom: 5px;
	padding-left: 50px;
	color: #d15b2f;
	font-size: 1.3em;
	line-height: 2em;
}

h4 {
	padding-left: 60px;
	padding-bottom: 10px;
	padding-top: 7px;
	line-height: 1.5em;
	font-size: 1.1em;
}

.evid {
	color: #d15b2f;
	font-weight: bold;
}
.titnews {
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 15px;
	color: #d15b2f;
	line-height: 1.2em;
	font-weight: bold;
	font-size: 0.8em;
}

.txtnews {
	margin: 0px;
	padding: 0px;
	color: #666666;
	line-height: 1.1em;
	font-size: 0.7em;
}

.newsrel {
	margin: 0px;
	padding: 10px;
}

#footer {
	height: 100px;
	margin: 0px;
	padding: 0px;
	width: 944px;
	background-image: url(img/footbg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#footer p {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: right;
	line-height: 1em;
	font-size: 0.8em;
	color: #ff8000;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 30px;
	padding-top: 45px;
	background-position: 0 bottom;
}

#linea {
	clear: both;
	padding: 0px;
	margin: auto;
	background-color: #ff8000;
	height: 5px;
	width: 100%;
}

#chiudi {
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 5px;
	margin: auto;
	color: #999999;
	font-size: 0.7em;
	line-height: 1em;
	font-family: Verdana, Arial, sans-serif;
	width: 940px;
}

#credits {
	color: #666666;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-top: 0px;
	text-align: right;
	margin: 0px;
	float: right;
	width: 325px;
}

#copy {
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: left;
	margin: 0px;
	width: 585px;
}

p {
	text-align: left;
	font-size: 0.95em;
	padding-right: 30px;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 1.4em;
}

ul {
	padding-left: 50px;
	padding-bottom: 35px;
	padding-right: 35px;
	padding-top: 15px;
	font-size: 0.9em;
	list-style-position: outside;
	list-style-type: circle;
}

li {
	text-align: justify;
	font-size: 0.9em;
	line-height: 1.3em;
	padding-top: 5px;
	padding-bottom: 5px;
}

.nota {
	padding-bottom: 25px;
	font-size: 0.8em;
}

#mappa {
	padding: 0px;
	margin: auto;
	height: 350px;
	width: 925px;
}

#scheda {
	margin: 0px;
	padding-bottom: 15px;
	width: 665px;
}

#dati {
	color: #999999;
	line-height: 1.3em;
	font-size: 0.8em;
	padding-right: 0px;
	padding-left: 20px;
	width: 230px;
	float: right;
}

#marchio {
	height: 140px;
	width: 415px;
}

.framed {
	margin-right: 10px;
	padding: 0px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 5px;
}

#gallery {
	font-size: 1em;
	margin-top: 25px;
}

#gallery img {
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 0px;
	border-color: #999999;
	border-style: solid;
	border-width: 2px;
}

#menumain {
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-top: 0px;
	width: 650px;
	height: 100px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-top: 20px;
}




ul#red { margin: auto; padding:0; list-style-type:none; }

ul#red li { color: white; background-color: #d15b2f; padding-left: 5px; margin-left: 10px; border-color: #cccccc; border-style: solid; border-width: 1px; position:relative; float:left; margin-right: 5px; padding-right: 5px; padding-top: 5px;}

ul#red .current { border-top:4px solid #d15b2f;}

ul#red li:hover {}

ul#red li a { padding:2px 2px; text-decoration:none; font:bold 12px Verdana, Georgia, "Times New Roman", Times, serif; color: white;}

ul#red li a:hover { background-color: #d15b2f; color: white; border:none; }

ul#red li span{ text-align: left; display:none; position:absolute; top:20px; left:2px; width: 200px; font:normal 1em "Lucida Grande", Verdana, Arial, sans-serif;  line-height: 1.4em;}

ul#red li a:hover span {margin-top: 20px; display:block; color: #4c4c4c;}

#separa { padding: 20px; margin: 0px; clear: both; }


