body{
	margin: 0; /* pour éviter les marges */
	text-align: center; /* pour corriger le bug de centrage IE */
	background-color : #000000;
	font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif;
	color : #000000;
} 

#space{
	margin-top : 5px;
}

#all{
	margin-left: auto;
	margin-right: auto;
	width:867px;
	height:640px;
	text-align:left; /* on rétablit l'alignement normal du texte */
	background-color:#FFFFFF;
	padding-top:10px;
	padding-left:10px;
}

#global{
	width:857px;
	height:630px;
	background-color:#FFFFFF;
	border: 1px solid #a9a9a9;
}	

/**  #menu  **/
#menu{
	width : 174px;
	height : 630px;
	color : #000000;
	font-size:20px;
	margin : 0;
	background-image: url('../images/menu.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
	border-right: 1px solid #a9a9a9;
}

#menu ul {
	list-style: none;
	margin : 0;
	padding: 20px 0 0 10px;
}

#menu li {
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 40px;
}


#menu a {
	display: block;
	color: #000000;
}

#menu a:hover {
	text-decoration: none;
}
/**  fin menu  **/

#content{
	width: 672px;
	height: 605px;
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	padding: 0 0 0 10px;
	font-size : 13px;
}

#logo{
	float: right;
	width: 225px;
	height: 341px;
}
#logo a {
	text-decoration : none;
}

#coord{
	width: 670px;
	height: 25px;
	text-align: center;
	float: left;
	font-size:14px;
}

#footer {
	color:#FFFFFF;
	font-size:13px;
	text-align:right;
	width:877px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 2px;
}

h1 {
	font-size: 20px;
	color : #000000;
	font-weight:200;
}
h2 {
	font-size: 13px;
	color : #000000;
	font-weight:bold;
}

.prem{
	margin-top : 20px;
}

p {
	font-size: 13px;
	color: #000000;
	text-align : justify;
}

.parab{
	padding-right : 255px;
}

input[type=text] {
	border: 1 px solid #a9a9a9;
	width : 180px;
	height : 13px;
 }
 
 #map{
	float : left;
	border: 1px solid #a9a9a9;
	width : 340px;
	height : 230px;
	margin-left : 55px;
 }
 
 #adresse{
	float : left;
	margin-left : 60px;
	margin-top : 0;
	text-align : left;
	border-left: 1px solid #a9a9a9;
	border-top: 1px solid #a9a9a9;
	border-bottom: 1px solid #a9a9a9;
	width : 204px;
	padding : 0 5px 10px 5px;
 }
 
#news{
	width : 430px;
	height : 180px;
	border: 1px solid #a9a9a9;
	padding : 0 5px 5px; 5px
}
 
#appetit{
	position : relative;
	top : 5px;
	left : 190px;
}

#phterasse  img{
	margin-right : 10px;
	position : relative;
	bottom : 290px;
	left : 640px;
	cursor : pointer;
}
 
#phsalle  img{
	margin-right : 5px;
	margin-left : 30px;
	cursor : pointer;
}

.cartouche{
	margin-top : 20px;
	border : 1px solid #a9a9a9;
	padding : 5px;
	width : 420px;
	height:120px;
}

.cartouche h2{
	font-size : 12px;
	margin-bottom : 0;
	margin-top : 0;
}

.cartouche span{
	font-size : 10px;
	color : #a9a9a9;
}
 
.cartouche p{
	font-size : 11px;
	margin: 3px 0 3px 0;
}

.cartouche a{
	padding : 5px 5px 5px 5px;
	border-top : 1px solid #a9a9a9;
	border-right : 1px solid #a9a9a9;
	border-left : 1px solid #a9a9a9;
	font-weight : bold;
	float : right;
	font-size : 11px;
}

.itempager{
	padding : 5px;
	border : 1px solid #a9a9a9;
	margin-top : 10px;
	margin-right : 5px;
	font-size : 16px;
	float : left;
	text-align : center;
}
.itempager a{
	display : block;
	width : 15px;
	height : 15px;
}

.over{
	font-weight : bold;
}

#blocklvrdor{
	position : relative;
	border-left : 1px solid #a9a9a9;
	border-top : 1px solid #a9a9a9;
	border-bottom : 1px solid #a9a9a9;
	bottom : 270px;
	left : 648px;
	width : 200px;
	height : 200px;
	padding : 5px;
}

#blocklvrdor a {
	margin-left : 15px;
}

.bt{
	padding : 5px;
	border : 1px solid #a9a9a9;
	font-weight : bold;
}

#pager_news div{
	width : 25px;
	border-left : 1px solid #a9a9a9;
	border-bottom : 1px solid #a9a9a9;
	border-right : 1px solid #a9a9a9;
	font-size : 15px;
	margin-right : 5px;
	padding : 2px;
	float : left;
	text-align : center;
	margin-bottom:0px;
}

a       { text-decoration: none; color : #484b4b;}
a:hover { text-decoration: none; color : #484b4b;}
a img   { border: 0; }

