*{
	margin : 0 ;
	padding : 0 ;
}
body {
	line-height : 1em ;
	font-size : 1em ;
	text-align : center ;
	font-family : arial ;
	background : transparent url("../img/back.jpeg") repeat top left ;
}
a img {
	border : 0px ;
}
a {
 color : #000000 ;
}

.clear {
	clear : both ;
}

#all_body {
	text-align : left ;
	width : 823px ;
	margin : auto ;
}
/**********************************************/
/*********************** TOP *******************/
#top {
	height : 297px ;
	background : transparent url("../img/top.jpeg") no-repeat top left ;
}
#menu_top ul {
	margin-right : 64px ;
	padding-top : 17px ;
}
#menu_top ul li {
	margin-left : 24px ;
	float : right ;
	list-style-type : none ;
}
#menu_top ul li a {
	text-decoration : none ;
	font-size : 0.68em ;
	font-weight : bold ;
	color : #5c5c5c ;
}
#menu_top ul li a:hover {
	text-decoration : underline ;
}
/*****************************************************/
/************** MENU *********************************/
#navigation {
	height : 46px ;
	background : transparent url("../img/menu_on.jpeg") no-repeat top left ;
}
#navigation ul {
	margin-left : 61px ;
}
#navigation ul li {
	list-style-type : none ;
	float : left ;
}
#navigation ul li a {
	overflow : hidden ;
	text-indent : -1000em ;
	display : block ;
	height : 46px ;
}
#navigation ul li.profil a {
	width : 96px ;
	background : transparent url("../img/profil.jpg") no-repeat top left ;
}
#navigation ul li.profil a:hover, #navigation ul li.currentProfil a{
	background-image:none;
}
#navigation ul li.menus a {
	width : 146px ;
	background : transparent url("../img/menus.jpg") no-repeat top left ;
}
#navigation ul li.menus a:hover, #navigation ul li.currentMenus a{
	background-image:none;
}
#navigation ul li.photos a {
	width : 99px ;
	background : transparent url("../img/photos.jpg") no-repeat top left ;
}
#navigation ul li.photos a:hover, #navigation ul li.currentPhotos a{
background-image:none;
}
#navigation ul li.reservations a {
	width : 122px ;
	background : transparent url("../img/reservations.jpg") no-repeat top left ;
}
#navigation ul li.reservations a:hover, #navigation ul li.currentReservations a{
	background-image:none;
}
#navigation ul li.contact a {
	width : 104px ;
	background : transparent url("../img/contact.jpg") no-repeat top left ;
}
#navigation ul li.contact a:hover, #navigation ul li.currentContact a{
	background-image:none;
}
#navigation ul li.commentaires a {
	width : 136px ;
	background : transparent url("../img/commentaires.jpg") no-repeat top left ;
}
#navigation ul li.commentaires a:hover, #navigation ul li.currentCommentaires a{
background-image:none;
}
/****************************************************************/
#main {
	background : transparent url("../img/repeat_main.jpeg") repeat top left ;
}
/***************************************************/
/******************** CONTENT ******************/
#content {
	font-size : 0.75em ;
	padding-left : 55px ;
	padding-top : 30px ;
	padding-right : 55px ;
	min-height : 300px ;
	background : transparent url("../img/main_top.jpeg") no-repeat top left ;
}

#content img.sub_text {
	float : left ;
	margin-left : 13px ;
}
#content div.text{
	width:457px;
	float:left;
	}
#content h1 {
	margin-bottom : 5px ;
	font-size : 1.45em ;
	padding-top : 10px ;
	color : #061671 ;
}
#content h2{
	margin-bottom : 17px ;
	font-size : 1.45em ;
	padding-top : 0px ;
	color : #e98f10 ;
	font-style :italic;
}
#content h2 span a{
	color:#e98f10;
	font-size:0.7em;
	}
#content h2 span{
	font-size:1em;
	}
#content h1.info {
	text-align : center ;
}
#content .sub_col1, #content .sub_col2,#content .sub_col3 {
	float:left;
	width:356px;
	
}
#content .sub_col3 {
	margin-left:10px;
		width:246px;
}
#content .sub_col1_menu, #content .sub_col2_menu{
	float:left;
	width:345px;
	}
#content .sub_col1 h2, #content .sub_col1_menu h2,#content .sub_col2_menu h2, #content .sub_col2 h2,#content .sub_col3 h2{
	margin-bottom : 10px ;
	}
#content .sub_col1 img,  #content .sub_col2_menu img, #content .sub_col3 img{
	float:left;	
	padding-bottom:5px;
}
#content .sub_col2 img,#content .sub_col1_menu img{
float:left;	
	padding-bottom:0px;
}
#content p.desc a{
	font-style:italic;
	color:#e98f10;
	font-weight:bold;
	font-size:1.1em;
	}
#content p.descss{
	font-style:italic;
	color:#e98f10;
	font-weight:bold;
	font-size:1.1em;
	}
#content p {
	padding-bottom : 12px ;
}
#content p.sub, #content span.sub {
	font-weight : bold ;
}
#content ul {
	margin-left : 12px ;
	float : left ;
}
#content ul.sub_ul1 {
	margin-right : 78px ;
}
#content ul li, #content ul li a {
	color : #e92024 ;
	line-height : 1.5em ;
}
#content hr {
	clear:both;
	color : transparent ;
	background-color: transparent;
	padding-top : 0px ;
	margin-bottom : 12px ;
	border:0;
	border-bottom:2px solid #d7d9db;
	
}
#content a:hover{
	text-decoration:none;
	}
/**************************************************/
#bottom_main {
	margin-top:-15px;
	height : 36px ;
	background : transparent url("../img/bottom_main.jpeg") no-repeat top left ;
}
#conception {
	padding-top : 15px ;
	padding-left : 55px ;
	color : #a8a9aa;
	font-size : 0.7em ;
	height : 33px ;
	background : transparent url("../img/conception.jpeg") no-repeat top left ;
}
#conception a {
	color : #a8a9aa;
}
#footer{
	height : 14px ;
}

input.text{
width:300px;
}

a.retour_accueil{
clear:both;
display:block;
height:258px;
width:800px;
}

a.acces_rapide{
display:none;	
}

#logo_print{
display:none;	
}

/*
#navigation, #main, #bottom_main, #conception, #footer, #menu_top {
	display: none;
}
*/
.menuEntree1 {
	text-align:right;
	width:55%;
	}
.menuEntree2 {
	text-align:left;
	}
.menuEntree1 , .menuEntree2{
	float:left;
	margin-right:10px;
	
	}
.menuCol1 {
float:left;
margin-right:10px;
width:92%;
text-align:left;
}
.menuCol2 {
float:left;
width:5%;
text-align:left;
}

p.entreesup{
font-style:italic;
}

.menudetails{
text-align:center;
}
span.servi{
font-style:italic;
font-size:0.9em;
}
#slideshow {
float:left;
height:233px;
margin-left:10px;
margin-top:-69px;
position:relative;
}
.sub_col2_menu #slideshow {
margin-left:74px;
margin-top:10px;
}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
.gal a{
float:left;
margin-right:9px;
margin-bottom:9px;

}

