html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
}

a {
	color: #0054A6;
	text-decoration: underline;
}
a:hover {
	color: #252525;
	text-decoration: underline;
}

a img {
	border: none;
}

p, form, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 22px;
	font-weight: normal;
	padding-bottom: 20px;
	color: #000;
}

#middle h1 {
	padding-top: 16px;
}

h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #404040;
}

#middle h2 {
	padding-bottom: 20px;
	padding-top: 5px;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 20px;
	color: #000;
}

h4 {
	font-size: 13px;
}

h5 {
	font-size: 12px;
	color: #005696;
	font-weight: normal;
	padding-left: 1px;
}

h6 {
}

#wrapper small {
	font-size: 11px;
}

.biggerText {
	font-size: 12px;
}

.black,
.blackLink {
	color: #000000;
}

.blackLink {
	text-decoration: underline;
}

.blue,
.blackLink:hover {
	color: #1965AF;
}

.icon_pdf {
	background: url(../i/icon_pdf.gif) left top no-repeat;
	padding-left: 15px;
}

#wrapper {
	position: relative;
	z-index: 1;
	width: 1024px;
	margin: 0 auto;
	border-top: 6px solid #015495;
}

	#wrapper .vTop {
		vertical-align: top;
	}
	#wrapper .vMid {
		vertical-align: middle;
	}
	#wrapper .vBot {
		vertical-align: bottom;
	}
	
	

.fLeft {
	float: left;
}

.fRight {
	float: right;
}

.cleaner {
	clear: both;
}







#top {
	height: 215px;
}
	
	#top .lang {
		position: absolute;
		z-index: 10;
		left: 90px;
		top: 35px;
	}
	#top .lang li,
	#top .lang li a {
		display: block;
		float: left;
		width: 32px;
		text-align: center;
	}
	#top .lang li {
		padding-right: 3px;
	}
	#top .lang li a {
		color: #015495;
		text-decoration: none;
		padding-top: 2px;
		height: 16px;
	}
	#top .lang li a:hover,
	#top .lang li .act {
		background-color: #015595;
		color: #FFF;
		text-decoration: none;
	}
	
	
	
	#top .logo {
		margin: 83px 0 0 66px;
	}
	
	
	
	#top .grayBox {
		position: absolute;
		z-index: 10;
		left: 400px;
		top: 4px;
		width: 510px;
		color: #FFF;
		height: 50px;
		background-color: #555555;
	}
		#top .grayBox ul {
			padding: 25px 0 0 8px;
		}
		#top .grayBox ul li {
			display: block;
			float: left;
			font-size: 13px;
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			background: url(../i/arw_d.gif) left top no-repeat;
			padding: 3px 0 0 2px;
		}
		#top .grayBox ul .li_1 {
			width: 288px;
		}
		#top .grayBox ul li a {
			color: #D2D2D2;
			text-decoration: none;
		}
		#top .grayBox ul li a:hover {
			color: #FFF;
			text-decoration: none;
		}
		
		
	
	#top .blueBox {
		position: absolute;
		z-index: 10;
		left: 430px;
		top: 55px;
		width: 490px;
		color: #FFF;
		height: 146px;
		padding: 14px 50px 0 10px;
		background-color: #1965AF;
	}
		#top .blueBox ul {
			width: 190px;
		}
		#top .blueBox ul.left {
			float: left;
		}
		#top .blueBox ul.right {
			float: right;
		}
		
		#top .blueBox ul li {
			width: 190px;
			display: block;
			border-bottom: 1px solid #FFF;
			padding: 2px 0 3px 0;
		}
		#wrapper #top .blueBox ul .last {
			border-bottom: none;
		}
		#top .blueBox ul li a {
			color: #FFF;
			text-decoration: none;
		}
		#top .blueBox ul li a:hover {
			color: #D1E0EF;
			text-decoration: none;
		}
	







#content {
	padding: 20px 0 50px 0;
}

