/* CSS Document */

#structure{
	width:100%; height:100%;
	color:#a02b23;
}

#header{
	float:left;
	width:100%; height:255px;
	background-image:url(../images/restaurant-nice/restaurant-nice-headers-repeat.png); background-repeat:repeat-x;
}

#header-content{
	width:948px; height:255px;
	background-repeat:repeat-x;
	background-position: bottom;
}

#header-transparent{
	width:950px; height:255px;
	position:absolute;
	z-index:1;
	background-image:url(../images/restaurant-nice/restaurant-nice-header.png); background-repeat:no-repeat;
}

#header-banderole{
	width:756px; height:104px;
	position:absolute;
	margin-left:192px; margin-top:155px;
	z-index:15;
	background-image:url(../images/restaurant-nice/restaurant-nice-banderole.png);background-repeat:no-repeat;
}

#header-logo{
	width:176px; height:150px;
	position:absolute;
	margin-left:28px; margin-top:105px;
	z-index:5;
}

#content{
	min-width:1000px;
	min-height:1040px;
	background-image:url(../images/restaurant-nice/restaurant-nice-content.png); background-repeat:no-repeat; background-position:200px 30px;
}

#menu{
	float:left;
	width:129px; height:100%;
	padding-left:75px;
}

#menu a{
	color:#a02b23;
	text-decoration:none;
}

#content-text{
	float:left;
	padding:30px 0px 100px 30px;
	font-size:13px;
	text-align:justify; 
}

#content-text ul{
	padding-left:15px; 
}

#content-text li{
	padding-top:10px;        
}

#footer{
	position:fixed;
	z-index:10;
	bottom:0px;
	width:100%;height:51px;
	background: #A02B23 url(../images/restaurant-nice/restaurant-nice-footer.png) top left repeat-x;
	color:#f7e8d2;
	font-size:10px;
	text-align:center;
}

#footer-text{
	width:955px;
	text-align:center;
	padding-top:10px;
	padding-left:100px;
}

#footer a{
	color:#f7e8d2;
	text-decoration:none;
}

.bloc-content-img-illustration-legende-buffet{
text-align:center;
width:30%;
margin-left:65px;
margin-right:65px;
float:left;}

.bloc-content-img-illustration-legende-traiteur{
text-align:center;
width:30%;
margin-left:65px;
margin-right:65px;
margin-top:10px;
margin-bottom:10px;
float:left;}

.separator{
background-image:url(../images/content/ligne-rouge-h.png);
    background-position: right center;
    height: 1px;
}
