/*===| I. LAYOUT SIZE |====================================================*/
/*@import "../admin/fckeditor/css/fck.css";  */
#container, #footer, #header {width: 800px;}
#header {height:374px;}
#left-column {width: 226px;}
#right-column {width: 540px;}

/*	--- Important! ----------------------------------------
	#wrap-footer, #footer and .push must be the same height
	-------------------------------------------------------
*/	#wrap-footer, #footer, .push {height: 42px;}

.push	{clear: both;}

/* --- Important! -------------------------------
	The bottom margin of #wrap-container
	is the negative value of the footer's height 
	-----------------------------------------------
*/	#wrap-container { margin: 0 auto -42px;}


/* ===| II. LAYOUT's DEFAULT ELEMENTS |=======================================*/

* {margin: 0;}

html, body {height: 100%; width: 100%;}
body {text-align: center;}
ul, li{
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;}

p{	padding: 0px;}

#wrap-container {
	min-height: 100%;
	height: auto !important;
	height: 100%;}
#container {
	margin:0 auto;
	text-align: left;}
#header {
/*	text-indent: -9999em;*/}
#left-column{
	float:left;
	padding: 0px 0 0 19px;
}
#right-column{
	float:left;
	padding:0px;}

#corner-top
{
	float:left;
	width: 540px;
	height:100%;
}
#corner-bottom
{
	float:left;
	width: 785px;
	height:100%;
}

/*------------| inc.contact |-------------*/
#contact-info{
    width:223px;
    height:362px;
    float:left;
	padding:0px;
}
    #contact-info p
    {
      text-align: right;
      padding:33px 15px 0 0;
      line-height: 18px;
    }
    #contact-info img
    {
      margin-top:13px;
      margin-left:9px;
    }
/*------------| inc.promo |-------------*/
#promo {
    height:253px;
    width:223px;
    float:left;
	display:table;
	padding:0;
	margin:0;
}

/*------------| inc.footer |-------------*/
#footer {
	margin: 0 auto;
	padding: 0;}

.copyright{
	padding: 2px 0 0; 
	text-align: center;}

/*	--- Important! -----------------------------------
	If you want space between paragraphs or headers, 
	use padding instead of margin.
	-------------------------------------------------*/

/* ===| III. CONTENT ELEMENTS |===============================================*/

img {border: 0;}

/*	--- Important! ----------------------------------
	Use class "left" or "right" on the html elements 
	you want to float (on the thumbs, for example)
*/	.left{float: left;} .right{float: right;}

.thumb{
	display: block;
	margin:1px 5px;
	cursor:pointer;
}
	
.thumb img{
	border-style:solid;
	border-width: 5px;
	border-color: inherit;
	padding:10px;
}

.paragraph{
	clear: both;
	display: table;}

.separator{
	width: 520px;
	height: 1px !important;
	clear: both;
	padding:0 !important;
	margin-left:15px;
	margin-bottom:0;
	font-size:1px;
}

/*=================================| index |======================================*/
#introduction
{
	width:540px;
	float:left;
	padding-top:9px;
	margin-bottom:10px;
}
	#text-bg
	{
		height:162px;
		width:290px;
		background-color:#f3f3f3;
		border:solid 1px #d2d2d2;
		margin-left:14px;
	}
	#text-bg p { padding:4px 5px 0px 7px;}

#description
{	
	width:530px;
	float:left;
	padding-top:9px;
	margin-bottom:10px;
}
	#description img {padding:0px 7px 0px 10px;}

#text1
{
	width:520px;
	float:left;
	padding-top:9px;
	margin-bottom:10px;
	padding-left:13px;
}
	
#highlights
{
	width:530px;
	float:left;
	padding-top:9px;
	margin-bottom:10px;
}	
	
	#text-bg2
	{
		height:107px;
		width:512px;
		background-color:#f3f3f3;
		border:solid 1px #d2d2d2;
		margin-left:15px;
	}
	#text-bg2 p	{padding:20px 0px 0 10px;}

/*=======| sugestion du jour |======*/
.box
{
	width:511px;
	height:108px;
	float:left;
	padding: 5px 0px 0px 16px;
}
.box-container
{
	float:left;
	width:511px;
	height:108px;
	padding:0px;
    background-color:#fcfcfc;
    border:1px solid #973448;
}
	.box-img
	{
		width:151px;
		height:108px;
        background-color:#fcfcfc;
		float:left;
        text-align:center;
	}
	.box-text1
	{
		width: 510px;
		float:left;
		font-size:11px;
        height:90px;
	}
     .box-text1 p
     {
       font-size:11px;
       padding-top:0px;
       margin-right: 3px;
     }

	.title
	{
		font-weight:bold;
		text-align: left;
		color:#7b0302;
		font-size:12px;
		margin-top: 3px;
		margin-bottom:-5px;
	}
.details-pres
{
	width:510px;
	height:15px;
	float:left;
	text-align:right !important;
	font-weight:bold;
	color:#db002c;
	font-size:11px;
}
	.details-pres a:link, .details-pres a:visited
	{
		color:#db002c !important;
		text-decoration:none;
	}
	.details-pres a:hover, .details-pres a:active
	{
		color:#000000  !important;
		text-decoration:underline;
	}

