@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #333;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #001D42;
}
#flahome {
	border: 2px solid #AAA;
	margin: 2px;
	height: 505px;
	width: 505px;
}
#main {
	width: 950px;
	margin-right:auto;
	margin-left:auto;
	background-color: #FFF;
}
#top {
	background-image: url(images/top.jpg);
	height: 150px;
}
#navbar {
	text-align: right;
	color: #718BA5;
	padding-top: 103px;
}
#navbar div {
	float: left;
	margin-left: 250px;
}
	#navbar a {
	color: #002F68;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 13px;
}
#navbar a:hover {
	color: #008DC6;
}
#navbar img {
	border:none;
	margin-right: 10px;
	}
#content {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#content_home {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-image: url(images/bg_home.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#content table tr td {
	vertical-align: top;
}
#content table tr td ul li {
	line-height: 25px;
	list-style-image: url(images/punto.jpg);
}
#footer {
	background-image: url(images/fooot_bg.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	color: #FFF;
	height: 30px;
}
#footer a {
	color: #95D3E9;
	text-decoration: none;
}
#footer img {
	float: left;
	margin-top: 8px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer div {
	float: left;
	width: auto;
	margin-top: 8px;
	margin-left: 30px;
}
#box {
	width: 220px;
	background-image: url(images/box_bg.jpg);
}
#descrizione {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 30px;
}
#box .menu {
	margin: 10px;
}
#box .menu div {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-top: 5px;
	padding-bottom: 5px;
}
#box .menu div a {
	color: #002D63;
	text-decoration: none;
}
#box .menu div a:hover {
	color: #D1262A;
}
h2 {
	margin-top: 0px;
}
p {
	text-align: justify;
	line-height: 20px;
}
h1 {
	font-weight: normal;
	text-transform: uppercase;
	color: #002F69;
	margin-top: 0px;
	margin-bottom: 5px;
}
#imagearea img{
	border: thin solid #004989;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 50px;
}
#homeimage {
	padding-top: 160px;
}
a {
		color: #002F69;

}
#map {
	border: thin solid #002F69;
	margin-top: 50px;
}
#flagal {
	background-color: #FFF;
}
#homebox {
	padding: 30px;
}
#message {
	text-align: center;
}
