body {
	background: url("../img/bg.png") repeat scroll 0 0 transparent;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 24px;
}

h1, h2, h3 {
	color:#FF941D;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style:italic;
	font-weight:normal;
	text-transform:lowercase;
}
h2 {
	color: #800000;
	text-transform: capitalize;
	margin:25px 15px;
}

/* Utilisé dans les menus*/
h4 {
    color: #800000;
    font-style:italic;
    text-decoration: underline;
}
.separator {
    background: transparent url(../img/separator.gif) no-repeat scroll center 0pt;
    margin: 20px auto 10px;
    clear: left;
}
.space {
    clear: left;
    height: 15px;
}
.clear {
	clear: both;
}
.center {
	text-align:center
}
.justify {
	text-align: justify;
}
.right {
    text-align: right;
}
.flol {
	float: left;
}
/* Header */
#header {
	background: #F6F5E9 url(../img/top_bg.jpg) repeat-x scroll center top;
}
#header h1 {
    font-size:36px;
    color: #FFF;
    text-transform: capitalize;
    width: 600px;
    float: left;
}
#header-phone {
    float: left;
    color: #FFF;
    font-style: italic;
    padding: 10px;
    font-size: 15px;
    font-weight: bold;
}

/* Footer */

/* Menu */
#menu_footer ul {
    list-style-type:none;
    padding-left:2px;
    margin-right:2px;
    padding-right:2px;
    margin-top: 15px;
    margin-bottom: 55px;
}
#menu_footer ul li {
    display:block;
    float:left;
    line-height: 13px;
}
#menu_footer ul li a {
    color:#FFFF52;
    font-weight:600;
    padding:0 10px;
    text-decoration:none;
    border-left:1px solid #FFFF52;
    border-right:1px solid #FFFF52;
}
#menu_footer ul li a:hover {
    color:#FF941D;
    font-style:italic;
    text-decoration: underline;
}
#footer {
	/*background-color:#333333;
	clear:both;
	height:200px;
	margin-top:40px;
	width:auto;*/
	clear:both;
	padding-top: 80px;
	background: url("../img/footer-bg.png") repeat-x scroll 0 0 #0B0B0B;
}
#footer-bottom {
	background: url("../img/footer-bottom_bg.png") repeat-x scroll 0 0 #232323;
	height: 50px;
}
#footer_content {
	margin: 0px auto;
	padding-top: 10px;
	padding-bottom: 10px;
    width:950px;
	height:180px;
    color: #FF941D;
}
#footer_content a {
    color:#FFFF52;
    text-decoration: none;
}
#footer_content a:hover {
	font-style: italic;
    text-decoration: underline;   
}
/* Menu */
#menu ul {
	list-style-type:none;
	padding-left:2px;
}
#menu ul li {
	display:block;
	float:left;
}
#menu ul li a {
	color:#FFFFFF;
	font-weight:600;
	padding:0 20px 0 0;
	text-decoration:none;
}
#menu ul li a:hover {
    color:#FF941D;
    font-style:italic;
    text-decoration: underline;
}

