﻿* {
margin: 0 auto;
padding:0;
}

body {
background: url(../images/bodyheader.jpg) repeat-x;
background-attachment:fixed;
margin:0 auto;
text-align:center;
}

#logo {
float: left;
}

#cafe {
float: left;
}

#header-pulsanti {
float: right;
background: url(../images/bodyheader_right.png) no-repeat;
width:352px;
height:153px;
}

#lounge {
clear: left;
}

#contenitore {
width:100%;
}

#header {
height:150px;
width: 100%;
background: url(../images/bodyheader.jpg) repeat-x;
}

#contenuto {
width:100%;
text-align: center;
border:0px solid #000;
}

#chiudi {
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
width:100px;
height:29px;
top:95px;
top: 104px !important;
top:95px;
position: relative;
border:0px solid #000;
}

#bar {
width:100%;
height: 130px;
background: url(../images/bar.png);
border-bottom: 6px solid #FFF;
}

#menu {
clear:left; 
text-align: center;
margin:0 auto;
}

.click {
cursor: hand;
cursor: pointer;
}

#foot {
	margin:0 auto;
	width:927px;
	height: 150px;
	border:0px solid #000;
	text-align:center;
}

#foot #frasi {
	float:left;
	width:650px;
	height:150px;
	border:0px solid #000;
}

#foot #frasi #frase {
	border:0px solid #000;
	width:650px;
	height: 150px;
	font-weight:bold;
	font-size:17px;
	color:#FFF;
	line-height:27px;
	cursor:hand;
	cursor:pointer;
}

#foot #pulsanti {
	float:left;
	width:275px;
	height:150px;
	border:0px solid #000;
	text-align:right;
}
