body{
	background: #5a6971 url(../images/bg.jpg) repeat-x;
	color:#5a6971;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
}
a {
	color:#5a6971;
	text-decoration: underline;
}
a:hover {
	color:#f36f21;
	text-decoration: none;
}
ul, ol {
	margin:0;
	list-style: none;
}
.on{
	color:#f36f21;
}
.home {
	font-size: 14px;
	line-height: 20px;
}
.back {
	font-size: 10px;
	line-height: 20px;
	text-align: right;
}
.linkdafare {
	background-color: Yellow;
}
#contenitore {
	position:absolute;
	width:930px;
	left:50%;
	margin-left:-465px;
}
#container {
	width:928px;
	background: #fff;
	border: 1px solid #fff;
}
#top {
	width:930px;
	height:115px;
}
#tass_top{
	float:right;
	margin-top:75px;
	margin-right:0;
}
#bottom {
	padding:10px 0;
	color:#fff;
}
#bottom a {
	color:#fff;
}
#bottom a:hover {
	color:#f36f21;
	text-decoration: underline;
}
#mainhome {
	padding:30px;
	width:350px;
	text-align: justify;
}
#main {
	padding:30px;
}
#main ul {
	padding:0 5px 5px 0;
}
#main li  {
	background-image: url(../images/square-list.gif);
	background-position: left 0px;
	background-repeat: no-repeat;
	padding: 0 0 5px 18px;
}
#muro {
	position:absolute;
	width:340px;
	left:50%;
	margin-left:126px;
	margin-top:1px;
	z-index: 10;
}
.titolo {
	color:#31383c;
	font-size: 22px;
	letter-spacing: -0.05em;
	line-height: 20px;
	margin-bottom:20px;
}
.strillo {
	text-transform: uppercase;
}
.sottotitolo {
	color:#f36f21;
	font-size: 16px;
	letter-spacing: -0.03em;
	line-height: 14px;
}
.menu, .menu a {
	font-size:11px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}
#dida {
	/*background-color: #5a6971;*/
	background: #ccc;
	/*color:#fff;*/
	padding:5px;
}
#linea {
	width:100%;
	height:25px;
	border-bottom: 1px solid #ccc;
}
/*

Tabelle con CSS

*/
#tabella{}
#tabella table, #tabella td, #tabella th{border:1px solid #EEE;border-collapse:collapse}
#tabella td,#tabella th{padding:5px 5px}
#tabella td{text-align:right}
#tabella th{text-align:left}
#tabella tr.odd td,#tabella tr.odd th{background: #afbec7}
#tabella caption{font-weight:bold;color: #999}
#tabella th{background:#666;color:#FFF}
/*

Sottomenu

*/
#s_mnu {
	margin-left:-10px;
	width:200px;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	text-transform: uppercase;
}
#s_mnu a {
	text-decoration: none;
}
#s_mnu ul, #s_mnu li {
	margin:0;
	padding:0;
}
#s_mnu li {
	height:25px;
	border-bottom: 1px solid #aaa;
	background-image: none;
}
#s_mnu .sotto{
	height:25px;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px solid #aaa;
	background-image: none;
	margin-left:10px;
	text-transform: none;
}
#fototop{
	width:928px;
	height:150px;
	background: url(../images/cemento.jpg) no-repeat;
}
#fototesto {
position: relative;
width:870px;
left:30px;
top:50px;
font-family: Arial;
font-size: 2.5em;
font-weight: bold;
line-height: 1.2em;
color:#fff;
}
