/* CSS Document */


body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../img/bg_totale.jpg);
	background-position: top center;
	display: block;
	float: none;
	overflow: scroll;
}
.oneColElsCtr #container {
	width: 982px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	display: block;
	float: left;
}

.oneColElsCtr #container #pedice {
	background-image: url(../img/bg_pedice.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 47px;
	padding-top: 45px;
	font-size: 10px;
	display: block;
	float: inherit;
	width: 962px;
	margin-left: 0px;
	margin-right: 0px;
	clear:both;
	margin-bottom: 10px;
}
ul {
	display: block;
	float: none;
}

.oneColElsCtr #container #mainContent #colsx p {
	text-align: justify;
}

.oneColElsCtr #container #pedice strong {
	font-size: 11px;
}
h1 {
	color: #639694;
	font-size: 21px;
}
.oneColElsCtr #container #mainContent #coldx {
	display: block;
	float: right;
	width: 265px;
	margin-left: 20px;
	padding-left: 20px;
	height: auto;
	border-left: dashed 1px #CCC;
	padding-top: 20px;
}
#container #mainContent #coldx div div, #photogallery div {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}

#photogallery div {
	text-align:center;	
}
#colsx p {
	display: block;
	float: none;
}
#colsx {
	overflow: none;
	max-width: 630px;
}




.oneColElsCtr #container #mainContent #coldx div{
	margin-bottom: 20px;
}
.fondodiv {
	background-color: #FEFEFE;
	margin-bottom: 0px;
	float:left;
}

.oneColElsCtr #container #mainContent #colsx #photogallery div a img {
	border: 1px solid #f1f1f1;
	padding: 3px;
	margin-right: 15px;
}

.foto {
	border: 1px solid #f1f1f1;
	padding: 3px;
	margin-right: 15px;
	display: block;
	float:left;
	width:auto;
	height: auto;
	margin-bottom: 15px;
	background: white;
}


.oneColElsCtr #container #mainContent #coldx div div h2, #photogallery h2 {
	color: #216e6a;
	font-size: 13px;
	margin: 0;
	background: none;
}

#photogallery h2 {
	text-align: center;
	margin-bottom: 10px;
	background: none;
}

.oneColElsCtr #container #mainContent #coldx div div h4 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	color: #000C1A;
	font-size: 11px;
	margin-bottom: 5px;
}
.oneColElsCtr #container #mainContent #coldx div div a {
	float: right;
	font-size:11px;
}
.oneColElsCtr #container #mainContent #coldx #news div p {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.oneColElsCtr #container #mainContent #coldx #virtualtourbox div p a:link, .oneColElsCtr #container #mainContent #coldx #virtualtourbox div p a:visited {
	display: block;
	float: left;
	width: 100%;
	background-image: url(../img/freccia_bg_1.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin-bottom: 7px;
	text-decoration: none;
}

.oneColElsCtr #container #mainContent #coldx #virtualtourbox div p a:hover {
	background-color:#f1f1f1;
}
#FLVPlayer {
	display: block;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

#photogallery {
	width: 652px;
	margin-top: 20px;
	display:block;
	float:left;
}
.fotodx {
	border: 1px solid #f1f1f1;
	padding: 3px;
	margin-right: 0px;
	display: block;
	float:right;
	width:auto;
	height: auto;
	margin-bottom: 15px;
}
#fotodida {
	margin: 0px;
	padding: 0px;
	text-align: right;
	margin-left: 20px;
}
#fotodida div {
	text-align: right;
	background-color: #F3F3F3;
	display: block;
	float: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 100%;
}

#fotodida img {
	border: 1px solid #f1f1f1;
	padding: 3px;
	display: block;
	float:right;
	width:auto;
	height: auto;
	margin: 0;
}
h2 {
	font-size: 13px;
	background-color: #D3E2E1;
	padding: 5px;
	color: #000D1D;
	display: block;
	float: none;
}
#organigramma {
	width: 270px;
	margin-top: 20px;
	display:block;
}
#organigramma .fondodiv p {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 84px;
}

.oneColElsCtr #container #mainContent #colsx #organigramma div a img {
	border: 1px solid #f1f1f1;
	padding: 3px;
	margin-right: 15px;
}
.oneColElsCtr #container #mainContent #colsx h4 {
	display: block;
	float: none;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-bottom: 5px;
}

.indenta {
	margin-left: 35px;
	display: block;
	float: left;
}.staffBox {
	width: 270px;
}

#photogallery .fondodiv, .photoBox {
	width: 611px;
}

