body {

	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 

	font-size: 11pt;
	color: black;

	margin: 0;

	padding-bottom: 0;

	background-color: #efefef;

	text-align: center;
}

#container {
	position: relative;
	width: 880px;
	border: 1px solid #03317C;
	margin: auto;
	background-color: white;
	padding: 0;
}
#logo {
	float: left;
	width: 640px;
	border: 0px solid black;
	height: 128px;
	background-image: url(../images/sopra.png);
	background-repeat: no-repeat;
	background-color: white;
}
#top {
	float: right;
	width: 200px;
	border: 0px solid blue;
	background-color: white;
}
#top ul {
	padding: 0;
	text-align: left;
	margin: 0;
	list-style-image: url(../images/freccia.gif);
}
#top ul li h2 {
	margin: 5px;
}
.clear {
	clear: both;
}

#menu{

padding:0 0 0 0;

margin: 0px 0 0 0;

white-space: nowrap;

font-size:8pt;

color:#ffffff;

float:left;

width:100%;

background:#ffffff url(../images/topnav_bg_grey.gif);

list-style:none;
border-top: 1px solid #03317C;
border-bottom: 1px solid #03317C;

}



#menu li{

display:inline;

list-style:none;

}



#menu li a{

margin: 0 0 0 0;

padding: .25em 1.5em .3em 1.5em;

background:#ffffff url(../images/topnav_bg_grey.gif);

color: #000000;

text-decoration:none;

float: left;

border-right:1px solid #cccccc;

}

#menu li a:hover{

background: gray url(../images/topnav_bg_green.gif);

color: #000000;

text-decoration:none;

border-right:1px solid #cccccc;

}

#corpo {
	float: left;
	width: 660px;
	margin-top: 0px;
	border-right: 2px groove #03317C;
	text-align: left;
	padding: 10px;
	font-size: 12px;
}
#corpo h2 {
	text-align: justify;
}
#corpo ul {
	text-align: left;
}
.titolocorpo {
	margin-top: 40px;
	color: red;
}
#destra {
	float: right;
	width: 195px;
	margin-top: 5px;
	border: 1px inset gray;
	text-align: left;
	clear: right;
	background-color: #efefef;
}
#destra strong {
	font-size: 23px;
	color: red;
}
#destra p {
	font-weight: bold;
}
#destra ul {
	list-style: none;
	text-align: left;
	padding: 0;
	margin: 0;
	font-size: 11px;
}
#destra ul li {
	margin-top: 2px;
}
#destra ul li a {
	font-weight: bold;
}

#destra2 {
	float: right;
	width: 190px;
	margin-top: 60px;
	border: 0px dotted #03317C;
	text-align: left;
	clear: right;
}
#bottom img {
	border: 0;
	vertical-align: middle;
}
#bottom {
	width: 878px;
	border-top: 1px solid #03317C;
	margin: 0;
	background-color: #efefef;
	padding: 1px;
	font-size: 12px;
}

h1 {
	font-size: 17px;
	text-align: center;
	border-bottom: 1px outset #03317C;
}
h2 {
	font-size: 13px;
}
.links {
	text-align: left;
}

.curlycontainer{
border: 1px solid #b8b8b8;
margin-top: 20px;
margin-bottom: 20px;
width: 500px;
margin-left: 20px;
}

.curlycontainer .innerdiv{
background: transparent url(../images/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}

a {
	color: #002C8D;
	text-decoration: underline;
}
a:hover {
	color: #a6a294;
	text-decoration: none;
}
.barrato {
	text-decoration: line-through;
}
.nolink {
	color: red;
}
.grigio {
	background-color: #e5e0e0;
	font-weight: bold;
}

.lavoro {
	width: 150px;
	float: left;
	margin: 10px 5px;
	border: 0px solid lightgray;
	text-align: center;
}
.lavoro img {
	border: 0;
}
.descrizione {
	background-color: #f6f4f1;
	border: 2px ridge black;
	margin-top: 20px;
	padding: 2px;
	font-size: 11px;
}
.inrealizzazione {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	border: 0px solid red;
	text-align: center;
}
.descrizionelavori {
	display: none;
}

.imgloghi {
	text-align: center;
}
.imgloghi img {
	margin-left: 25px;
	margin-top: 25px;
}

.titolonews {
	text-align: center;
}
.lista {
	list-style-image: url(../images/freccia.gif);
}
.lista li {
	margin-bottom: 7px;
}

.titoli {
	float: left;
	margin-left: 20px;
}
.dati {
	float: right;
	margin-right: 90px;
}
.dati input, textarea {
	background-color: #ede8e8;
}
.homesezione a {
	color: gray;
	font-weight: bold;
	font-size: 1.1em;
}

