body { 
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	background-color: #eeeeee;
}

form { 
	margin: 0px 0px 0px 0px; 
}

img {
	border: 0px;
}

div {
	position:relative;
	left:0px;
	top:0px;
	padding: 0px;
	margin: 0px;
	z-index: 0;
}

p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
a {
	font-family: Arial;
	font-size: 13px;
	color: #232323;
	border: 0px; 
	outline: none; 
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #666;
}

#pagina {
	position: relative;
	top: 0px;
	left: 0px;
	border:0px solid blue;
	margin: auto;
	height: auto;
}
#contenitore_s {
	position: relative;
	top: 0px;
	left: 0px;
	width: 980px;
	margin: auto;
	height: auto;
	border: 0px solid red;
	text-align: center;
	padding-top: 0px;
}
#fondo {
	position: relative;
	top: -11px;
	left: 0px;
	border:0px solid blue;
	margin: auto;
	height: 450px;
	width: 980px;
	z-index: 0;
}

#menu {
	position: relative;
	top: -11px;
	left: 0px;
	border:0px solid blue;
	margin: auto;
	height: 450px;
	width: 980px;
	z-index: 0;
}

#enter {
	position: relative;
	top: -110px;
	left: 0px;
	border:0px solid blue;
	margin: auto;
	width: 980px;
	text-align: center;
	z-index: 1;
}

#footer {
	position: relative;
	top: -30px;
	left: 0px;
	border:0px solid blue;
	margin: auto;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #333;
	letter-spacing: 1px;
	text-align:center;
	z-index: 1;
}

#footerinterno {
	position: relative;
	top: 0px;
	left: 0px;
	margin: auto;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #333;
	letter-spacing: 1px;
	text-align:center;
	padding-top:10px;
	padding-bottom:15px;
	z-index: 1;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #002749;
}

#logo {
	position: relative;
	top: 10px;
	left: 0px;
	border:0px solid blue;
	width: 980px;
	text-align:center;
	z-index: 1;
}

#logoIac {
	position: absolute;
	top: 155px;
	left: 120px;
	border:0px solid blue;
	width: 52px;
	text-align:center;
	z-index: 3;
}

#pagina_pop {
	position: relative;
	top: 0px;
	left: 0px;
	width: 400px;
	margin: auto;
	height: 200px;
	border: 1px solid lime;
}
/*******************************************************************************************************
** FINESTRA
*/
.cont_immagini {
	
	position: absolute;
	
	top: 160px;
	left: 510px;
	width: 400px;
	height: 510px;
	padding: 15px 0px 0px 15px;
	
	
	
	-moz-opacity:.0; 
	opacity:.0; 
	filter:alpha(opacity=0); 
	background-color: #253470;
	border: 1px solid #253470;
	
}
.thumb {
	position: relative;
	top: 0px;
	left: 0px;
	width: 385px;
	height: 150px;
	margin: 5px 5px 5px 0px;
	float: left;	
}
.chiudi {
	position: absolute;
	top: -20px;
	width:100px;
	left: 325px;
	z-index: 1000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: lighter;
	color:#FFF;

}

.titologallery {
	position: relative;
	top: 0px;
	width:300px;
	left: 0px;
	z-index: 1000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing:1px;
	font-style: normal;
	text-align:left;
	font-weight: lighter;
	color:#FFF;

}

/*******************************************************************************************************
** GALLERY
*/


/*******************************************************************************************************
** UTIL MOZ
*/

.util_moz{
	position: relative;
	top: 0px;
	left: 0px;
	clear: both;
	border: 0px solid black;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	visibility: hidden;
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #333;
	letter-spacing: 1px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #002749;
}

.logo{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;	
}

.tabellamenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #002749;
	letter-spacing: 1px;
	text-align: center;
	cursor:pointer;
}
.tabellamenu td:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color:#FFF;
	background-color: #002749;
}

.tabellamenu td:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #002749;
	
}

.tabellamenu td:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #002749;
	
}

.tabellamenu td:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #002749;
	
}

.roll_in {
 color: #FFF;
background-color: #002749;
}


.titolo {
	color: #253470;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 14px;
	font-weight: bolder;
	text-align: left;
	padding-top: 30px;
	padding-right: 15px;
	padding-left: 15px;
	vertical-align: top;
}


.testo {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: lighter;
	text-align: justify;
	padding-top:15px;
	padding-right:15px;	
	padding-left: 15px;
	padding-bottom: 15px;
	vertical-align: top;
}


.miniature {
	border: 1px solid #999;
	margin-top: 10px;
	margin-right: 15px;
	text-align:right;

}

.miniature2 {
	border: 0px solid #999;
	margin-top: 10px;
	margin-right: 5px;
	text-align:right;

}

.moduloform {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	vertical-align:top;
}

.testoform {
	color: #002749;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: right;
	padding-right:10px;
	vertical-align:top;
}

.titoloform {
	color: #002749;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight:bold;
	text-align: left;
	padding-left:45px;
	padding-bottom:10px;
	vertical-align:top;
}

.titoloform2 {
	color: #002749;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight:bold;
	text-align: right;
	padding-bottom:10px;
	padding-right:15px;
	vertical-align:top;
}

.testoprivacy {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: justify;
	padding:5px;
}

