
@import url(typo.css);
@import url(skin.css);
@import url(menu1.css);
@import url(menu2.css);

/*===| I. LAYOUT SIZE |====================================================*/

#container, #footer, #header {width: 796px;}
#header {height:280px;}
#left-column {width: 238px;
min-height:797px;}
#right-column {width: 558px;
}

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

.push	{clear: both;}

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


/* ===| 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: 5px 20px 5px 10px;
 }

#wrap-container {
	min-height: 100%;
	width:100%;
	height: auto !important;
	height: 100%;}
#container {
	margin:0 auto;
	text-align: left;
	display: table;
	height:100%;}
#header {}
#left-column{
	float:left;
	}
#right-column{
	background:url(../images/charte/bg_right_col.jpg) no-repeat top left;
	float:left;
	color:#643f05;
/*	height:623px;*/
	}
/*#actualite, #contact-info, #promo {height: 125px;}*/

#footer {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	text-align: left;}

.copyright{
	padding: 10px 5px 0; 
	text-align:right;}

/*	--- 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)
*/	
.paragraph{
	clear: both;
	display: table;
	}
/* ===| IV. NAVIGATION |===============================================*/
#menu2 ul li{display: inline;}
/* ---| THE END |------------------------- */
/*----------------------------------------------------------------------------------------------| MY CSS |----------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------LEFT COL--------------------------------------------------------------------*/
#left_menu{
	height:291px;
	}
#bg_actualite{
	background:url(../images/charte/bg_actualite.jpg) no-repeat left top;
	height:160px;
	}
#horaires{
	background:url(../images/charte/bg_horaires.jpg) no-repeat left top;
	height:172px;
	}
#horaires p{
	color:#6f4711;
	font-size:11px;
	text-align:right;
	padding-right:33px;
	padding-top:5px;
	font-family:arial;
	}
#bg_plan{
	height:39px;
	}
#bg_plan img{
	border:none;
	padding-left:10px;
	}

/*-------------------------------------------------------------------------------------RIGHT COL--------------------------------------------------------------------*/
.square{
 padding:10px 0px 10px 10px;
 float:left;
 }
.clear{
	clear:both;
	}
.img{
	cursor:pointer;
	padding-top:5px;
	}
.left{
	float:left;
	padding-left:10px;
	padding-right:10px;
	}
.right{
	float:right;
	padding-right:30px;
	padding-left:10px;
	}
  .right1{
	float:right;
	padding-right:5px;
	padding-left:10px;
	}
.separator{
	clear:both;
	}
ul.list{
	list-style:none;
	margin-top:10px;
	margin-left:30px;
	}
ul.list li{
	font:normal 12px arial;
	color:#643f05;
	text-align:left;
	margin-top:10px;
	background: url(../images/charte/bullet.gif) no-repeat left 2px;
	padding-left:25px;
	}
ul.list_page{
	list-style:none;
	margin-top:10px;
	margin-left:10px;
	}
ul.list_page li{
	font:normal 11px verdana;
	color:#000000;
	text-align:left;
	margin-top:3px;
	background: url(../images/charte/bullet_01.jpg) no-repeat left 4px;
	padding-left:15px;
	}
.contact_link:link, .contact_link:visited{
	font:11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#7b0303;
	}
.contact_link:hover, .contact_link:active{
	font:11px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#6f4711;
	}

.subtitle{
	padding-left:60px;
	padding-top:5px;
	}

.line{
	clear:both;
	padding-left:120px;
	padding-top:15px;
	padding-bottom:5px;
	}
.bg_box_01{
	background: url(../images/charte/bg_box_01.jpg) no-repeat top left;
	width:478px;
	height:116px;
	margin-left:20px;
	margin-top:10px;
	}
.bg_box_01 p{
	padding-top:25px;
	margin-left:10px;
	}
.flower_down{
	padding-left:200px;
	padding-top:10px;
	}
/*-------------------------------------------------------------------------------------------------------FOOTER-----------------------------------------------------------------*/
#grapes{
	background:url(../images/charte/grapes.jpg) no-repeat left top;
	position:absolute;
	z-index:100; 
/*	margin-top:-134px;*/
	margin: -134px 0 0 0;
	padding: 0;
/*	float: left;*/
/*	padding-left:-523px;*/
	height:136px;
	width:238px;}
ul#list_footer{
	list-style:none;
	margin-top:10px;
	margin-left:10px;
	}
ul#list_footer li{
	font:normal 11px verdana;
	color:#000000;
	text-align:left;
	margin-top:3px;
	background: url(../images/charte/left_footer.jpg) no-repeat top left;
	padding-left:20px;
	}
.mentions_link:link, .mentions_link:visited{
	text-decoration:none;
	color:#000000;	}
.mentions_link:hover, .mentions_link:active{	text-decoration:underline;	color: #7c2a05;}
/*------------------------------------------------------------------------------------------------------MDM------------------------------------------------------------------------*/
.mdm{
	font-family:arial;
	font-size:10px;
	color:#6f4711;
	text-align:justify;
	width: 215px;
	height:110px;
	margin-left:10px;
	padding-top:31px;
	}

.cadre{
  background-color:#FCEBC9;
  border:1px dotted #AC986B;
  width:510px;
  float:left;
  margin-left:10px;
  display:inline;
  padding:5px;
  clear:both;
  }
  p.subtitle1{
    color:#832602;
    font-weight:bold;
    margin-left:0px;
	  background: url(../images/charte/bullet.gif) no-repeat 10px;
    padding-left:25px;

    }