/*================| adresses |===================*/
#description-adresses
{
    width:530px;
	float:left;
	padding-top:9px;
	margin-bottom:10px;
}
    #description-adresses img {padding:0px 7px 0px 10px;}
    #description-adresses p {margin:5px 5px 5px 15px;}
    #description-adresses a:link, #description-adresses a:visited{
        color:#973448 !important;
        text-decoration: none;
        font-weight: bold;
        }
    #description-adresses a:hover, #description-adresses a:active{
        color:#000000 !important;
        text-decoration: underline;
        font-weight: bold;
        }

ul.list1{
  padding:0px 3px 15px 35px;
  width:300px;
  float: left;
  line-height:18px;
  font-size: 12px;
 }
	ul.list1 li
	{
	background: url(../images/charte/list-bullet.jpg) no-repeat top left;
	background-position:0px 6px;
	padding:0px 2px 2px 10px;
	}
#text-bg3
	{
		height:170px;
		width:512px;
		background-color:#f3f3f3;
		border:solid 1px #d2d2d2;
		margin-left:15px;
	}
#description-adresses2
{
    width:530px;
	float:left;
	padding-top:9px;
	margin-bottom:10px;
}
    #description-adresses2 p {margin:5px 5px 5px 15px;}


/*===========================| merci |==============================*/
#merci
{
    width:530px;
	float:left;
	padding-top:9px;
	margin-bottom:10px
}
    #merci p {
        margin:50px 0px 50px 0px;
        font-weight: bold;
        text-align: center;
        font-size: 13px;
        }
    #merci a:link, #merci a:visited{
        color:#973448 !important;
        text-decoration: none;
        font-weight: bold;
        }
    #merci a:hover, #merci a:active{
        color:#000000 !important;
        text-decoration: underline;
        font-weight: bold;
        }


/*==========================| MDM |=================================*/

#actualite{
    height:159px;
    width:223px;
    float:left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left !important;
    line-height: 16px;
    color:#000000;
}

#actualite .mdm-contenu
{
  width:173px;
  height: 90px;
  padding:45px 0px 0px 20px;
  float:left;
}

#actualite .mdm-contenu p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left !important;
    line-height: 16px;
    color:#000000;
}
/*
#mdm-image
{
	width:56px;
	height:56px;
	border:solid 1px #980200;
	float:right;
}
*/
#mdm-detail
{
	float:left;
	width:12px;
	height:12px;
	margin-top:122px;
}

/*=================| restauration |====================*/
#search-container
{
    width:500px;

	float:left;
	padding: 13px 5px 5px 15px;
    clear:both;
}

#search-bar
{
   clear:both;
    width:500px;
	float:left;
	padding:8px 5px 8px 5px;
    background-color: #f8eef0;
/*    border:solid 1px #973448;*/
    border:solid 1px #973448;
}
 #search-bar a:link, #search-bar a:visited{
        color:#973448 !important;
        text-decoration: none;
        font-weight: bold;
        }
    #search-bar a:hover, #search-bar a:active{
        color:#000000 !important;
        text-decoration: underline;
        font-weight: bold;
        }

/*.categ
{
    width:50px;
    float:left;
    font-weight: bold;
    color:#973448;
    margin-left:20px;
}

	.category
	{
		font-weight:bold;
		width:355px;
        text-align: right;
		color:#000000;
		font-size:11px;
        border-bottom: solid 1px #973448;
	}   */
.box-container1
{
	float:left;
	width:511px;
    min-height:450px !important;
    height:100%;
	padding:0px;
    background: url(../images/charte/menu-img.jpg) no-repeat 50% 100%;
	border:1px solid #e1c1c4;
}

/*.title-menu
	{
		font-weight:bold;
        width:511px;
        padding-top:20px;
		text-align:center;
		color:#7b0302;
		font-size:14px;
	}
*/

.box-text #menu-corner-top
{
	float:left;
	width: 475px;
    margin:0 auto;
    padding:10px;
}
.box-text #menu-corner-bottom
{
	float:left;
	width: 475px;
    margin:0 auto;
    padding:10px;
}
.box-images
{
    width:500px;
    margin: 5px 5px 13px 5px;
    float:left;

}
.box2
{
	float:left;
	width:485px;
	padding:10px 0px 10px 14px;
    margin: 0 auto;

}

	.box-text2
	{
		float:left;
		font-size:11px;
	}
	.title2
	{
		font-weight:bold;
		color:#7b0302;
		font-size:12px;
        padding-top:15px;
        padding-bottom:15px;
        text-align: center;
        text-transform: uppercase;
	}



/*=========================| details |============================*/
/*.box1
{
	width:511px;
	float:left;
	padding: 10px 0px 0px 16px;
}

    .category2
	{
		font-weight:bold;
        text-align: right;
		color:#000000;
		font-size:11px;
        border-bottom: solid 1px #973448;
	}
.retour
{
	width:530px;
	height:15px;
	float:left;
	text-align:center    !important;
	font-weight:bold;
	color:#db002c;
	font-size:11px;
}      */
/* ===| IV. NAVIGATION |===============================================*/
#menu2 ul li{display: inline;}
/* ---| THE END |------------------------- */