*{
margin: 0;
padding: 0;
}

#content{
width:900px;
margin: auto;
border: 1px solid #dc1927;
}


#right_content{
float: right;
width: 700px;
height: auto;
border-left: 0px solid #dc1927;
}

#top{
background-image: url(img/top.jpg);
height:100px;
overflow: hidden;
}

#red_space{
height: 29px;
background: #dc1927;
margin-bottom: 0px;
font-size:19px;
font-weight: bold;
color: white;
margin-bottom: 20px;
}

#red_space img {
position: relative;
margin-bottom:5px;
vertical-align: middle;
}
#red_line{
height: 29px;
border-bottom: 2px solid #dc1927;
font-size:19px;
font-weight: bold;
color: #dc1927;
margin-bottom: 20px;
}

#red_line img {
vertical-align: middle;
}

#title_customer{
height: 29px;
}

#info{
padding-bottom:20px;
margin-left: 30px;
height: auto;
font-size: 13px;
color: #666666;
}

#info_logo{
width:200px;
height:auto;;
float: left;
}

#red_text{
color: #dc1927;

}

#red_text{
color: #dc1927;
}


#contatti_text {
color: #dc1927;
margin-left:500px;
font-weight: normal;
font-size: 25px;
line-height:30px;
text-decoration:none;
}

#chi_siamo{
margin-left: 30px;
margin-bottom: 20px;
height: auto;}

#chi_siamo_title{
height: 20px;
border-bottom: 1px solid #dc1927;
font-size: 19px;
color: #666666;
}

#chi_siamo_content{
padding-top: 10px;
height: auto;

}

#chi_siamo_text{
font-size: 13px;
color: #666666;
margin-right:27px;
text-align: justify;
}

#chi_siamo_img{
height:180px;
width:260px;
float: right;
margin-right:27px;
margin-left:15px;
margin-bottom: 0px;
}

#le_stanze{
clear:right;
margin-left: 30px;
height:auto;}

#le_stanze_title{
height: 20px;
border-bottom: 1px solid #dc1927;
font-size: 19px;
color: #666666;
}


#le_stanze_content{
padding-top: 10px;
height:auto;
}

#le_stanze_text{
font-size: 13px;
color: #666666;
margin-right:27px;
text-align: justify;}

#le_stanze_img{
padding-top: 30px;
	height:125px;
}

.stanze_single_img{
}

#prezzi{
clear: both;
margin-left: 30px;
height: auto;
}

#prezzi_title{
height: 20px;
border-bottom: 1px solid #dc1927;
font-size: 19px;
color: #666666;
}

#prezzi_content{
padding-top: 10px;
margin-bottom:10px;
height:auto;
font-size: 13px;
color: #666666;
}

#prezzi_preventivo{
height: 30px;
width: 350px;
background-color: #dc1927;
color: white;
font-size: 25px;
padding-left: 30px;
margin-bottom: 20px;
line-height: 30px;
cursor: pointer;
}

#dove_siamo{
clear:both;
margin-left: 30px;
height:auto;
}

#dove_siamo_title{
height: 20px;
border-bottom: 1px solid #dc1927;
font-size: 19px;
color: #666666;
}

#dove_siamo_content{
padding-top: 10px;
margin-bottom:10px;
height:auto;
}

#dove_text{
font-size: 13px;
color: #666666;
margin-right:27px;
text-align: justify;}

#map{
width: 440px; 
height: 320px;
border: 1px solid black;
margin-right: 10px;
margin-bottom:10px;
float: left;
}

#left_content{
float:left;
width: 199px;;
height: auto;
border-right: 1px solid #dc1927;

}

#logo{
margin-top: 10px;
border-bottom: 1px solid #dc1927;
}

#logo a {
font-size: 12px;
text-decoration: none;
color: #666666;
}
#logo a img{
border: 0px;
}


#home_link{
position: relative;
margin-left: 2px;
color: #dc1927;
}

#home_link a {
font-size: 14px;
}

#left_info a{
font-size: 13px;
color: #666666;
margin-left:13px;
}

div.left_title{
font-size: 14px;
background-color: #dc1927;
color: white;
margin-top: 20px;
padding-left: 13px;
padding-bottom:5px;
padding-top:5px;
font-weight: bold;
}
div.left_subtitle{
font-size: 13px;
color: #dc1927;
padding-top:5px;
margin-left: 13px;
}



#footer{
clear: both;
height: 15px;
width: auto;
background: #dc1927;
line-height: 15px;
color: white;
font-size: 13px;
}

/*****************menu ristoranti ***************************************/

#menu{
clear: both;
margin-left: 30px;
height: auto;
}

#menu_title{
height: 20px;
border-bottom: 1px solid #dc1927;
font-size: 19px;
color: #666666;
}

#menu_content{
padding-top: 10px;
margin-bottom:10px;
height:auto;
}
#menu_img{
clear:both;
}

#menu_img0{
float: left;
margin-right: 25px;}

#menu_img1{
}

.menu_text{
float:left;
width: 300px;
font-size: 13px;
color: #666666;
margin-right:25px;
margin-bottom: 15px;
text-align: justify;

}


#menu_primi{
margin-right:27px;
}

#menu_dessert{
margin-right:27px;
}


a.stanze_single_img {
	position: relative;
	float: left;
	line-height: 170px;
	border: solid #ddd 1px;
	text-align: center;
	display: block;
	overflow:hidden;
	text-decoration: none;
	background: #FFF;
	width: 130px;
	height:115px;
	margin-right: 37px;
}

a.stanze_single_img:HOVER {
	text-decoration: none;
}
.stanze_single_img p{
	position: absolute;
	width: 300px;
	height: 115px;
	line-height: 115px;
	left: -85px;
}
.stanze_single_img p img{
	vertical-align: middle;
}
#last_single_image{
	margin-right:0px;
}

