@import "header-footer.css";
@import "leftmenu.css";
@import "static.css";
@import "lavori.css";
@import "news-servizi.css";
@import "form.css";

body{
	font-size: 0.8em;
	font-family: Arial, Verdana, sans;
	background: #282828;
	margin: 0;
	text-align: center;
}

#container{
	width: 960px;
	margin:0 auto;
	text-align: left;
}

a{
	color:red;
}

a img{
	border:none;
}

ul{
	border: 0;
	margin: 0;
	padding: 0;
}
p{
	margin: 0; padding: 0;
}


.clear{clear:both;}
.spacer{height: 10px; width: 100%;}
.spacer20{height: 20px; width: 100%;}
.red{color:#9a0000;}
.hidden{display: none;}
.fleft{float:left;}
.fright{float:right;}
.separatore{height: 1px; width: 100%; border-bottom: 1px dashed #a90000;}
.obl{color:red;}

.title{
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 10px;
	color:white;
}


#imghome{
	width: 960px; height: 500px;
	display: block;
}

#claim{
	width: 940px;
	background: #9a0000;
	color:white;
	font-size: 1.65em;
	padding: 10px;
}

#hometextcont{
	float:left;
	width: auto;
	margin-left: 20px;
	width: 320px;
	text-align: center;
}
#hometext{
	background: url(../img/png50.png) repeat;
	width:300px;
	padding:20px 10px 50px 10px;
	color:white;
	text-align: left;
	line-height: 170%;
}

a.showtext{
	background: url(../img/linguetta.gif) top center no-repeat;
	text-align:center;
	color:white;
	font-size: 0.8em;
	width: 100%;
	height:20px;
	display: block;
	opacity: .5; filter:Alpha(Opacity=50);
}

#content{
	line-height: 150%;
	float:left;
	width: 695px;
	color:white;
	padding-bottom: 50px;
}

.divpag{
	float:right;
	font-size: 0.8em;
}

.divpag ul{
	list-style-type: none;
}

.divpag ul li{
	float:left;
	width: auto;
}

.divpag ul li a{
	color:white;
}
.divpag ul li.freccia{
	font-weight: bold;
	margin-right: 15px;
}

.divpag ul li.vocesel{
	font-size: 1.4em;
	font-weight: bold;
	padding: 0 5px;
	border-right: 1px solid white;
	border-left: 1px solid white;
}
.divpag ul li.num{
	padding:0 5px;
}

.divpag ul li.frecciaend{
	font-weight: bold;
	margin-left: 15px;
}


.map{
	border:2px solid #9a0000;
}

