/* CSS Document */

/* ---------------------------------------------------------- PROVE */
/*
div.LayerCentrato {
   text-align: Center;
   background-color: #EEEEEE;
   color: #192939;
   position: Absolute;
   top: 50%;
   left: 50%;
   font-size: 12px;
   font-family: Verdana;
   font-weight: Bold;
   width: 350px;
   height: 200px;
   border: Solid 1px #CCCCCC;
   margin: -100px, -175px;
}
*/
/* ----------------------------------------------------------------- */

.geo14links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #600B0C;
	text-decoration: none;
}

.geo14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.Stile5 {font-size: Nessuna}
.testocorpo {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
}
.Stile7 {font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; 

}


body {
	margin: 0px;
	height: 100%;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ebebeb;
}
a {
    text-decoration: none;
}
a:visited {
	/*color: #333333;*/
}
a:hover {
    text-decoration: underline;
}
#contenitore {
	position: Absolute;
	width: 960px;
	left: 50%;
	/*margin: 0px;*/
	margin-left: -480px;
}
/* ----------------------------------------------------------------- */
.rigatop {
	background-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 11px;
	color: #ebebeb;
}
/* ----------------------------------------------------------------- */
.top {
	text-align: center;
	height: 91px;
	background-color: #FFFFFF;
}
.logo {
	/*width: 300px;*/
	width:350px;
	height: 91px;
	float: left;
	/*margin-left: 15%;*/
	background-color: #FFFFFF;
}
.testiDX {
	/*width: 300px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: left;
	width:610px;
	height: 91px;
	float: left;
	/*margin-right: 20ex;*/
	background-color: #FFFFFF;
}
/* ----------------------------------------------------------------- */
.fascia {
	text-align: center;
	height: 215px;
	background-color: #996600;
}
.booking {
	/*width: 300px;*/
	width:393px;
	height: 215px;
	float: left;
	/*margin-left: 15%;*/
	background-color: #E1E1E1;
}
.img {
	/*width: 300px;*/
	width:567px;
	height: 215px;
	float: left;
	/*margin-right: 20ex;*/
	background-color: #CC9966;
}
.txtTitoloArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.txtArialBooking {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.txtBoxGiorno {
	width: 50px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.txtBoxMese {
	width: 80px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.txtBoxAnno {
	width: 60px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.txtBoxPersone {
	width: 80px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.pulsante {
	width: 60px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
/* ----------------------------------------------------------------- */
.contMenu {
	text-align: center;
	height: 25px;
	background-color: #530000;
}
.menu {
	/*width: 300px;*/
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	width:955px;
	height: 20px;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
	background-color: #530000;
}
.txtMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
}
/* ----------------------------------------------------------------- */
.contCorpo {
	width:960px;
	text-align: center;
	/*height: 350px;*/
	height: 100%;
	background-color: #FFFFFF;
}
.corpo {
	/*width: 300px;*/
	width:960px;
	/*height: 350px;*/
	height: 100%;
	float: left;
	/*margin-left: 15%;*/
	background-color: #FFFFFF;
}
/* ----------------------------------------------------------------- */
.contFooter {
	width:960px;
	text-align: center;
	/*height: 350px;*/
	height: 60px;
	background-color: #CCCCCC;
	float: left;
}
.footer {
	width:960px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 11px;
	color: #000000;
	height: 60px;
	background-color: #CCCCCC;
	float: left;
}
.txtFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}.bordo {
	border: 1px solid #333333;
}