/* Sidebar */
#sidebar {
	position: relative;
    left: 90px;
    padding-top: 25px;
    line-height:18px;
    width:270px;
    font-size: 13px;
}
#sidebar-nos-menus {
    padding:15px 24px 15px 25px;
	color: #FFFF52;
}
#sidebar-nos-menus {
    background-color:#3b0a0a;
    border-width:2px;
    border-color:transparent;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
    /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
    -moz-box-shadow:0px 0px 10px #000000;
    -webkit-box-shadow:0px 0px 10px #000000;
    box-shadow:0px 0px 10px #000000;
    /*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
    background-image: -moz-linear-gradient(top, #3b0a0a, #660307);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#3b0a0a), to(#660307));
    background-image: -o-linear-gradient(top, #3b0a0a, #660307);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3b0a0a', endColorstr='#660307');
    /*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
    /*Element must have a height (not auto)*/
    /*All filters must be placed together*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#3b0a0a', endColorstr='#660307')";
    /*Element must have a height (not auto)*/
    /*All filters must be placed together*/
    background-image: linear-gradient(top, #3b0a0a, #660307);
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
    /*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
}

#sidebar-nos-menus h3 {
    margin-bottom: 5px;
    font-weight: bold;
    text-transform: capitalize;
}
#sidebar-nos-menus div.menu-informations {
    font-style: italic;
    text-align: right;
}
#sidebar-nos-menus strong {
    font-weight: bold;
    color: #FFF;
}
#sidebar-nos-menus a {
    color: #FFF;
    margin: auto;
}


#sidebar-nous-trouver p{
	float: right;
}
#sidebar-nous-trouver h3 {
	color: #800000;
    font-weight: bold;
    text-transform: capitalize;
}
a.map-acces {
    background: transparent url(../img/icon/carte.png) no-repeat scroll 25px top;
    padding: 5px 0px 5px 75px;
}
#sidebar-nous-trouver div.distance {
    margin-top: 10px;
    font-weight: bold;
    color: #800000;
    padding-left: 20px;
}
#sidebar-nous-trouver {
    margin-top: 15px;
    padding: 15px 20px;
    background: url("../img/sidebar/sidebar-nous-trouver-bg.jpg") 180px 10px transparent no-repeat;
    background-color: #FFF;
    border-width:2px;
    border-color:#999999;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
    -moz-box-shadow:0px 0px 5px #000000;
    -webkit-box-shadow:0px 0px 5px #000000;
    box-shadow:0px 0px 5px #000000;
    /*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
}

#sidebar-contact {
    margin-top: 15px;
}
#sidebar-contact {
    background-color:#ffffff;
    border-width:2px;
    border-color:transparent;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
    /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
    -moz-box-shadow:0px 0px 10px #000000;
    -webkit-box-shadow:0px 0px 10px #000000;
    box-shadow:0px 0px 10px #000000;
    /*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
    background-image: -moz-linear-gradient(top, #fead43, #ffbb5a);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#fead43), to(#ffbb5a));
    background-image: -o-linear-gradient(top, #fead43, #ffbb5a);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fead43', endColorstr='#ffbb5a');
    /*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
    /*Element must have a height (not auto)*/
    /*All filters must be placed together*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fead43', endColorstr='#ffbb5a')";
    /*Element must have a height (not auto)*/
    /*All filters must be placed together*/
    background-image: linear-gradient(top, #fead43, #ffbb5a);
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
    /*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
}
#sidebar-contact-inner {
    padding: 15px 40px 15px 25px;
    background: url("../img/sidebar/sidebar-contact-icon.png") transparent no-repeat 10px 95px;
}
#sidebar-contact h3 {
    color: #3E0A0A;
    font-weight: bold;
    text-transform: capitalize;
}
#sidebar-link-send-email {
    float: right;
    text-align: right;
}
#sidebar-gallery {
    margin-top: 15px;
    padding-left: 15px;
    padding: 15px 19px;
}
#sidebar-gallery p{
	float: right;
}
#sidebar-gallery h3 {
	color: #FFF;
    text-align: right;
    font-weight: bold;
    text-transform: capitalize;
}
#sidebar-gallery {
    background-color:#ffffff;
    background-image: url("../img/sidebar/sidebar-gallery-bg.jpg");
    border-width:2px;
    border-color:#999999;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
    -moz-box-shadow:0px 0px 5px #000000;
    -webkit-box-shadow:0px 0px 5px #000000;
    box-shadow:0px 0px 5px #000000;
    /*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
}
#sidebar-gallery img {
    border: solid 2px #FFF;
}
#sidebar-link-more-picture a {
    float: right;
    text-align: right;
    color: #FFF;
    font-weight: bold;
}
/* Content */
#page {
	background-color:#FFE5BC;
	border:8px solid #FFFFFF;
	height:auto;
	padding-bottom: 25px;
}
#content {
    position: relative;
    left: 30px;
    padding-top: 10px;
}
.image, .image-center-7 {
	border:1px solid #361617;
	float:left;
	margin:10px;
	padding:10px;
	background-color: #FFF;
}
.image-center-7 {
    margin: 15px 25px;	
}
div.paragraph {
    margin-bottom: 20px;
}
div.paragraph-title {
    font-weight: bold;
    color: #800000;
	text-transform: capitalize;
}

#home-nos-menus {
    box-shadow: 5px 5px 5px #800000;
    text-shadow: 1px 2px 1px #E9E9E9;
}

#ul-chef-proposition {
    list-style-type: none;
    padding-left: 50px;
}
#ul-chef-proposition li.info {
    font-style: italic;
    padding-left: 200px;
}

/** Formulaire */
.form_div p
{
	margin: 2px 0;
}

/* fieldset , legend */
.form_div fieldset
{
	margin-bottom: 10px;
	border: #CCC 1px solid;
    background-color: #F2F2E2;
}
.form_div fieldset:hover
{
	background-color: #F6F5E9;
}

.form_div fieldset legend {
    background: none repeat scroll 0 0 #822224;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    padding: 2px 25px;
}

/* Label */
.form_div label
{
    color: #822224;
    font-style: italic;
    text-transform: capitalize;
	display: block;
	width: 100px;
	float: left;
	padding-right: 15px;
	text-align: right;
	letter-spacing: 1px;
    margin: 0.3em 0;
}
.form_div label:hover
{
	font-weight: bold;
}
.form_div .form_label_nostyle
{
	background: none;
}

/* Input */

