/* CSS Document */

*{
	margin: 0;
	padding: 0;	
}
#menu {
	margin-left: 28px;
	width: 215px;
	text-align: left;
}
html{	
	height: 100%;
}
body {
	text-align: center;
	height: 100%;
	background-color: #2E4582;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(img/sfondo.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#contenitore {
	width: 744px;
	margin-right: auto;
	margin-left: auto;
	height: 100%
	
}
.tb_spaz {
	margin-right: auto;
	margin-left: auto;
}
.tbsx {
	background-image: url(img/sf_tbsx.gif);
	background-repeat: no-repeat;
	background-position: right top;	
}
#fondo {
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 5px;	
}
#fondo a{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#fondo a:hover {
	font-size: 10px;
	color: #2E4582;
	text-decoration: none;
}
#testo {
	color: #2E4582;
	font-size: 12px;
	margin-top: 25px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: justify;
	line-height: 18px;
}
.capol {
	font-weight: bold;
	font-size: 18px;	
}
.photogallery {
	TEXT-ALIGN: justify;
	display: inline;
}
.photogallery A {
	DISPLAY: block;
	FLOAT: left;
	padding: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;	
}
.photogallery A:hover {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}
#sfondo_azz {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	z-index: 10;
	width: 100%;
	background-color: #236181;
	filter:alpha(opacity=70);
    -moz-opacity: 0.7; 
	opacity: 0.7;
	visibility: hidden;
}
.chiudi {
	text-align: center;
	width: 600px;
	height: 15px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #236181;
}
#cont_foto01 {
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	width: 100%;
	z-index: 10;
	visibility: hidden;
}
#cont_foto02 {
	position: relative;
	width:650px;
	z-index: 10;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#popup_foto {
	position: absolute;
	width: 600px;
	top: 12px;
	background-color: #FFFFFF;
	z-index: 10;
	visibility: hidden;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	left: 50px;
	border: 2px solid #236181;
}
#cont_foto01c {
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	width: 100%;
	z-index: 10;
	visibility: hidden;
}
#cont_foto02c {
	position: relative;
	width:600px;
	z-index: 10;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#popup_fotoc {
	position: absolute;
	width: 500px;
	top: 12px;
	background-color: #FFFFFF;
	z-index: 10;
	visibility: hidden;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	left: 50px;
	border: 2px solid #075652;
}
#dhtmltooltip
{
	position: absolute;
	width: 150px;
	border: 1px solid #236181;
	padding: 2px;
	background-color: #3D7C9C;
	visibility: hidden;
	z-index: 100;
	height:20px;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#3D7C9C,direction=135);
		font-family: Verdana, Arial, Helvetica, sans-serif;	
		font-size: 10px;
		color: #FFFFFF;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
#testo_dove {
	color: #2E4582;
	font-size: 12px;
	margin-top: 25px;
	margin-left: 20px;
	text-align: justify;
	line-height: 18px;
}
