@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #0B060C;
}
.ombra_sx {
	background-image: url(images/ombra_sx.png);
	background-repeat: repeat-y;
	background-position: right;
}

.cella_centrale {
	background-color: #292929;
}
.col_sx_centr {
	text-align: right;
	color: #FFFFFF;
	font-family: "Lucida Calligraphy", Arial;
	font-size: 16px;
}
.col_dx_centr {
	text-align: left;
	color: #FFFFFF;
	font-family: "Lucida Calligraphy", Arial;
	font-size: 16px;
	font-weight: bold;
}
.cella_sup {
	background-color: #292929;
	text-align: left;
}

.testo_about_me {
	font-family: "Lucida Calligraphy", Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
}
.contatti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
}


.titolo_pagina {
	font-family: "Lucida Calligraphy", Arial;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.tabella_tour {
	font-family: "Lucida Calligraphy", Arial;
	font-size: 20px;
	color: #FFFFFF;
	text-align: left;
}
.tabellina_video {
	font-family: "Lucida Calligraphy", Arial;
	font-size: 16px;
	color: #FF0000;
	text-align: center;
}
.link_video {
	font-family: "Lucida Calligraphy", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
}
.testo_video {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
}
.tabellina_pwd_video {
	border: 1px solid #FF0000;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
	text-align: left;
}
.tabella_faq_domanda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	color: #FFFFFF;
}
.tabella_faq_risposta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	color: #FFCC99;
	text-indent: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.testo_contatti {

	font-family: "Lucida Calligraphy", Arial;
	font-size: 18px;
	color: #FFFFFF;
	text-align: justify;
}
.ombra_sx {
	background-image: url(images/ombra_dx.png);
	background-repeat: repeat-y;
	background-position: left;
	text-align: left;
	vertical-align: top;
}
.ombra_dx {
	background-image: url(images/ombra_sx.png);
	background-repeat: repeat-y;
	background-position: right;
	text-align: right;
	vertical-align: top;
}
.torna_video {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFF99;
	text-decoration: none;
	text-align: center;
}
.torna_video:hover {
	font-style: italic;
	text-decoration: underline;

}
.disclaimer_elenco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
}
.disclaimer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.disclaimer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-align: left;
}
.titolo_rates {
	font-family: "Lucida Calligraphy", Arial;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.testo_rates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
}
