@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: rgba(248,208,50,1.00);
	background-image: url(images/sfondo_sito.png);
}
#contenitore {
	height: auto;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #333;
	background-color: #142f13;
}
#contenitore #header {
	height: auto;
	background-color: #142F13;
}
#contenitore #header img {
	margin-left: 15px;
	margin-bottom: 5px;
	float: left;
}
#contenitore #header #rightheader {
	background-color: #142F13;
	float: right;
	width: 700px;
	height: 100px;
	margin-left: 0px;
}
.clear {
	clear: both;
}


#contenitore #menuc {
	height: auto;
	margin-left: 20px;
}
#contenitore #left {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	width: 670px;
	height: 986px;
	color: #142F13;
	background-color: #142F13;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	overflow: visible;
	border: thin double #C7B907;
	background-image: url(images/Hotel/sfondo-targa-gialla-hotel.gif);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#contenitore #left h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C00;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	width: 625px;
	margin-left: 20px;
	margin-top: 15px;
}
#contenitore li {
	color: #A42C28;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
}


#slider {
	position:relative;
	width:620px; /* Change this to your images width */
	height:210px; /* Change this to your images height */
	background:url(images/loading.gif) no-repeat 50% 50%;
	margin-left: 20px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
    border:0;
    display:block;
}

#contenitore #rigt {
	background-color: #142F13;
	width: 216px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	border: 1px solid #F8D032;
}
#contenitore #footer {
	font-family: Tahoma, Geneva, sans-serif;
	color: #c90;
	margin-left: 20px;
	margin-top: 15px;
	font-size: 0.9em;
	margin-bottom: 10px;
	width: 935px;
	padding-top: 5px;
	padding-left: 15px;
	height: 25px;
}
#contenitore #footer a {
	color: #CC9900;
	text-decoration: none;
}


#left #informazioni h3 {
	color: #A42C28;
	font-family: Arial, Tahoma;
}
#left #informazioni p {
	font-family: Arial, Tahoma;
	color: #075510;
	font-weight: bold;
}
#left #form h3 {
	color: #A42C28;
	font-family: Arial, Tahoma;
}
#contenitore #left #elenco {
	margin-bottom: 15px;
	margin-left: 9px;
	/* [disabled]font-size: 15px; */
}
#left #clienti #hotel1 {
	width: 300px;
	float: left;
	margin-left: 25px;
}
#left #clienti #hotel2 {
	width: 300px;
	float: left;
}

#left #clienti h2 {
	margin-left: 51px;
	color: 142f13;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 12px;
}
#contenitore #left #clienti {
	border: 1px solid #0F0E0E;
	height: 257px;
	width: 630px;
	margin-left: 18px;
}
#contenitore #left #informazioni {
	margin-left: 20px;
}
#contenitore #left #form {
	margin-left: 20px;
}
#contenitore #left #realizziamo {
	margin-left: 10px;
	margin-right: 10px;
}