#content td {
	vertical-align: top;
}

#middle ul,
#middle ol {
	padding-left: 16px;
}

#middle ul li {
	list-style-type: disc;
	padding-bottom: 5px;
}

#middle ol li {
	list-style-type: decimal;
	padding-bottom: 5px;
}




#sidebar {
	width: 300px;
	float: left;
	padding-right: 75px;
}

#sidebar a {
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}



#sideMenu {
	background-color: #555;
	display: block;
	width: 150px;
	padding: 14px 50px 24px 50px;
}
	#sideMenu li {
		display: block;
		width: 150px;
		border-bottom: 1px solid #FFF;
		height: 23px;
		position: relative;
		z-index: 1;
	}
	#wrapper #sideMenu .last {
		border-bottom: none;
	}
	
	#sideMenu li a {
		color: #FFF;
		text-decoration: none;
		display: block;
		position: absolute;
		z-index: 10;
		width: 150px;
		padding: 5px 0 0 18px;
		left: -18px;
		top: -1px;
		height: 20px;
	}
	
	
	#sideMenu li a:hover,
	#sideMenu li .act {
		color: #555;
		text-decoration: none;
		background: #FFF url(../i/arw_r.gif) left 7px no-repeat;
		border-bottom: 1px solid #555;
		border-top: 1px solid #555;
		padding: 4px 0 0 18px;
		height: 19px;
	}


#search {
	padding: 8px 0 0 50px;
	height: 26px;
	margin-bottom: 135px;
}
	#search input {
		float: left;
	}
	#search .btn {
		margin: 1px 0 0 7px;
	}


.map_1 {
	background: url(../i/map1.gif) left 38px no-repeat;
	padding-left: 50px;
}

.line_t {
	border-top: 4px solid #7D7D7D;
	padding: 7px 0;
}

.box1 {
	height: 155px;
}

.box2 {
	padding: 10px 0 80px 0;
}
	.box2 ul {
		width: 110px;
		float: left;
	}
	.box2 ul.left {
		padding-right: 20px;
	}
	.box2 ul li {
		border-bottom: 1px solid #898989;
		padding: 4px 0;
	}
	
	#wrapper .box2 ul .last {
		border-bottom: none;
	}
	
.box3 {
	padding-left: 50px;
}


#sidebar .list {
	padding: 20px 0 0 0;
}
	#sidebar .list li {
		padding: 0 0 15px 50px;
		background: url(../i/li.gif) 18px 6px no-repeat;
	}



#middle {
	width: 520px;
	float: left;
	padding-top: 10px;
}

#middle p {
	padding-bottom: 15px;
}

.padd_l {
	padding-left: 24px;
}
	.padd_l .padd_l {
		padding-left: 10px;
	}
	
	
.thmb {
	text-decoration: none;
	color: #000000;
}
.thmb:hover {
	text-decoration: none;
	color: #1965AF;
}
	.thmb img {
		padding: 10px;
		background-color: #898989;
	}
	.thmb:hover img {
		background-color: #1965AF;
	}
	
	.thmb span {
		display: block;
		padding-top: 5px;
	}



.tbl th {
	padding-bottom: 10px;
	color: #000;
	font-weight: normal;
	text-align: left;
}
	
	.tbl .th {
		padding-left: 10px;
	}

	.tbl td {
		padding: 12px 0;
	}
	
	.tbl2 {
		margin: 2px 0 10px 0;
	}
	
	.tbl2 td {
		padding:0 0 5px 0;
	}
	
	.tbl td td {
		padding: 0;
	}
	
	.tbl .td {
		background: url(../i/li.gif) left 17px no-repeat;
	}
	
	.tbl2 .td {
		background: url(../i/li.gif) left 7px no-repeat;
	}
	
	.tbl .td1 {
		padding-left: 10px;
		background-color: #ECECEC;
		border-left: 2px solid #FFF;
	}
	
	.tbl .td2 {
		padding-top: 4px;
	}
	
	.tbl .td3 {
		padding: 4px 0 0 12px;
	}
	
	#wrapper .tbl .td4 {
		padding-left: 10px;
	}
	
	#wrapper .tbl .td5 {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.grayBg {
		background-color: #ECECEC;
	}



