@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #c6d9ef;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-image: url(../img/bg-body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #064DA7;
}
a:visited {
	color: #004DA9;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
p {
	font-size: 13px;
	line-height: 20px;
	text-align: justify;
}
li {
	font-size: 13px;
	margin-bottom: 4px;
}

h1 {
	font-size: 28px;
	margin: 0px;
	padding: 0px;
	color: #024CA1;
	font-weight: bold;
}
h2 {
	font-size: 21px;
	margin: 0px;
	padding: 0px;
	color: #024CA1;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#is {
	background-color: #E5EEF8;
	border: 1px solid #9BABBB;
	font-size: 17px;
	line-height: 25px;
	background-image: url(../img/bgmap.jpg);
	background-repeat: no-repeat;
	background-position: 480px 5px;
	padding-top: 32px;
	padding-right: 280px;
	padding-bottom: 35px;
	padding-left: 32px;
	display: inline;
	float: left;
	width: 425px;
	height: 150px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.clock {
	background-image: url(../img/clock.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.email {
	background-image: url(../img/mail.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.phone {
	background-image: url(../img/mobile_phone.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#sideright li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#address ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 15px;
}
.icocorso {
	background-image: url(../img/icocorso.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 2px;
}



#container {
	width: 983px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
#top {
	background-image: url(../img/top-home.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 145px;
	width: 983px;
}
.bari #top {
	background-image: url(../img/top-bari.jpg);
}
.ancona #top {
	background-image: url(../img/top-ancona.jpg);
}
.napoli #top {
	background-image: url(../img/top-napoli.jpg);
}
#breadcrumb {
	background-image: url(../img/breadcrumb.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 42px;
	width: 768px;
	float: left;
	color: #FFFFFF;
	display: inline;
}
#bread {
	margin-left: 15px;
	width: 500px;
	height: 20px;
	display: block;
	margin-top: 12px;
}
#bread a {
	color: #FFFFFF;
}


#sidebar {
	height: 588px;
	width: 215px;
	float: left;
	background-image: url(../img/sidebar.jpg);
	display: inline;
	background-color: #FFF;
}
#content {
	float: right;
	width: 737px;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	display: inline;
	height: auto;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
#inner-content {
	margin-left: 20px;
	margin-top: 20px;
}

.page #content {
	background-image: url(../img/bg-news-page.gif);
	background-repeat: no-repeat;
	background-position: 0px 14px;
}
#news {
	background-image: url(../img/bg-news.gif);
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 1px;
	height: auto;
	width: 720px;
	background-repeat: repeat-x;
	float: right;
	margin: 0px;
	display: inline;
}
#news-page {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 1px;
	width: 450px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	float: left;
}
.homenews  {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #C3CBD4;
	margin-bottom: 20px;
	float: left;
	display: inline;
	width: 720px;
	padding-bottom: 10px;

}
.pubb {
	color: #999;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

.news img {
	
}
.imgcont {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	font-size: 11px;
	padding: 5px;
	background-color: #FFF;
	display: inline;
}
.redtxt {
	color: #900;
}



#menu {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #fee761;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}

#footer {
	height: 50px;
	width: 985px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #fee761;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#menu li {
	width: 215px;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#menu li a {
	width: 174px;
	margin: 0px;
	display: block;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 40px;
	text-decoration: none;
	text-transform: uppercase;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-image: url(../img/arrow-menu.gif);
	background-repeat: no-repeat;
	background-position: 15px 11px;
	font-size: 12px;
	font-weight: bold;
}
#menu li a:hover {
	background-color: #ffdf25;
	background-image: url(../img/arrow-menu-hover.gif);
}
#menu #active {
	background-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	background-image: url(../img/arrow-menu-active.gif);
}
#sideright {
	float: right;
	width: 250px;
	margin-top: 17px;
	margin-right: 5px;
	padding-left: 10px;
	display: inline;
	height: auto;
}
.corso {
	background-color: #FEEC7E;
	padding: 10px;
	border: 1px dashed #CEAF00;
}
.news {
	float: left;
	width: 450px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #C3CBD4;
	margin-bottom: 20px;
	padding-bottom: 20px;
	display: inline;
	height: auto;
}
.pdf {
	background-image: url(../img/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.style2 {
	color: #034DA2;
	text-align: left;
}
hr {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #C3CBD4;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
