body{
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 0.7em;
/*	color: #9d9fa2;*/
	color: #797b7d;
}


	
#page{
	width: 895px;
	margin: 0 auto;
}
#page a{
/*	color: #A2AAB0;*/
	color: #797b7d;
	text-decoration: none;
}
#page a:hover{
	color: #F7801D;
	text-decoration: underline;
}
#contact a{
	text-decoration: underline;
}
#top{
	width: 100%;
	margin-top: 10px;
}
#logo{
	float: left;
	width: 134px;
	height: 140px;
}
#banner{
	height: 140px;
}
#menu{
	width: 100%;
	background-color: #b1bac0;
	height: 25px;
	margin-top: 6px;
}
#menu .lv1{
	position: relative;
/*	height: 17px;*/
	list-style: none;
}
#menu .lv1 ul{
/*	padding: 0 0 0 15px;*/
	padding: 0;
	margin: 0;
}
#menu .lv1 li{
	height: 25px;
	width: 120px;
	position: relative;
	display: block;
	float: left;
	font-size:15px;
	border-left: 2px solid #b9c1c6;
	border-right: 2px solid #b9c1c6;
	text-align: center;

}
#menu .lv1 li a{
	display: block;
	height: 23px;
	color: #eaedee;
	text-decoration: none;
	position: absolute;
	width: 120px;
	left: 0; 
	top: 0;
	padding-top: 2px;
}
#menu .lv1 li a:hover {
	color: #565D61; 
	text-decoration: none;
}
#menu #nav li:over ul{
	display: block; 
}
#menu .lv1 .lv2{
	padding: 15px 0;
	margin-left:0;
	border-bottom: 1px solid #b1bac0;
	border-right: 1px solid #b1bac0;
	position: absolute;
	width: 200px;
	background-color: #dadee1;
	margin: 0;
	left: 0;
	top: 25px;
	display: none;
}
#menu .lv1 li:hover ul, #menu .lv1 li.over .lv2{ 
	display: block; 
}
#menu .lv2 li{
	border: 0;
	text-align: left;
}
#menu .lv1 .lv2 li a{
	display: block;
	width: 185px;
	padding: 0 0 0 15px;
	height: 17px;
/*	color: #a8aaad;*/
	color: #797b7d;
	text-decoration: none;
	font-size: 12px;
}
#menu .lv1 .lv2 li a:hover{
	color: #fafafb;
	font-weight: bold;
	background-color: #b1bac0;
}
#menu .lv1 .first{ border-left: 0; background-color: #9ea6ab;}
#menu .lv1 .last{ border-right: 0; }
#below{
	background-color: #eff1f2;
	padding-top: 40px;
}
#left{
	float: left;
	width: 240px;
	padding-left: 20px;
}
#main {
	background-color: #e7eaec;
	margin-right: 30px;
	float: left;
}
#header, #header_2{
	width: 100%;
	margin: 10px 0 0 0;
	text-align: center;
}
#desc{
	margin: 10px 0 0 15px;
	width: 250px;
	padding: 10px 26px 0 10px;
	text-align: justify;
	float: left;
	font-size: 11px;
}
*html body #desc{
	margin-left: 0;
	padding-left: 25px;
}
#subtitle{
	width: 235px;
	float: left;
}
#subdesc{
	float: left;
	margin-top: 10px;
}
#footer{
	clear: both;
	padding: 0 40px 20px 30px;
}
#contact{
	background: #e9eced url(../images/bgcontact.gif) no-repeat top center;
	height: 183px;
	width: 220px;
	padding: 5px;
	margin-right: 9px;
	text-align: center;
	font-weight: ;
	font-size: 1.2em;
	font-family: Myriad Pro, Helvetica, Arial, sans serif;
}

.c_11, .c_12, .c_21, .c_22, .c_1, .c_2{
	width: 22px;
	height: 22px;
	float: left;
	padding: 0;
	margin: 0;
	background-color: #e7eaec;
}

.content .c_1, .content .c_2, .content{
	width: 551px;
	padding: 0;
	margin: 0;
}
.c_12{
	background:  url(../images/c12.gif) top left no-repeat;
}
.c_11{
	background:  url(../images/c11.gif) top right no-repeat;
}
.c_22{
	
	background: url(../images/c22.gif) bottom left no-repeat;
}
.c_21{
	clear: left;
	background: url(../images/c21.gif) bottom right no-repeat;
}
.c_1{
	width: 551px;
	background: #e7eaec url(../images/bg.gif);
}
.c_2{
	width: 551px;
	height: 18px;
	border-bottom: 4px solid #e5e7e8;
	background: #e7eaec transparent url(../images/bg.gif);
}
.content_right{
	clear: both;
	border-right: 5px solid	#e5e7e8;
}
.contenedor{
	width: 551px;
	padding: 0 20px 0 20px;
	border-right: 4px solid #e5e7e8;
	clear: left;
	background: #e7eaec url(../images/bg.gif);
}
#search{
	width: 230px;
	margin: 10px 9px 0 0;
	background-color: #e7eaec;
}
#search .c_1, #search .c_2{
	width: 186px;
	padding: 0;
	margin: 0;
}
#search .contenedor{
	width: 186px;
	height: 445px;
}
.orangebold{
	font-weight: bold;
	color: #ff7f00;
	font-size: 10px;
}
#frm_contatti{
	font-size: 14px;
	text-align: right;
}
#frm_contatti td{
	margin: 0; 
	padding: 0;
}
#frm_contatti , #frm_contatti textarea{
	font-size: 10px;
	margin: 3px;
	width: 150px;
}



.contatti{
	margin-top: 10px;
	width: 236px;
	height: 175px;
	font-size: 16px;
	font-weight: ;
	text-align: center;
	background: transparent url(../images/bg_contatti.gif) no-repeat;
}
.contatti_titulo{
	margin-top: 20px;
}
.contatti .contatti_titulo{
	margin-top: 40px;
}

.plain 
{
font-size: 14px;
}

