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

body {
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
}

a{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color:#01426e;
	text-decoration:none;
}
a:hover{
	color:#3aaadc;
}

#wrapper #centro p {
	margin-left: 10px;
	text-align: justify;
	padding-left: 7px;
	padding-right: 15px;
	color: #444;
}
#wrapper #centro .box_grigio {
	padding-right:10px;
	background-color:#FAFAFA;
	border-top-width: 1px;
	/*border-right-width: 4px;*/
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	/*border-right-color: #87888A;*/
	border-right-color: #D5D5D5;
	border-top-color: #D5D5D5;
	border-bottom-color: #D5D5D5;
	border-left-color: #D5D5D5;
	padding-top: 10px;
	padding-bottom: 10px;
}
#wrapper #centro .box_grigio strong {
	color: #01426E;
}




#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #547da2;
	background-image: url(img/sfondo_foot.jpg);
	height: 60px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	width: 100%;
}

#wrapper {
	width: 950px;
	min-height: 560px;
	margin: 0 auto;
	/*border: 1px solid red;*/
}

#wrapper #col_sx {
	width: 126px;
	float: left;
}
#wrapper #col_sx #menu {
	padding-top: 218px;
	padding-bottom: 20px;
}
#wrapper #centro h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 24px;
	color: #01426e;
	margin-left:15px;
	margin-bottom: 0px;
}

#wrapper #centro h2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 20px;
	color: #01426e;
	margin-left:15px;
}

#wrapper #centro h3 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	color: #01426e;
	margin-left:15px;
}
#wrapper #centro h4 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #01426e;
	margin-left:15px;
	/*margin-top: 0px;
	margin-bottom: 0px;*/
}
.dati_foot {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9px;
	color: #666666;
}
#wrapper #centro .bandiere {

}


/*
#wrapper #head #logo {
	float: left;
	height: 170px;
	width: 114px;
}
#wrapper #head #menu {
	float: left;
	width: 824px;
}
#wrapper #head {
	overflow: hidden;
}
*/
#wrapper #col_sx #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	line-height: 24px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #87888A;
}

#wrapper #col_sx #menu ul li a {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #01426e;
	text-decoration:none;
	text-transform:uppercase;
	height:24px;
	padding-right: 10px;
}

#wrapper #col_sx #menu ul li a:hover {
	color:#3AAADC;
}

#wrapper #col_sx #menu ul li {
	margin:0;
	padding:0;
	text-align:right;
}

#wrapper #col_sx #menu ul li:hover {
	background-color:#F2F2F2;
}

#wrapper #centro {
	float: left;
	width: 824px;
}

#footer #footer-cont {
	width: 950px;
	margin: 0 auto;
}
#wrapper #centro .azzurro {
	color: #3AAADC;
}
#wrapper #centro .inciso_azzurro {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	color: #01426e;
}
#wrapper #centro .box_biografia {
	border: 1px solid #999999;
	background-color: #F8F8F8;
	font-size: 12px;
	width: 320px;
	padding: 10px;
	height: 360px;
	margin: 0 auto;
}
#wrapper #centro .box_biografia .titolo {
	font-size: 16px;
	color: #002E60;
	font-weight: bold;
	padding: 3px;
}
#wrapper #centro .box_elenco_team {
	width:150px;
	float:left;
	padding:0 20px 0 0;
	text-align:right;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #87888a;
}
#wrapper #centro strong {
	color: #002E60;
}
#wrapper #centro p .titolo_notizia {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	color: #01426E;
}
#wrapper #centro a.titolo_notizia:hover {
	text-decoration: underline;
}
#wrapper #centro .inciso_azzurro_piccolo {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #01426e;
	font-weight: bold;
}
#wrapper #centro .inciso_grigio_piccolo {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #444;
}
.Stile1 {font-size: 18px;}
