body,html {
   font-family:Arial,Helvetica,sans-serif;
   font-size:12px;
   letter-spacing:1.3px;
   line-height:20px;
   margin:auto;
   text-align: justify;
}
a {
	color: blue;
	text-decoration:none;
}
a:hover {
	color: blue;
	text-decoration:underline;
}
img {
	border: 0px;
} 
li {
	font-size: 1em;
}
#contenitoreInt{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}
#estate{
	float:left;
	margin-left:auto;
	width:460px;
	height:260px;
	background:url(../images/estateSx.png) no-repeat scroll 0 100%;

}
#centroLingue{
	float:left;
	width: 104px;
	height:260px;
	text-align:center;
	background-color:#f7f5ed;
}
#inverno{
	float:left;
	margin-right:auto;
	width:460px;
	height:260px;
	background:url(../images/invernoDx.png) no-repeat scroll 0 100%;

}
#logo{
	float:left;
	margin-left:auto;
	margin-right:auto;
	width: 1024px;
	height: 208px;
	background:transparent url(../images/centrologo.png) no-repeat scroll 0 100%;

}
#footer{
	color: white;
	width: 1024px;
	margin-left:auto;
	margin-right:auto;
	background-color: #3d1d10;
	height: 64px;
	background-repeat:repeat;
	text-align:center;
}
#homeMenu{
	width: 1024px;
	height:310px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/rock.jpg);
	background-repeat:repeat;
}
#homeMenuInt{
	width: 100%;
	height:160px;
	background-repeat:repeat;
	
}
#homeMenuInt2{
	width: 1024px;
	height:160px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/rock.jpg);
}
.cls{
	clear:both;
	height:0px;
	//line-height: 0px;
}
.subMenu{
	float: left;
	width :210px;
	text-align:left;
}

.linkMenu{
	color: white;
	text-decoration:none;
	font-size:12px;
	font-weight: bold;

}
.linkMenu:hover{
	color: white;
	text-decoration:underline;
	font-size:12px;

}
a.subMenuLink {
	color: blue;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	
}
.middleInfo{
	font-family: Arial ;
	font-size:1.4em;
	font-weight:bold;
}

font.foot{
	color:white;
	font-weight: bold;
}
#menu ul {
	list-style-type: none;
	background-color: #3d1d10;
	height: 30px;
	width: 985px;
	margin: auto;
}

#menu li {
	float: left;
}
#menu ul a {
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	line-height: 30px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: white;
}
#footer_2{
	width: 1000px;
	height:60px;
	margin-left:auto;
	margin-right:auto;
	background-color:#3d1d10;
}

table.prezzi  {
	border-collapse:collapse;
	width: 100%;
}
table.prezzi td {
	border:1px solid #999999;
	font-size:0.9em;
	padding:6px 0;
	text-align:center;
}
table.prezzi .int {
 background-color: rgb(225, 225, 225);
}
table.prezzi .mp {
 background-color: #dce6c8;
}
table.prezzi .pi {
 background-color: #f0f4e3;
}
/* located in demo.css and creates a little calendar icon
 * instead of a text link for "Choose date"
 */
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}
table.booking td{
	font-size:8pt;
	text-align:left;
}
#idPrincipale{
	width:1000px; 
	background-image: url(../images/wood2.jpg);
	background-repeat: repeat; 
	margin:auto;
}