div.form_field input[type="text"], div.form_field input[type="password"], div.form_field input.text, div.form_field input.title, div.form_field textarea, div.form_field select {
    background: none repeat scroll 0 0 #FCFCFC;
    border-color: #B0B0B0;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px;
    min-width: 400px;
    padding: 3px 10px;
}
div.form_field input[type="text"]:hover, div.form_field input[type="password"]:hover, div.form_field input.text:hover, div.form_field input.title:hover, div.form_field textarea:hover, div.form_field select:hover, div.form_field input[type="text"]:focus, div.form_field input[type="password"]:focus, div.form_field input.text:focus, div.form_field input.title:focus, div.form_field textarea:focus, div.form_field select:focus {
    border: #999 1px solid;
	background-color: #DDEEFF;
}
.form_div .form_input_day_month
{
	width: 3%;
}
.form_div .form_input_year
{
	width: 6%;
}

/* button submit */
.form_div input[type="submit"],
.form_div input[type="reset"]
{
	border: #DDEEFF 1px solid;
	width: 27%;
}
.form_div input[type="submit"]:hover,
.form_div input[type="reset"]:hover
{
	background-color: #F2F2E2;
	cursor: pointer;
}
div.form_div input[type="submit"], div.form_div input[type="reset"] {
    border: 1px solid #CCCCCC;
    color: #494949;
    padding: 5px 5px 5px 25px;
}
div.form_div input[type="submit"] {
    background: url("../img/button/accept.png") no-repeat scroll 5px 5px #FFF;
}
div.form_div input[type="reset"] {
    background: url("../img/button/cancel.png") no-repeat scroll 5px 5px #FFF;
}
div.form_div p {
    padding-right: 25px;
    text-align: right;
    margin-bottom: 25px;
}

/* *** Menus *** */
div.menu {
    border-bottom: 2px solid #C0BAA1;
    font-size: 14px;
    background: url("../img/menu-bg.png") repeat-Y scroll 0 0 #0B0B0B;
}

div.menu h2,
div.album h3 {
    background: url('../img/menu-header.png') repeat-x 0 0 #800000;
    color: #FFF;
    margin: 0px;
	padding : 15px;
    width: 100%;
    text-align: right;
    font-style: italic;
}

div.formule {
    margin: 5px auto;
    width: 65%;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    background: #FF941D;
    padding: 3px;

}

li.title {
    border-bottom: 2px solid #800000;
    width: 60%;
    text-align: right;
    padding-right: 25px;
    margin: 25px auto;
    color: #800000;
    font-style: italic;
    font-weight: bold;
    font-size: 15px;
    list-style-type:none;
}

/* *** Fin Menus *** */

/* Gallery */
div.album {
    border-left: 5px solid #691C0C;
    border-bottom: 2px solid #333333;
    font-size: 14px;
    background: #F6F5E9;
}

div.albumX h3 {
    background: #800000;
    color: #FFF;
    margin: 0px;
    padding: 10px;
    width: 100%;
    text-align: right;
    font-style: italic;
}
div.album_infos {
    background: #FFF;
    color: #800000;
    padding: 10px;
    font-style: italic;
    width: 80%;
    margin: 5px auto;
    text-align: center;
    font-size: 12px;
    line-height: 15px;
}
div.album_border {
    background: url("../img/pellicule_border.gif") repeat-x;
}
div.album_content {
    margin: 10px 5px;
}
div.album_image {
    float: left;
    border: solid black 2px;
    margin: 2px;
    padding: 3px;
    width: 80px;
    height: 60px;
}
div.album_block_image {
    width: 470px;
    margin: auto;
}
div.album_image:hover {
    border: solid grey 2px;
    background: #FFF;
}
/* End - Gallery */

/* Easy Slider */
#slider_container {
    padding: 5px;
    border: 1px solid black;
    background: #FFF;
    margin-bottom: 15px;
}
#slider ul, #slider li,
#slider2 ul, #slider2 li{
    margin:0;
    padding:0;
    list-style:none;
}
#slider2{margin-top:1em;}
#slider li, #slider2 li{
    /*
        define width and height of list item (slide)
        entire slider area will adjust according to the parameters provided here
    */
    width:578px;
    height:200px;
    overflow:hidden;
}
#prevBtn, #nextBtn,
#slider1next, #slider1prev{
    display:none;
    width:30px;
    height:77px;
    position:absolute;
    left:-30px;
    top:130px;
    z-index:1000;
}
#nextBtn, #slider1next{
    left:590px;
}
#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a{
    display:block;
    position:relative;
    width:30px;
    height:77px;
    background:url(../img/btn_prev.gif) no-repeat 0 0;
}
#nextBtn a, #slider1next a{
    background:url(../img/btn_next.gif) no-repeat 0 0;
}
/* End - Easy Slider */


/** Plan du site */
ul.sitemap {
    padding-left: 25px;
    list-style-image: url('../img/red-bullet.png');
}
ul.sitemap li a {
    text-decoration: none;
    color: #800000;
    font-size: 1.3em;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-style: italic;
}
ul.sitemap li a:hover {
    text-decoration: underline;
}
/** End - Plan du site */
