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

body,th {
	background-color: #FFFFFF;
	margin: 10px;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Candara, Verdana, Helvetica, sans-serif;
}

#contenitore { 
background-color: #ffffff;
margin:auto;
width: 1024px; 
height: 860px; 
border: 0px;
}

#testata  {
background-image:url(../images/template/testata_sfondo.gif);
background-repeat: no-repeat;
width: 1024px; 
height: 150px; 
border: 0px; 
}

#top  {
width: 1024px; 
height: 150px; 
border: 0px; 
}

#menu {
width: 624px; 
height: 20px; 
border: 0px;
background-color: #FFFFFF;
color: #DA9107;
font-size: 12px;
padding-left: 400px
}

.link_menu {color: #8A481F; text-decoration:none; font-weight:bold}

a.link_menu   {color: #8A481F; text-decoration:none; font-weight:bold}
a.link_menu:hover {color: #DA9107; text-decoration:none; font-weight:bold}
a.link_menu:active {color: #333333; text-decoration:none; font-weight:bold}

#text{
width: 574px; 
height: 125px; 
border: 0px;
background-color: #FFFFFF;
color: #000000;
font-size: 12px;
padding-left: 400px;
padding-right: 50px;
padding-top: 5px
}

#middle  {
	width: 904px;
	height: 508px; /* height: 448px;*/
	margin-left: 58px;
	margin-right: 58px;
	background-color:#8A481F;
	padding:2px;
	}

#middle_inside  {
	width: 896px;
	height: 500px; /* height: 440px;*/
	background-color: #FFFFFF;
	padding-left: 8px;
	padding-top: 8px
}
#scheda {
	width: 493px;
	height: 380px; 
	background-color: #FADB9A;
	padding-left: 17px;
	padding-top: 5px;
	padding-right: 7px
	
}


/* struttura index */
#top2  {width: 1024px; height: 266px; border: 0px; background-color: #8A481F }
#middle2  {width: 246px; height: 178px; border: 0px; padding-left:389px; padding-top: 30px; padding-right:389px; font-size: 12px}
#bottom2  {
	width: 1024px;
	height: 36px;
	border: 0px;
	background-color: #8A481F;
	padding-top: 230px;
	text-align: center
}
#menu2 { width: 1024px; height: 20px; border: 0px; color: #DA9107; font-size: 12px; padding: 20px 0px}
/* fine struttura index */

table {
margin-left:10px;
margin-top:20px;
border: 0px
}

.tdprezzi {
background-color: #FFE082
}

.tdtitolo {
background-color: #8A481F;
color:#FFFFFF
}


#footer {
	width: 1024px;
	height: 45px;
	border: 0px;
	text-align: center;
	color: #000000;
	vertical-align: bottom;
	margin:auto;
	padding-top:5px;
	background-image: url(../immagini/template/footer_sfondo.gif);
	background-repeat: no-repeat;
}
	
h2 {
color: #8A481F;
font-size:12px}



/* struttura camere*/

.camere1 {
width:493px;
margin: 0px auto;
clear: both;
float:left;
background-color: #FADB9A;
}

.camere1 div{
float:left;
}

.div1dx{
width:120px;
height:125px;
text-align: center
}

.div1sx{
width:108px;
height:125px;
padding-left:45px;
text-align: center
}

.div1centro {
width:120px;
height:125px;
margin-left:30px;
margin-right: 25px;
text-align: center
}

/* fine struttura camere*/
