/* CSS Document */
.body{
	margin-top:200px;
}
body{
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin-top:0px;
	margin-left:0px;
}
a{
	color:#333333;
	text-decoration:none;
	font-size:12px;
}
a:hover{
	color:#1a306c;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
#Logo{
	padding-top:30px;
}
#TableContent{
	width:850px;
}
#TabExterior{
	width:850px;
	padding-left:25px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}

#TdContatti{
	background-image:url(../images/struttura/bg_contatti.jpg);
	background-repeat:no-repeat;
	width:386px;
	height:39px;
}
#FotoCentrale{
	background-image:url(../images/struttura/foto_cwntrale.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:786px;
	height:346px;
}
#Home{
	background-color:#1a306c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding-top:50px;
	width:64px;
}
#ColumnNews{
	width:167px;
}
#ColumnNewsContent{
	/*width:153px;*/
	background-color:#1a306c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding:15px;
	-moz-padding-end: 13px;
	text-align:left;
}
#ColumnNewsContent2{
	width:153px;
	padding-bottom:100%;
	background-color:#1a306c;
}
#ColumnNewsContent3{
	width:153px;
	background-color:#1a306c;
}
#Content{
	width:652px;
	background-color:#ffffff;
}
#Container{
	width:650px;
	text-align:justify;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
	color:#333333;
	-moz-padding-end: 2%;
}
#Foto{
	width:51px;
	padding-top: 30px;
}
#Footer{
	width:652px;
	background-color:#1a306c;
	padding:10px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
}
a.EmailFooter{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.EmailFooter:hover{
	color:#b2752b;
	text-decoration:none;
}
a.EmailContatti{
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
a.EmailContatti:hover{
	color:#b2752b;
	text-decoration:none;
}
.scroll{
	overflow:auto;
	height:485px;
	width:auto;
	padding-right:10px;
	scrollbar-arrow-color:#1a306c; 
	scrollbar-base-color:#ffffff; 
	scrollbar-darkshadow-color:#ffffff; 
	scrollbar-face-color:#ffffff; 
	scrollbar-highlight-color:#ffffff; 
	scrollbar-shadow-color:#ffffff;
}
.scrollNews{
	overflow:auto;
	height:500px;
	padding-right:10px;
	width:116px;
	scrollbar-arrow-color:#ffffff; 
	scrollbar-base-color:#1a306c; 
	scrollbar-darkshadow-color:#1a306c; 
	scrollbar-face-color:#1a306c; 
	scrollbar-highlight-color:#1a306c; 
	scrollbar-shadow-color:#1a306c;
}

/*Eperienze*/
.title{
	font-family:Arial, Helvetica, sans-serif, "Century Gothic", Century;
	font-size:12px;
	font-weight:bold;
	color:#1a306c;
	padding:10px 0px;
}
.cellaSottosezioneFirst{
	height:35px;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
}
.cellaSottosezione{
	height:35px;
	border-bottom:1px solid #cccccc;
}
a.link{
	font-family:Arial, Helvetica, sans-serif, "Century Gothic", Century;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}
a.link:hover{
	font-family:Arial, Helvetica, sans-serif, "Century Gothic", Century;
	font-size:12px;
	font-weight:bold;
	color:#666666;
}
.img{
	border:1px double #333333;
	padding:2px;
	margin:0px 5px 0px 0px;
}
.imgNormal{
	border:1px solid #333333;
	margin-top:2px;
	margin-bottom:2px;
	-moz-margin-end: 5px
}
.imgDx{
	border:1px double #333333;
	padding:2px;
	margin:0px 0px 0px 5px;
}
.imgBig{
	border:1px double #333333;
	padding:2px;
}
a.titoliGallery{
	color:#FFFFFF;
}
a.titoliGallery:hover{
	color:#cccccc;
	font-weight:normal;
}
a.download{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.download:hover{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}