#wrapper .linkList {
	padding: 0;
}
	#wrapper .linkList li {
		list-style-type: none;
	}




.stats {
	margin-bottom: 20px;
}

	.stats td {
		padding-bottom: 10px;
	}

	.stats .td {
		padding-left: 10px;
		font-size: 14px;
		font-weight: bold;
		padding-top: 5px;
	}
	
	.stats .bar {
		font-size: 10px;
		color: #FFF;
		background: #0072BC url(../i/stat_bar.png) left top repeat-y;
		height: 23px;
		text-align: right;
	}
		.stats .bar span {
			display: block;
			padding: 9px 8px 0 0;
		}
	
	.stats .ruler {
		padding-top: 10px;
	}


.sepp {
	height: 30px;
}




	
	
.contact {
	background: url(../i/map2.gif) 300px 205px no-repeat;
}

#contactInfo {
	position: relative;
	z-index: 1;
	height: 350px
}
	#contactInfo .info1,
	#contactInfo .info2 {
		position: absolute;
		z-index: 10;
	}
	
	#contactInfo .info1 {
		background: url(../i/li2.gif) 25px 1px no-repeat;
		padding-top: 0;
		padding-left: 45px;
		left: -98px;
		top: 42px;
	}
	
	#contactInfo .info2 {
		background: url(../i/li3.gif) left 5px no-repeat;
		padding-left: 17px;
		left: 187px;
		top: 78px;
	}



.places {
	background: url(../i/map3.gif) right top no-repeat;
}
#places {
	height: 590px;
	position: relative;
	z-index: 1;
}
	#places .info1,
	#places .info2,
	#places .info3,
	#places .info4,
	#places .info5 {
		position: absolute;
		z-index: 10;
	}
	
	#places .info1 {
		background: url(../i/li2.gif) left top no-repeat;
		padding: 15px 0 0 15px;
		left: 282px;
		top: -37px;
		width: 200px;
	}
	
	#places .info2 {
		background: url(../i/li2.gif) 30px top no-repeat;
		padding-top: 15px;
		left: 47px;
		top: 27px;
	}
	
	#places .info3 {
		left: 62px;
		top: 200px;
		background: url(../i/li2.gif) left 56px no-repeat;
		padding-left: 35px;
	}
	
	#places .info4 {
		background: url(../i/li2.gif) left 8px no-repeat;
		padding-top: 7px;
		padding-left: 20px;
		left: -55px;
		top: 370px;
	}
	
	#places .info5 {
		background: url(../i/li2.gif) 25px 1px no-repeat;
		padding-top: 24px;
		padding-left: 2px;
		left: -85px;
		top: 239px;
	}


#structure {
	position: relative;
	z-index: 1;
	height: 550px;
}
	#structure img {
	position: absolute;
	z-index: 10;
	left: -60px;
	top: -26px;
	}


#footer {
	height: 115px;
}

	#footer .left {
		padding-left: 50px;
	}


	#footer .right {
		background: #E2E2E2 url(../i/footer.gif) 10px bottom no-repeat;
		height: 115px;
		color: #565656;
		vertical-align: top;
	}
		#footer .right td {
			vertical-align: top;
			font-size: 13px;
		}
	
		#footer .right div {
			padding: 10px;
		}
		
		#footer .right h2 {
			font-weight: normal;
			font-size: 16px;
			padding-bottom: 13px;
		}
		
		#footer .right .td {
			background: url(../i/li.gif) left 8px no-repeat;
		}
	
	#footer a {
		color: #3B79B5;
		text-decoration: none;
	}
	
	#footer a:hover {
		color: #000;
		text-decoration: underline;
	}

/* --- Forms --- { --- */

