*{
	margin:0;
	padding:0;
	/*font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
}

body{
background-color:#eef7f3;
color:#222222;
}


/* //////////////////////////////////////////////////////////////////////////////////////////////////// */
a{
	text-decoration:none;
}

.main_content a{
color:#222222;
text-decoration:none;
font-weight:bold;
}
.main_content a:hover{
color:#15702b;
}
.main_content{
	padding:20px 50px 10px 20px;
	background:url(../img/sfumato_main_content.png) top left repeat-x #eef7f3;
}
/* //////////////////////////////////////////////////////////////////////////////////////////////////// */
.tabella2{
height:800px;
min-height:800px;
width:960px;
}
.tabella1{
height:800px;
min-height:800px;
}
/* //////////////////////////////////////////////////////////////////////////////////////////////////// */
.sfumato_SX{
	background:url(../img/sfumato_SX.png) top right repeat-y #eef7f3;
	height:540px;
	min-height:540px;
}
.sfumato_DX{
	background:url(../img/sfumato_DX.png) top left repeat-y #eef7f3;
	height:540px;
	min-height:540px;
}
.sfumato_SX_DX{
	background:url(../img/sfumato_SX_DX.png) top left repeat-x #eef7f3;
	height:260px;
	max-height:260px;
	width:100%;
}
.sfumato_TOP_SX{
	background:url(../img/sfumato_TOP_SX.png) top right no-repeat #eef7f3;
	height:260px;
	max-height:260px;
}
.sfumato_TOP_DX{
	background:url(../img/sfumato_TOP_DX.png) top left no-repeat #eef7f3;
	height:260px;
	max-height:260px;
}
/* //////////////////////////////////////////////////////////////////////////////////////////////////// */
.header{
background-color:#FFFFFF;
background:url(../img/header-home.png) top left no-repeat #ffffff;
}
.header_servizi{
background-color:#FFFFFF;
background:url(../img/header-servizi.png) top left no-repeat #ffffff;
}
.header_contatti{
background-color:#FFFFFF;
background:url(../img/header-contatti.png) top left no-repeat #ffffff;
}
.header_dovesiamo{
background-color:#FFFFFF;
background:url(../img/header-dovesiamo.png) top left no-repeat #ffffff;
}
/* //////////////////////////////////////////////////////////////////////////////////////////////////// */
.footer {
	color: #ffffff;
	background-color:#005c24;
	font-size:11px;
}	

.footer a:link
{
	color: #ffffff;
}	
.footer a:hover
{
	color: #a7d0b4;
}	
.footer h2
{
	font-size:11px;
}	
.sfumato_SX_footer{
	background:url(../img/sfumato_SX.png) top left repeat-y #eef7f3;
}
.sfumato_DX_footer{
	background:url(../img/sfumato_DX.png) top left repeat-y #eef7f3;
}
.mini_footer{
	font-size:15px; 
	line-height: normal;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
}
/* //////////////////////////////////////////////////////////////////////////////////////////////////// */

hr{
line-height:normal;
}
/* //////////////////////////////////////////////////////////////////////////////////////////////////// */
h2{
	border-bottom:1px #15702b dotted;
	color:#005c24;
	font-weight:bold;
	font-size:20px;
	text-align:left;
	letter-spacing:-1px
}

h6{
	font-size:11px; 
	font-weight:bold;
	line-height: normal;
}
h1#titolo_pagina{
	color:#005c24;
	border-bottom:1px #15702b dotted;
	text-align:right;	
}
h1#titoli_servizi{
	border-bottom:1px #15702b dotted;
	color:#005c24;
	font-weight:bold;
	font-size:20px;
	text-align:left;
	letter-spacing:0px
}
h1#titoli_servizi_linea2{
	color:#005c24;
	font-weight:bold;
	font-size:20px;
	text-align:left;
	letter-spacing:-1px
}
/* //////////////////////////////////////////////////////////////////////////////////////////////////// */
#divisorio{
border-bottom:1px #bcdbcd dotted;
height:15px;
margin-bottom:15px;
}
/* //////////////////////////////////////////////////////////////////////////////////////////////////// */
li#chisiamo{
border-bottom:1px #bcdbcd dotted;
padding-top:5px;
padding-bottom:5px;
margin-top:15px;
margin-bottom:15px;
}
li#chisiamo_last{
padding-top:5px;
padding-bottom:5px;
margin-top:15px;
margin-bottom:15px;
}
/* //////////////////////////////////////////////////////////////////////////////////////////////////// */
.image-menu-h{
	width:300px;
	height:100%;
	position:relative;
	float:left;
	margin-top:0px;
	padding-top:0px;
}
.image-home{
	width:300px;
	height:30px;
	padding-top:10px;
	border-bottom:2px #005c24 solid;
	background:url(../img/sfumato_home_link.png) left top repeat-y #eef7f3;
	text-decoration:none;
	color:#222222;
} 
.image-h{
	width:300px;
	height:150px;
	margin-top:0px;
	padding-top:0px;
	border-top:2px #ffffff solid;
	text-decoration:none;
	color:#222222;
}
.alpha_translucentbkg {
	margin-top:10px;
    position:absolute; 
    float:left; 
    width:300px;
	height:25px;
    background: #FFFFFF;       /* the background              */
    filter:alpha(opacity=50); 
    -moz-opacity:0.5; opacity: 0.5;
}
.alpha_opaquetext {
	position:absolute;
    background-color: transparent;   /* transparent background      */
    z-index: 2;                      /* place it over the other DIV */
    color: #000;
	margin-top:10px;
}
a:hover span#titolo_menu{
color:#15702b;
} 
 
#titolo_menu{
	font-weight:bold;
	margin-left:20px;
	font-size:21px;
	color:#222222;
	text-decoration:none;
}

#titolo_menu a{
color:#222222;
text-decoration:none;
}
#titolo_menu a:hover{
color:#15702b;
}

/* //////////////////////////////////////////////////////////////////////////////////////////////////// */
#morfeusweb {
border-top:1px #15702b solid;
color:#a7d0b4;
}

#morfeusweb a{
padding-right:20px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
#morfeusweb a:hover{
color:#a7d0b4;
}