/* CSS Document */

body{
background-image:url(images/bg.jpg);
background-color:#00081B;
background-position:top;
background-repeat:repeat-x;
margin:0px;
font-size:13px;
font-family: Arial;
color:#828282;
}

.B_lastCrumb, .B_currentCrumb, .B_crumb, a.B_crumb, a:visited.B_crumb, a:hover.B_crumb, .B_crumbBox{
color:#FFFFFF;
font-size:15px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
}

#bg_center {
	background-image:url(images/bg_central.png);
	position: relative;
	margin-left: -443px;
	left: 50%;
	width: 886px;
	height: 100%;
}


#header{
	padding-bottom: 5px;
	padding-top: 5px;
}

#logo{
	width: 172px;
	height: 77px;
	left: 55px;
	position: relative;
}

#lang{
	position:absolute;
	left:530px;
	width:294px;
	height:15px;
	top: 7px;
	text-align:right;
}

#lang2{
	position:absolute;
	left:520px;
	width:304px;
	height:15px;
	top: 7px;
	text-align:right;
}

#home{
	position:absolute;
	left:234px;
	height:15px;
	top: 7px;
}

.home_left{
width:30%;
float:left;
margin-bottom:18px;
}

.home_right{
width:65%;
float:right;
padding-left:5px;
margin-bottom:15px;
}

#container{
border:1px solid;
border-color:#104269;
margin-left:20px;
margin-top:20px;
margin-bottom:20px;
padding:2px;
float:right;
}

#titolo_azzurro{
font-weight:bold;color:#104269;
}

#titolo_giallo{
font-weight:bold;color:#D78B09;
}

#titolo_verde{
font-weight:bold;color:#249056;
}

.immagine_home{
	padding:2px;
	border:1px solid;
	border-color:#104269;
}

.paragrafo_sx{
	margin-top: 20px; 
	margin-bottom: 20px;	
	float: left; 
	width: 48%;
}

.paragrafo_dx{
	margin-top: 20px; 
	margin-bottom: 20px; 
	float: right; 
	width: 48%;
}

.paragrafo_clear{
	clear:both;
}

.immagine_paragrafo{
    margin-top:23px;
	padding:2px;
	border:1px solid;
	border-color:#104269;
}

.logo_paragrafo{
	padding:10px;
}

.paragrafo_bottom{
	text-align:right;
	margin-top:15px;
}

.lang_flag {
	position: absolute;
	width: 16px;
	height: 11px;
}

#header_img{
  width: 776px;
  height: 191px;
  margin-left:55px;
}

#header_bar{
	width: 767px;
	height: 37px;
	margin-left:55px;
	background-image: url(images/header_bar.png);
	padding-top: 6px;
	padding-left: 10px;
}

#content_center{
	margin-left:55px;
	text-align:justify;
	width: 636px;
	padding-top: 10px;
	padding-left: 60px;
	padding-right: 60px;
	position: relative;
	line-height:140%;
}


#footer{
height:75px;
background-color:#FFFFFF;
margin-left: 55px;
top:10px;
width: 776px;
background-image: url(images/footer_bg.png);
position: relative;
clear: both;
}

#footer_bottom {
	text-align: left;
        top:38px;
	overflow: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1555AA;
	margin-left: 80px;
	position: relative;
}

#footer_text {
	width: 414px;
	text-align: left;
	overflow: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1555AA;
	margin-left: 10px;
	position: relative;
}


#footer_menu {
	width: 284px;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #181818;
	left: 486px;
	position: absolute;
}

a { cursor: pointer; text-decoration: none; }
a:link { color: #1f3d63; }
a:visited { color: #1f3d63; }
a:hover {
  color: #1555AA;
  text-decoration: underline;
}

a.news_desc, a:hover.news_desc{
text-decoration:none;
font-size:13px;
font-family: Arial;
color:#828282;
} 

#news{
float: right;
width: 45%;
margin-top:20px;
background-color: #dedede;
background-repeat:repeat-x;
background-image: url(images/newsbg.png); 
background-position:top;
border: 1px solid;
border-color:#ececec;
}

#news_titolo{
font-family: Arial;
font-weight:bold;
font-size:13px;
color:#104269;
border-bottom:1px solid;
border-color:#c7c7c7;
padding-top:5px;
width:93%;
margin-left:10px;
}
