@charset "utf-8";
body {

	background-image: url(../restaurant-images/fond-resto-fort-mahon.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin: 0px;
	padding-top: 210px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.spacer {
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 1px;
}



.ddsmoothmenu{

	width: 934px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../restaurant-images/fond-menu-hori.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 32px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;

}

.ddsmoothmenu ul{
	z-index:100;
	margin: 0;
	padding: 0;
	list-style-type: none;

}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: right;
	display: inline;
	margin: 0px;
	padding: 0px;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{

	
		color: #000000;
	text-decoration: none;
	display: block;
	background-color: #FFFFFF;
	float: right;
	margin-left: 20px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}
/*
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: white;
}
*/
.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
	color: #FFC205;
}

.ddsmoothmenu ul li a:hover{
	color: #ffb02e;
	background-color: #FFFFFF;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
	width: 190px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}



#conteneur {
	background-image: url(../restaurant-images/fond-conteneur.png);
	background-repeat: repeat-y;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 37px;
	padding-bottom: 10px;
	padding-left: 37px;
}
#page {
	background-image: url(../restaurant-images/fond-page.jpg);
	background-repeat: repeat-y;
	background-position: center 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#gauche {
	margin: 0px;
	float: left;
	width: 220px;
	padding: 0px;
}

#gauche ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#gauche li a {
	color: #ffb02e;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	font-size: 16px;
	background-image: url(../restaurant-images/li-gauche.jpg);
	line-height: 16px;
	height: 24px;
	width: 194px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-repeat: no-repeat;
}
#gauche li a:hover {
	background-image: url(../restaurant-images/li-gauche-over.jpg);
	color: #FFFFFF;
}
#gauche #adresse {
	padding-top: 40px;
	font-size: 12px;
}
#gauche #adresse h3 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#gauche #adresse p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}


#centre {
	margin: 0px;
	float: left;
	width: 460px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#droite {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	border: 10px solid #FFB02F;
}
#conteneur #page #droite h3 {
	color: #FFFFFF;
	background-image: url(../restaurant-images/fond-actus.jpg);
	text-align: center;
	padding: 2px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 20px;
	margin: 0px;
}
#conteneur #page #droite h5 {
	color: #FFB02F;
	padding: 5px;
	font-size: 12px;
	margin: 0px;
}
#conteneur #page #droite h6 {
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
}

#conteneur #page #droite p {
	font-size: 11px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}
#conteneur #page #droite a.plus {
	text-align: right;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFB02F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
}


#pied {
	width: 1014px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../restaurant-images/fond-pied.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 14px;
	text-align: center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-size: 11px;
}
#pied ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#pied li {
	display: inline;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#pied li a {
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#pied li a:hover {
	color: #ffb02e;
	text-decoration: underline;
}
label {
	font-size: 12px;
	font-weight: bold;
	color: #C66D09;
}
input {
	color: #000000;
	margin-bottom: 6px;
	border: 1px solid #AE5304;
}
textarea {
	color: #000000;
	margin-bottom: 6px;
	border: 1px solid #AE5304;
}
.erreur {
	font-weight: bold;
	color: #FF0000;
}

.pdroite{
	text-align: right;
}
.btn {
	font-weight: bold;
	color: #BA6000;
	background-color: #FFFFFF;
}

.btn:hover {
	font-weight: bold;
	color: #000000;
	background-color: #FFB02F;
}
#conteneur #page #centre #photos img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#conteneur #page #centre #photos .image {
	margin: 0px;
	padding: 0px;
	height: 95px;
	width: 130px;
	overflow: hidden;
}
#conteneur #page #centre #photos .cadre {
	padding: 5px;
	float: left;
	width: 130px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #FFB02F;
	text-align: center;
	height: 110px;
	overflow: hidden;
}
#conteneur #page #centre #photos h6 {
	font-size: 10px;
	color: #666666;
}

