@charset "iso-8859-1";
/*
---------------------------------------------------------------------------------------
Generici
---------------------------------------------------------------------------------------
*/
#outer {
	height: 100%; 
	overflow: visible;
} 
.body_scuro_homepage {
	height: 100%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "sans-serif"; 
	margin:0px;
	padding:0px;
	background-color: #a6a6a6;
}
.body_scuro {
	height: 100%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "sans-serif"; 
	margin:0px;
	padding:0px;
	background-color: #272727;
	/*background-color: #A6A6A6;*/
}
img {
	border: 0;
}
td {
	border: 0;
}

a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

/*
---------------------------------------------------------------------------------------
Cornice 
---------------------------------------------------------------------------------------
*/
.cornice {
	background-color: #8C8C8C;
}

/*
---------------------------------------------------------------------------------------
Sfondi riquadro centrale
---------------------------------------------------------------------------------------
*/
.bianco {
	background-color: #FFFFFF;
}
.grigiochiaro {
	background-color: #565656;
}
.grigio {
	background-color: #272727;
}
.nero {
	background-color: #000000;
}
/*
---------------------------------------------------------------------------------------
Barra di navigazione
---------------------------------------------------------------------------------------
*/
.menu_testo_grigio {
	color: #CCCCCC;
	font-weight: normal;
	font-size: 0.70em;
	letter-spacing: 0.08em;
	padding-left: 0px;
	padding-right: 0;
	padding-bottom: 0px;
}
/*
---------------------------------------------------------------------------------------
pagine statiche
---------------------------------------------------------------------------------------
*/
.testo_about_me {
	font-family: "Helvetica";
	color: #CCCCCC;
	font-weight: normal;
	font-size: 0.68em;
	text-align: justify;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.testo_about_me_nero {
	font-family: "Helvetica";
	color: #000000;
	font-weight: normal;
	font-size: 0.70em;
	text-align: justify;
	/* letter-spacing: 0.3em; */
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.foto_about_me { 
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
/*
---------------------------------------------------------------------------------------
testi in homepage
---------------------------------------------------------------------------------------
*/
.copyright_chiaro {
	font-family: "Helvetica";
	color: #CCC;
	font-weight: normal;
	font-size: 0.65em;
	letter-spacing: 0.1em;
	padding-left: 0px;
}
.copyright_scuro {
	font-family: "Helvetica";
	color: #001943;
	font-weight: normal;
	font-size: 0.65em;
	letter-spacing: 0.1em;
	padding-left: 0px;
}
/*
---------------------------------------------------------------------------------------
Freccie avanzamento pagine
---------------------------------------------------------------------------------------
*/
.freccia {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 1.5em;
}

/*
---------------------------------------------------------------------------------------
Testi in preview foto
---------------------------------------------------------------------------------------
*/
.img_foto_nobordo {
	border: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.t_raccolta_bianco {
	color: #ffffff;
	font-weight: normal;
	font-size: 0.70em;
	letter-spacing: 0.08em;
	padding-left: 0px;
	padding-right: 0;
	padding-bottom: 0px;
}
.t_foto_bianco {
	color: #ffffff;
	font-weight: normal;
	font-size: 0.70em;
	letter-spacing: 0.08em;
	padding-left: 0px;
	padding-right: 0;
	padding-bottom: 0px;
}
.t_luo_bianco {
	color: #ffffff;
	font-weight: normal;
	font-size: 0.7em;
	letter-spacing: 0.08em;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 45px;
}

.titolo_foto_old {
	color: #ffffff;
	font-weight: normal;
	font-size: 0.80em;
	letter-spacing: 0.08em;
	padding-left: 0px;
	padding-right: 0;
	padding-bottom: 0px;
}

.titolo_foto {
	color: #ffffff;
	font-weight: normal;
	font-size: 0.70em;
	letter-spacing: 0.08em;
	padding-left: 0px;
	padding-right: 0;
	padding-bottom: 0px;
}

/*
---------------------------------------------------------------------------------------
IMAGE INFO
---------------------------------------------------------------------------------------
*/

#pos2 {
	visibility: hidden;
	position: relative; 
	left: 0px; 
	top: 0px; 
	z-index:1;
	color: #FFFFFF;
	background: url('../images/nero.gif');
	filter: alpha(opacity=70);
	-moz-opacity: .70;
	opacity: .70;
	font-size: 0.7em;
	font-weight: normal;
	letter-spacing: 0.12em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "sans-serif";
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 40px;
	padding-bottom: 40px;	
	/* ATTENZIONE:   non spostare o modificare in alcun modo  */
	/* le righe qui sotto (è una patch per far funzionare IE) */
	width: 484px !important;	/* tutti gli altri browsers */
	height: 484px !important;	/* tutti gli altri browsers */
	width: 100%;				/* Internet explorer */
	height: 100%;				/* Internet explorer */		
}
#pos3 {
	visibility: hidden;
	position: relative; 
	left: 0px; 
	top: 0px; 
	z-index:1;
	color: #FFFFFF;
	background: url('../images/nero.gif');
	filter: alpha(opacity=70);
	-moz-opacity: .70;
	opacity: .70;
	font-size: 0.7em;
	font-weight: normal;
	letter-spacing: 0.12em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "sans-serif";
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 40px;
	padding-bottom: 40px;	
	/* ATTENZIONE:   non spostare o modificare in alcun modo  */
	/* le righe qui sotto (è una patch per far funzionare IE) */
	width: 484px !important;	/* tutti gli altri browsers */
	height: 484px !important;	/* tutti gli altri browsers */
	width: 100%;				/* Internet explorer */
	height: 100%;				/* Internet explorer */		
}	
#pos4 {
	visibility: hidden;
	position: relative; 
	left: 0px; 
	top: 0px; 
	z-index:1;
	color: #FFFFFF;
	background: url('../images/nero.gif');
	filter: alpha(opacity=70);
	-moz-opacity: .70;
	opacity: .70;
	font-size: 0.7em;
	font-weight: normal;
	letter-spacing: 0.12em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "sans-serif";
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 40px;
	padding-bottom: 40px;	
	/* ATTENZIONE:   non spostare o modificare in alcun modo  */
	/* le righe qui sotto (è una patch per far funzionare IE) */
	width: 484px !important;	/* tutti gli altri browsers */
	height: 484px !important;	/* tutti gli altri browsers */
	width: 100%;				/* Internet explorer */
	height: 100%;				/* Internet explorer */		
}
#pos5 {
	visibility: hidden;
	position: relative; 
	left: 0px; 
	top: 0px; 
	z-index:1;
	color: #FFFFFF;
	background: url('../images/nero.gif');
	filter: alpha(opacity=70);
	-moz-opacity: .70;
	opacity: .70;
	font-size: 0.7em;
	font-weight: normal;
	letter-spacing: 0.12em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "sans-serif";
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;	
	/* ATTENZIONE:   non spostare o modificare in alcun modo  */
	/* le righe qui sotto (è una patch per far funzionare IE) */
	width: 564px !important;	/* tutti gli altri browsers */
	height: 564px !important;	/* tutti gli altri browsers */
	width: 100%;				/* Internet explorer */
	height: 100%;				/* Internet explorer */		
}	

.titolo_info {
	color: #ffffff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "sans-serif";
	font-weight: normal;
	font-size: 1em;
	letter-spacing: 0.08em;
	padding-left: 0px;
	padding-right: 0;
	padding-bottom: 0px;
}
.titolo_riga1 {
	color: #ffffff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "sans-serif";
	font-weight: bold;
	font-size: 0.85em;
	letter-spacing: 0.08em;
	padding-left: 0px;
	padding-right: 0;
	padding-bottom: 0px;
}
.titolo_riga2 {
	color: #ffffff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "sans-serif";
	font-weight: normal;
	font-size: 0.80em;
	letter-spacing: 0.08em;
	padding-left: 0px;
	padding-right: 0;
	padding-bottom: 0px;
}
.testo_lingue {
	color: #CCCCCC;
	font-family: "Helvetica";
	font-weight: normal;
	font-size: 1.05em;
	letter-spacing: 0.14em;
	padding-left: 0px;
	padding-right: 0;
	padding-bottom: 0px;
}