@charset "iso-8859-1";

*, html {
	padding: 0px;
	margin: 0px;
}

body {
	padding: 0px;
	margin: 0px;
	background-color: #eaeaea;
	text-align: center;
	background-image:url(../img_struct/BgHeader.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 0.76em;
	color: #005758;
	font-family: Verdana, Geneva, sans-serif;
}

.hidden {
	display: none;
}

#Tmp_BarraServizi {
	height: 60px;
	line-height: 60px;
	float: right;
	background-position:left;
	margin-bottom:1px;
	background-color: #fff;
	width: 960px;
}

#Template_Wrapper_BarraServizi {
	width:960px;
	margin: 10px auto 0px auto;
}



#Tmp_flag {
	float: right;
	margin-right: 10px;
	margin-top:5px;
}

#Template_Header_Shadow {
	background-image: url(../img_struct/Template_top_shadow.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 990px;
	margin: 0px auto;
	clear: both;

}

#Tmp_Header {
	clear:both;
	width: 960px;
	margin: 0 auto;
	height: 269px;
}

#Tmp_Header img {
	float: left;
}

#Template_Body_Shadow {
	background-image:url(../img_struct/BgContentShadow.png);
	background-repeat:repeat-y;
	background-position: top center;
	width: 990px;
	margin: 0px auto;
	clear: both;
	padding-top:1px;
	
}

#Template_Body {
	margin:0px 15px;

}

.clear {
	clear: both;
}
	
#Tmp_breadCrumbs {
	text-align: left;
	padding-left:10px;
	margin-bottom: 10px;
	height:20px;
}


#Tmp_breadCrumbs a {
	color: #365959;
	font-size: 11px;
	
}

#Tmp_ColLeft {
	width: 180px;
	margin-left:10px;
	float: left;
	text-align: left;
	margin-bottom: 10px;	
	color: #005758;
}

#Tmp_ColRight {
	width: 750px;
	margin-right: 10px;
	float: right;
	text-align: left;
	margin-bottom: 10px;
	color: #005758;
	line-height: 1.9em;
}

#Tmp_ColRight ul {
	padding: 10px 0px 10px 30px;
}

