/* DEFINISCO GLI STILI PER L'IMPAGINAZIONE (Body, Table e Pagina) */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
}

#imgbox {
	width: 100%;
	margin: 0px;
	border: 0px;
	text-align:left;
	background-image: url(pics/occhi.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 75px;
}

hr {
	display:none;
}

#intestazione {
	width: 750px;
	height:75px;
	margin:auto;
	text-align:left;
	padding:0px;
	border: 1px solid #FF6600;
	top: 0px;
	}
	
#sez {
	width: 750px;
	height:20px;
	margin:auto;
	text-align:right;
	padding:0px;
	background-color: #FF6600;
	top: 0px;
	bottom: 0px;
	font-variant: small-caps;
	border: 1px solid #FF6600;
}

#scatolone {
	width: 750px;
	position:relative;
	margin: auto;
	text-align:left;
	padding:0px;
	z-index:0;
/*	background-image: url(pics/bg.jpg); */
}

#piedipagina {
	width: 750px;
	height:45px;
	margin:0px auto auto;
	font-size: xx-small;
	text-align:center;
	padding:0px;
	border: 1px solid #FF6600;
	top: 0px;
	}


#sinistra {
	top:0px;
	left:0px;
	width:150px;
	float:left;
	position:absolute;
	z-index:1;
	}

#centro {
	width: 590px;
	text-align:center;
	background:#fff;
	padding:10px 0px 10px 5px;
	margin-left: 155px;
	margin-right: 0px;
	clear: none;
	left: 155px;
	z-index:2;
	margin-top: 5px;
	margin-bottom: 0px;
	}

/* FINE STILI PER L'IMPAGINAZIONE (Body, Table e Pagina) */

/* DEFINISCO I LINK */
a:active {
	text-decoration:underline;
	color: #000;
}

a:link {
	color: #000;
}

a:hover {
	color: #000000;
	font-style: normal;
	background-color: #FF6600;
}

a:visited {
	color: #000;
	text-decoration: underline;
}

/* LINK FINE*/

/* DEFINISCO GLI STILI PER GRASSETTO, TITOLI E BOX DI IMPAGINAZIONE*/
strong {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	text-decoration: none;
}

em {
	color: #F60;
}

.box {
	text-align: left;
	/* height: auto !important */
	min-height:150px;
	border: 1px dotted #FF6600;
&&& 	min-height: 150px; /* solo per far tenere l'altezza minima di 200px a Explorer */
	background-color: #FFFFFF;
	padding: 10px;
	position:relative;
}

.titolo_box {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F60;
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
	font-size: 120%;
}

.tabelfoto {
	background-repeat: repeat;
	height: auto;
	width: 100%;
	position: relative;
	background-color: #FFFFFF;
	font-size: small;
}

.tabellindex {
	font-size: small;
	background-color: #FF6600;
	text-align: right;
	position:relative;
}

.warning {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F60;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-size: 200%;
	width: 90%;
}
.left_t_t {
	background-color: #FF6600;
	font-size: 95%;
	font-weight: bold;
	text-align: left;
	border-top: 1px none #FF6600;
	border-right: 1px solid #FF6600;
	border-bottom: 1px none #FF6600;
	border-left: 1px solid #FF6600;
	padding: 3px 6px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.left_t_c {
	font-size: small;
	border-top: 1px none #FF6600;
	border-right: 1px solid #FF6600;
	border-bottom: 1px none #FF6600;
	border-left: 1px solid #FF6600;
	padding: 3px 6px;
	font-size: 80%;
}

.left_t_b {
	border-top: 1px solid #FF6600;
	border-right: 1px none #FF6600;
	border-bottom: 1px none #FF6600;
	border-left: 1px none #FF6600;
	padding: 3px 6px;
}

#fotopage{
	width:730px;
}

minitab {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #FF6600;
	border-left-color: #FF6600;
}

thumb {
}

