/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}

body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #c2ceb1;
}

#main{
	margin-left:auto;
	margin-right:auto;
	width:901px;
	
	min-height:850px;
	height:auto !important;
	height:850px;
	
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;
	background-image:url(../images/bgsotto.gif);
	background-repeat:repeat-y;
	background-position:left;
}

#corpo_home{
	width:570px;
	margin-right:30px;
	text-align:justify;	
	float:right;
	margin-top:10px;
}

#corpo_home2{
	margin-right:30px;
	margin-left: 160px;
	text-align:justify;
	margin-top:10px;
	
	min-height:500px;
	height:auto !important;
	height:500px;
}


.promos_titolo {
	font-size:1.1em;
	font-weight:bold;
	color: #000;
}

.promos_descrizione {
	font-size:1.0em;
	color: #003366;
}

.promos_foto {
	border:none;
	text-align:left;
}

#corpo_home3{
	margin-left: 80px;
	text-align:justify;
	height:auto;
	margin-top:10px;
}

#footer{
	width:100%;
	float:none;
	clear:both;
	text-align:center;
	background-color:#CCCCCC;
	font-size:0.9em;
}

#footer a{
	color:#000000;
	text-decoration:none;
}

#footer a:hover{
	color:#868248;
	text-decoration: underline;
}

#credits{
	margin-left:auto;
	margin-right:auto;
	width:500px;
	font-size:0.8em;
	text-align:center;
	padding-top:20px;
}

#credits a{
	color:#000000;
}

#offerte_home{
	float:left;
	background-color: #EAEAEA;
	width:840px;
	text-align:justify;
	margin-left:25px;
	margin-top:8px;
	border:#CCCCCC 1px solid;
	padding:5px;
}

#foto_sin{
	 margin-left: 20px;
	 margin-right: 10px;
	 margin-top: 10px;
	 float: left;
}

.clearer{
	float:none;
	clear:both;
}

.titolo{
	font-size:2.6em;
	font-weight:bold;
	color: #868248;
	background-color:#FFFFFF;
	margin-left:20px;
}

.titolo a{
	color: #868248;
	text-decoration:none;
}

.titolino{
	font-size:1.3em;
	font-weight:bold;
	color: #868248;
}

.gall_camere{
	float: left;
	margin-right:2px;
	margin-left:2px;
	margin-top:10px;
	text-align:center;
	width:180px;
	padding:2px;
	background-color:#E5E5E5;
	font-size:1.3em;
	font-weight:bold;
	color: #868248;
}

.gall_camere img{
	color:#868248;
	border:1px solid #868248;
}

.gall_camere a {
	color:#868248;
	text-decoration:none;
}

.gall_camere a:hover {
	color: #868248;
	text-decoration: underline;
}

.photogall{
	float: left;
	margin-right:10px;
	margin-left:10px;
	margin-top:10px;
	text-align:center;	
	padding:3px;
	background-color:#E5E5E5;	
	color: #868248;
	border:0px;
	text-decoration:none;
}