.shortInput, 
.normalInput, 
.mediumInput, 
.longInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	border: 1px solid #555;
	background-color: #FFF;
}

.form .shortInput, 
.form .normalInput, 
.form .mediumInput, 
.form .longInput {
	margin: 5px 0 10px 0;
}

.shortInput {
	width: 50px;
}

.normalInput {
	width: 150px;
}

.mediumInput {
	width: 270px;
}

.longInput {
	width: 320px;
}

/* --- } --- Forms --- */



/* --- 404 --- { --- */

#notFound {
	background: url(../i/bg404.gif) left top repeat-x;
	padding: 90px 0 0 65px;
}

.notFound {
	width: 520px;
	background: url(../i/hat.png) 290px 30px no-repeat;
}
	.notFound .txt {
		padding: 100px 0 30px 130px;
	}
	.notFound .txt p {
		padding: 0 0 15px 15px;
	}
	
	.notFound #search {
		padding: 30px 0 0 0;
	}

/* --- } --- 404 --- */




/* --- Home --- { --- */

.home {
	background: url(../i/home.jpg) left top no-repeat;
}

	.home .blueBox {
		filter:alpha(opacity=90);
		-moz-opacity:.90;
		opacity:.90;
	}
	
	.home #middle {
		width: 455px;
	}
	
	.home .padd_l {
		padding-left: 34px;
	}
	
	.home h3 {
		padding-bottom: 0;
	}
	
	.home .tbl a {
		text-decoration: none;
	}
		.home .tbl a:hover {
			text-decoration: underline;
		}
		
	.home #search {
		background-color: #FFF;
		width: 182px;
	}

#home {
	position: relative;
	z-index: 1;
	height: 412px;
}
	#home .txt {
		position: absolute;
		z-index: 10;
		left: 54px;
		top: 210px;
		width: 575px;
		height: 140px;
		padding: 10px;
		
		background-color: #F5F5F5;
		filter:alpha(opacity=90);
		-moz-opacity:.90;
		opacity:.90;
	}
	
	#home h1 {
		font-size: 25px;
		padding-bottom: 15px;
	}
	
	#home p {
		width: 385px;
		padding-left: 1px;
	}
	
	#home .readMore {
		position: absolute;
		z-index: 11;
		left: 430px;
		top: 15px;
		font-size: 22px;
		line-height: 22px;
		color: #548BC2;
		text-decoration: none;
		width: 115px;
	}
		#home .readMore span {
			display: block;
			float: left;
			border-bottom: 1px solid #548BC2;
			cursor: pointer;
		}
	
		#home .readMore:hover {
			color: #464646;
			text-decoration: none;
		}
			#home .readMore:hover span {
				display: block;
				float: left;
				border-bottom: 1px solid #464646;
			}
			
#currentProject {
	position: relative;
	z-index: 1;
}

	#currentProject table.txt {
		position: absolute;
		z-index: 10;
		top: 15px;
	}
	
	#currentProject .txt h1 {
		font-size: 34px;
		line-height: 34px;
		letter-spacing: -1px;
		margin-left: -3px;
		padding-bottom: 15px;
	}
	
	#currentProject .txt a {
		text-decoration: none;
	}
		#currentProject .txt a:hover {
			text-decoration: underline;
		}
		
	#currentProject .projectList {
		padding-left: 10px;
	}
	
/* --- } --- Home --- */


#middle UL.list2 LI {
	background: url(../i/li.gif) left 8px no-repeat;
	padding-left:35px;
	list-style-type:none;
}

#middle UL.list2 {
	list-style-type:none;
}




A.selected {
	background-color:#0054A6;
	color:white;
	padding:3px 5px;
}

A.deselected {
	padding:3px 5px;
}



#filiali_info {
	display:none;
	position:absolute;
	color:#FFF;
	background:#222;
	opacity: .8;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	padding:10px 20px;
	width:250px;
	z-index:15000;
}
