
/* version 0.34570972036436a-544864d */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Trebuchet MS;
	color: #666;
	text-align: center;
	margin:0;
	padding:0;
	}
	
#top {
	
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 900px;
	text-align:left;
	background-image: url(Assets/Images/title.gif);
	background-repeat:no-repeat;
	height:123px;

	}
	
	
#header {
	
	margin: 0 auto;
	padding: 0;
	width: 900px;
	text-align:left;
	background-image: url(Assets/Images/header.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:240px;
	border-left: 1px solid #006bb7;
	border-right: 1px solid #006bb7;

	}
	
	#contentwrap {
	
	margin: 0 auto;
	padding: 0;
	width: 900px;
	text-align:left;
    border-left: 1px solid #006bb7;
	border-right: 1px solid #006bb7;

	}
	#content {
	
	margin: 0 310px 0 0;
	padding: 35px 0px 50px 35px;
	text-align:left;
	font-size:13px;
 min-height: 400px;

	}
	
		#content h3{
	

	text-align:left;
	font-size:14px;
	color:#006bb7;


	}
	
			#content h4{
	

	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#006bb7;
	padding-bottom:25px;


	}
	
				#content h6{
	

	text-align:left;
	font-size:13px;
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:5px;


	}
	
	* html #content  {
	height:400px;
}
	
		#contactBox {
	
	width: 220px;
	text-align:left;
	float:right;
	margin: 50px 20px 0px 0px;
	padding: 15px 5px 15px 5px;
	border: 1px solid #ddd;
	background-image:url(Assets/Images/ContactBack2.jpg);
	background-repeat:repeat-x;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;


	}
		
		
		#footer {
	
	margin: 0 auto;
	padding: 8px 0 0 0;
	width: 900px;
	text-align:center;
	background-image: url(Assets/Images/FooterBack2.jpg);
	background-repeat:repeat-x;
	height:75px;
	clear:both;
	color: #FFFFFF;
border-left: 1px solid #006bb7;
	border-right: 1px solid #006bb7;
	border-bottom: 1px solid #006bb7;
	}
	
#nav {
	
	margin: 0 auto;
	padding: 0;
	width: 900px;
	text-align:left;
	background-image: url(Assets/Images/NavBack.jpg);
	height:40px;
border-left: 1px solid #006bb7;
	border-right: 1px solid #006bb7;
	}
	



#nav ul {
	
	margin: 0 auto;
	padding-left: 0px;
	bottom: 0;
	left: 0;
	list-style: none;
	
	
}

#nav ul li {
	float: right;
		
}

#nav  a {
	display: block;
	padding-right: 20px;
	padding-top:0.9em;	
	color: #fff;
	text-decoration: none;
	font: 13px  Trebuchet MS;

}

#nav  a:hover {
	color: #fff;
	text-decoration:underline;
}

#headerNav  {
	
	margin: 0;
	padding: 60px 0px 0px 60px;
	width:250px;

	
	
}
#headerNav ul {
	
	margin: 0;
	padding: 0;
	list-style: none;
	
	
}

#headerNav ul li {
	
		
}

 
#headerNav  a {
	display: block;
	margin-top:10px;	
	*margin-top:0px;	
	color: #666666;
	text-decoration: none;
	font: 14px  Trebuchet MS;
	font-weight:normal;

}



#headerNav  a:hover {
	color: #006bb7;
	font-weight:bold;
}

.convenzione {
	color: #CC0000;

}

#contactBox a{
color: #fff;
text-decoration:none;
}

#contactBox a:hover{
color: #fff;
text-decoration:underline;
}

.staff {

	font-size:13px;
	font-weight:bold;
	color:#006bb7;
}

.blue {


	color:#006bb7;
}

.red {


	color:#80030A;
}
