html, body{  
  
    width: 100%;  
    margin: 0;  
    padding: 0;  
    background-color:#1E4C8A;
	
	
}

#sfondo{
width:100%;
height:180px;
background-image:url(img/sfondo.jpg);
background-repeat:repeat-x;
position:absolute;
margin-top:135px;


}


a:link{
	
	color:#1E4C8A;
	text-decoration:none;
	}
	
a:visited{
	color:#1E4C8A;
	text-decoration:none;
	
}
	
a:hover{
	
	color:#ecb46b;
	
	}
	
a:active{
	
	color:#ecb46b;
	text-decoration:underline;
	}
	


a.white:link{
	
	color:#fff;
	text-decoration:underline;
	}
	
a.white:hover{
	
	color:#ecb46b !important;
	
	}
	
	a.white:active{
	
	
	text-decoration:underline;
	}
	
a.white:visited{
	
	color:#fff;
	text-decoration:none;
	}





a.activelink{

color:#ecb46b;
	
}

h2{
	font-size:25px;
	text-shadow:0 1px 0 #FFF;
	
		
	
}

h3{
	color: #1E4C8A;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
    text-shadow:0 1px 0 #FFF;
	font-size:1.5em;
	
}

ul
{

margin: 0px;
margin-right:20px;
}

li
{
	float: Left;
	display: Inline;
	margin-right:5px;
	
}

.strong{
color:#1E4C8A;
font-weight:bold;	
}

.liberty{
	float: left;


	
	
}  

.parcoregina{
	float: right;



	
	
}  



.grassetto{
color: #37528B;

font-weight:bold;
	
	
}

.imgterritorio{
	border: 2px solid #37528B;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: right;
	
}

#libertystyle{
	height: 30px;
	width: 300px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:bold;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
	margin-right: 15px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ecb46b;
	clear: both;
	font-size: 1.4em;
	
	

}

#libertystyle:hover{
	font-weight:bold;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
	border-left-width: 4px;
	border-left-style: double;
	border-left-color: #ecb46b;
	color: #ecb46b;
	
	

}


#container {
	height: auto;
	width: 800px;
	-moz-box-shadow: 1px 1px 5px 2px #000;
	-webkit-box-shadow: 1px 1px 5px 2px #000;
	box-shadow: 1px 1px 5px 2px #000;
	background-color: #EDF2FB;
	margin-right: auto;
	margin-left: 26px;
	position: relative;
	z-index: 100;

	
}



#wrapper {
	width:auto;
	height:100%;
	position: absolute;


}


#testo {
	width: 785px;
	font-size: 1em;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
	padding-left: 10px;
	line-height: 1.9em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	z-index: 99;
	position: relative;
	overflow: hidden;

}
#menu_testo{
	float: left;
	display:inline;
	width: 516px;
	height: 61px;
	text-shadow:0 1px 0 #FFF;
	font-size:23px;
	padding-top: 41px;
	font-weight: bold;
	text-align: right;
	
	
}

#menu {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	height: 102px;
	width: 850px;
	margin-left: 0px;
	background-color: #EDF2FB;
	position: relative;
	margin-bottom: 5px;
	border: 1px solid #000;
	
	
	
}




#immagine {
	height: auto;
	width: 800px;
	background-color: #EDF2FB;
	z-index: 99;
}

.logo{
	margin-top:10px;
	margin-left:22px;
	float: left;

}

.img{

margin-top:10px;	
	
	
}

.corner{
	position:absolute;
	left: 0px;
	z-index: 95;
	top: 103px;

	
	}
	
.corner2{
	position:absolute;
	right: 0px;
	top: 103px;
	z-index: -5;

	
}

.underline{

text-decoration:underline;

}

table {
background-color:#ecbd6b;

font-size:16px;
color:#fff;

	
}

tr {
    background-color: #1E4C8A;
	
}

.centerbold{

text-align:center;
font-weight:bold;

	
	
}

.centerimg{
	margin-left:25%;
	height: 60px;
	width: 60px;
}

.social{
	width:auto;
	height:auto;
	float: left;
	margin-left: 5px;


}

#footer {
	height: 20px;
	width: 820px;
	bottom: 0px;
	margin-left: 26px;
	color:#FFF;
	margin-top: 10px;
	font-size: 17px;
}
