/* BASE DEL SITO */
body, #container {
	/* Body */
	font-family: "Arial";
	font-size: 15px;
	font-weight: normal;
	color: #4a6b9a;
	text-align: justify;
	line-height: 18px;
	margin: 0; padding: 0;
	/* container */
	width: 100%;
	min-height: 100%;
	height: auto !important;
	background-image: url(img/bck.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

/********************************************** INIZIO SITO **********************************************/

#boxSito {
	width: 905px;
	height: 100%;
	min-height: 100%;
	height: auto !important;
	margin: 0 auto; padding: 0;
}
#boxMenu {
	width: 100%;
	height: 63px;
	margin: 0; padding: 0;
}
#boxMenuInt {
	width: 905px;
	height: 63px;
	margin: 0 auto; padding: 0;
}

/********************************************** INIZIO menu **********************************************/

#menu {
	width: 563px;
	height: 63px;
	color: #FFFFFF;
	float: right;
	position: relative;
	margin: 0; padding: 0;
	background-image: url(img/bck_menu.gif);
	background-position: center;
	background-repeat: no-repeat;
}
#menu ul {
	font-size: 14px;
	font-weight: normal;
	font-family: "Arial";
	list-style-type: none;
	text-align: center;
	padding: 7px 0 0 0;
	margin: 0; /* per far rimanere l' header in alto */
}
#menu li {
	display: inline;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	font-family: "Arial";
	margin: 0 0 0 0;
	padding: 0 3px 0 3px;
}
#menu a {
	font-weight: normal;
	color: #fffffe;
	padding: 0 3px 0 3px;
	text-decoration: none;
}
#menu a:hover {
	padding: 0 3px 0 3px;
	font-weight: normal;
	color: #ffe403;
	text-decoration: none;
}
 #menu a.active, #menu a.selected  {
	padding: 0 3px 0 3px;
	font-weight: normal;
	color: #f5e71d;
	text-decoration: none;
}

/********************************************** FINE menu **********************************************/


#boxLogo {
	width: 100%;
	height: 218px;
}
#boxLogoInt {
	width: 910px;
	height: 218px;
	margin: 0 auto; padding: 0;
	background-image: url(img/logo.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#wrapper {
	float: left; 
	width: 100%;
	padding-bottom: 25px;
}
#boxContent {
	width: 910px;
	height: 50em;
	min-height: 50em;
	height: auto !important;
	margin: 0 auto; padding-bottom: 15px;
	background-color: #FFFFFF;
}
#boxSinistro {
	width: 610px;
	float: left;
	position: relative;
	margin: 0; padding: 0 0 10px 10px;
}
#boxDestro {
	width: 250px;
	float: right; 
	margin: 0; padding: 0 10px 100px 10px;
	position: relative;
	border-left: dotted 1px #d5d5d5;
}
#boxFooter {
	width: 100%;
	height: 120px;
	clear: both;
	margin: 0 auto; padding: 0;
	background-color: #3aa12b
}
#footerInt {
	width: 910px;
	height: 80px;
	margin: 0 auto; padding: 0;
	font-family: "Arial";
	color: #feffff;
	line-height: 20px;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
}
#footerInt a, #footerInt a:link, #footerInt a:active, #footerInt a:visited {
	font-size: 15px;
	color: #feffff;
	font-weight: bold;
	text-decoration: none
}
#footerInt a:hover {
	font-size: 15px;
	color: #feffff;
	font-weight: bold;
	text-decoration: none
}

/********************************************** FINE SITO **********************************************/

.logo {
	width: 235px;
	height: 210px;
	margin: 0; padding: 0;
	float: left;
	position: relative;
}
.motto, .motto_02 {
	width: 466px;
	/*height: 60px;*/
	margin: 0; padding: 4px 10px 4px 10px;
	float: left;
	position: relative;
	background-color: #d3e3f9;
	border: solid 1px #6280b8;
	font-family: "Arial";
	font-size: 15px;
	font-weight: normal;
	text-align: justify;
	color: #567fbb;
}
.motto_02 {
	width: 95%;
	padding: 4px 0 4px 10px;
}
.left {
	float: left;
	position: relative;
	padding: 5px 7px 5px 5px;
}
.btn_foto a, .btn_foto a:link, .btn_foto a:active, .btn_foto a:visited { 
	width: 140px;
	height: 190px;
	border: 1px solid #d2d0d0;
	margin: 0; padding: 5px 5px 5px 5px;
	display: block; 
}
.btn_foto a:hover {
	width: 140px;
	height: 190px;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #646161;
	border-bottom: 1px solid #646161;
	border-left: 1px solid #e5e5e5;
	margin: 0; padding: 5px 5px 5px 5px;
	display: block; 
}
.btn_uTube a, .btn_uTube a:link, .btn_uTube a:active, .btn_uTube a:visited { 
	width: 120px;
	height: 70px;
	border: 1px solid #6280b8;
	margin: 0; padding: 5px 5px 5px 5px;
	display: block;
}
.btn_uTube a:hover  {
	width: 120px;
	height: 70px;
	border: 1px solid #8eaede;
	display: block;
}

/********************************************************************************************/

li {
	text-align: justify;
	list-style-image: url(img/arrow.gif);
}
br.clear {
	clear: both;
}
p {
	padding: 0 0 0 0;
}
a, a:link, a:active, a:visited {
	font-family: "Arial";
	font-size: 13px;
	color: #3ca52b;
	font-weight: normal;
	text-align: justify;
	text-decoration: underline;
}
a:hover {
	font-family: "Arial";
	font-size: 13px;
	color: #1a4d20;
	font-weight: normal;
	text-align: justify;
	text-decoration: underline;
	padding: 0;
}

h1 {
	font-family: "Arial";
	font-size: 27px;
	font-weight: normal;
	text-align: left;
	color: #1e3154;
	margin: 0; padding: 13px 0 0 5px;
}
h2 {
	font-family: "Arial";
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	color: #1d90cb;
	margin: 0; padding: 0;
}
h3 {
	font-family: "Arial";
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	color: #137fbf;
	margin: 0; padding: 10px 0 10px 5px;
	background-image: url(img/arrow_01.gif);
	background-position: left;
	background-repeat: no-repeat;
}