#Detail
{
	background-color: #201d20;
	padding: 7px 14px 7px 4px;
	position: relative;
}

#Galerie
{
	width: 550px;
	height:265px;
	padding: 0 20px 0 11px;
	margin: 0 10px 0 0;
	position:relative;
	float: left; display: inline; 
}

#slider
{
	width: 550px;
}

#slider ul
{
	display: block;
}

#slider ul li img
{
	
	margin: 0 5px;
	display: inline;
}

#slider1next a
{
	width: 11px;
	height:15px;
	background-image: url(/img/next2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 0px;
	display: block;
	position:absolute;
	top: 132px;
	left: 565px;
	z-index: 100;
	overflow:hidden;
}
#slider1prev a
{
	width: 11px;
	height:15px;
	background-image: url(/img/previous.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 0;
	display: inline-block;
	position:absolute;
	top: 132px;
	left: 0px;
	z-index:100;
	overflow:hidden;
}

#Texte
{
	overflow: hidden; zoom: 1;
	position: relative;
}

#Texte h2
{
	margin: 20px 0 0px 0;
}

#Texte #Accroche
{
	border-bottom: solid 1px #585158;
	padding: 0 0 8px 0;
	margin: 0 0 5px 0;
}

#Texte .reserver
{
	position: absolute;
	right: 0px;
	top: 20px;
}

.item1
{
	float: left; overflow: hidden; zoom: 1; display: inline;
	width: 264px;
	padding: 0 8px 0 0;
	background-color: #201d20;
	margin: 0 50px 10px 0;
	position: relative;
}

.item1 .photo
{
	float: left; display: inline; width: 135px;
	margin: 7px 7px 0px 0;
}

.item1 .texte
{
	overflow: hidden; zoom: 1;
	padding: 20px 0 0 8px;
}

.item1 h2
{
	padding: 0 0 4px 0;
}

.item1 .reserver
{
	display: block;
	position: absolute;
	bottom: 30px;
	right: 9px;
}

.item1 .detail
{
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #504743;
	padding: 0 0 7px 0
}

.item1 .detail a
{
	font-size: 12px;
	font-weight: normal;
	color: #f35915;	
}

.item2
{
	float: left; overflow: hidden; zoom: 1; display: inline;
	width: 388px;
	padding: 5px 10px 5px 0;
	background-color: #201d20;
	margin: 0 50px 25px 0;
	position: relative;
}

.item2 .photo
{
	float: left; display: inline; width: 70px;
	margin: 7px 4px 0px 0;
}

.item2 .texte
{
	overflow: hidden; zoom: 1;
	padding: 15px 0 0 8px;
}

.item2 h2
{
	padding: 0 0 4px 0;
	text-transform: uppercase;
	font-weight: normal;
}

.item2 h2, .item2 h2 a
{
	color: #f35915;
}

.item2 .reserver
{
	vertical-align: bottom
}

.item2 .detail
{
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #504743;
	padding: 0 0 7px 0
}

.item2 .detail a
{
	font-size: 12px;
	font-weight: normal;
	color: #f35915;	
}

.itemNoMarge
{
	margin-right: 0px;
}

.creaFormulaire th
{
	vertical-align: top;
	text-align: right;
	width: 200px;
	padding: 2px 5px
}
.creaFormulaire td
{
	vertical-align: top;
	padding: 2px 5px
}

#btnSend
{
	display: block;
	text-align: center;
	margin: 10px 0 10px 215px;
	background-color: #fb5d18;
	color: #FFFFFF;
	border: outset 2px #fb5d18
}

.itemRestau
{
	float: left; display: inline; width: 400px;
	overflow: hidden; zoom: 1;
	margin: 0 80px 10px 0;
}

.itemRestau2
{
	margin-right: 0px;
}

.itemRestau h2
{
	background-color: #6b656b;
	text-transform: uppercase;
	padding: 5px;
	margin: 0 0 8px 0;
}

.itemRestau .itemRestauBis
{
	background-color: #201d20;
	margin: 0 0 8px 0;
	padding: 8px 6px 8px 0;
}

.itemRestau .itemRestauBis .photo
{
	float: left; width: 70px; display: inline;
	margin: 0 10px 0 0;
}

.itemRestau .itemRestauBis .texte
{
	overflow: hidden; zoom: 1;
	padding: 10px 0 0 8px;
	line-height: 18px;
}

.itemRestauBis .reserver
{
	vertical-align: bottom
}

.itemRestauBis .detail
{
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #504743;
	padding: 8px 0 7px 0
}

.itemRestauBis .detail a
{
	font-size: 12px;
	font-weight: normal;
	color: #f35915;	
}
.obligatoire 
{
	background: #CCCCCC;
}

#erreur 
{
	background: red;
	padding: 5px;
}

table 
{
	margin: 0 auto;
}

input, textarea, select
{
	border: solid 1px #CCCCCC;
}

.boutons
{
	text-align: center;
}

#coordonnees td, #coordonnees th
{
	padding: 2px 5px;
	vertical-align: top;
}

.btn_envoyer
{
	text-align: center;
	margin: 10px 0;
}

.btn_envoyer span
{
	text-align: center;
	padding: 0 5px;
	background-color: #fb5d18;
	color: #FFFFFF;
	border: outset 2px #fb5d18
}

