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

body{
	background-image:url(../images/bg-body.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	margin:0px;
	padding:0px;
	text-align:justify;
	padding-bottom:40px;
}

a{
	color:#FFF;
}

#main{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:60px;
	width:1000px;
	background-color:#41b6e1;
	padding-bottom:30px;
}

#menu{
	margin-top:1px;
}

#sottotesta{
	
}

#corpo{	
	padding:20px;
	color:#fff;
}

#contenitore{
	width:760px;
	float:left;
	padding-top:50px;
}

#colonna_dx{
	width:190px;
	float:right;
	padding-top:15px;
	text-align:right;
}

#slideshow{
	border:3px solid #fff;
	border-left:none;
	width:566px;
	height:315px;
	float:left;
}

#richiesta_info{
	width:401px;
	height:260px;
	padding:15px;
	padding-top:55px;
	padding-bottom:0px;
	border:3px solid #fff;
	border-right:none;
	border-left:none;
	float:left;
	background-image:url(../images/bg_richiesta_info.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	font-size:0.8em;
}

#richiesta_info form{
	margin:0px;
	padding:0px;
}

#richiesta_info input[type=text], #richiesta_info select{
	font-size:9px;
}

#benvenuto{
	width:350px;
	padding:20px;
	float:left;
	padding-left:0px;
}

#foto_home{
	width:375px;
	padding-top:80px;
	float:right;
}

#cucina{
	width:356px;
	padding:20px;
	float:left;
	padding-left:0px;
}

#foto_cucina{
	width:375px;
	padding-top:20px;
	float:right;
}

#footer_menu{
	width:700px;
	margin:auto;
	text-align:center;
	font-size:1.1em;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFF;
}

#footer_menu a{
	color:#FFF;
	text-decoration:none;
}

#footer_menu a:hover{
	text-decoration:underline;
}

.tabella_prezzi1{	
	color: #000;	
}

.galleria{
	width:150px;
	padding:3px;
	float:left;
	background-color:#FFF;
	text-align:center;
	margin:4px;
}

.offerta{
	border-bottom:1px solid #ccc;
	padding:10px;
}

.offerta img{
	float:left;
	border:2px solid #fff;
	margin-right:10px;
}

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