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

#container, #footer {width: 809px;}
#left-column {width: 253px;}
#right-column {width: 556px;}
#header { width: 556px; height:129px;}


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

.push	{clear: both;}

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


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

* {margin: 0;}

html, body {height: 100%; width: 100%;}
body {text-align: center;}


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

#footer {
	margin: 0 auto;
	padding: 0;
}

/*	--- 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; margin:0px 9px 0 0px;} .right{float: right;}

#diaporama{
  float:left;
  width: 253px;
  height:390px;
}


/* ===| IV. NAVIGATION |===============================================*/
#menu2 ul li{display: inline;}
a:focus{
  outline: none;
}
.clear{
  clear:both;
}

a:link, a:visited{
	color:#C8C8C8;
	text-decoration: underline;}

a:hover, a:active{
	color:#E76723 !important;
	text-decoration: none !important;}
.ref {
		width:100%;
		text-align:center;
		padding:0px 0 2px 0;
        color:#77615B;
	}
/* ---| left column |------------------------- */
#diaporama{
  float:left;
  width: 253px;
  height:390px;
}

#actualite
{
    float: left;
    width: 211px;
    height: 66px;
    padding: 39px 33px 0 6px;
}

#actualite_text{
height:50px;
}


#coordonnees{
  clear:both;
  width: 223px;
  height: 107px;
  padding:30px 24px 0 6px;


}
#info{
  float:left;
  width: 153px;

}

#info a:link, #info a:visited
{
   font-family: Verdana;
   font-size: 11px;
   color:#6F1300;
   text-decoration:underline;
}
#info a:hover, #info a:active
{

    color:#F5D6C0 !important;
	text-decoration: none;
}
#plan{
  float:left;
  width: 70px;
  padding-top:34px;
}


#contenu{
  height: 445px;
  width: 522px;
  padding: 4px 17px 0 17px;

}
.paragraph{
	clear: both;
	float:left;
    width: 522px;
}
ul.list1{
	float:left;
    margin:0px;
    padding:0px;
    padding-left:29px;
    list-style: none;
	}
ul.list1 li{
	background: url(../images/charte/bullet.jpg) no-repeat top left;
    background-position:0px 4px;
    color: #000000;
    font-family: verdana;
    font-size: 12px;
	text-align:left;
    line-height: 18px;
    padding-left:16px;
}
#text{
    float:left;
    width: 396px;
    height:57px;
}
/* ---| footer |------------------------- */
#mentions
{
    float:left;
    width:809px;
    padding:0;
    margin:0;
    clear:both;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding:10px 0 0 0;
    text-align:center; 

}
#mentions a:link, #mentions a:visited
{
   color:#D76848;
   text-decoration:none;
}
#mentions a:hover, #mentions a:active
{

    color:#77615B!important;
	text-decoration: none !important;
}
/* ======== | merci | ==================== */
#merci
{
    clear:both;
    width:522px;
	text-align:center;
	padding:120px 0 0 0px;
}

#merci a:link, #merci a:visited
{
    color:#F87143 !important;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    font-family: verdana;
	
}
#merci a:hover, #merci a:active
{
    color:#6F1300 !important;
    text-decoration: underline;
    font-weight: bold;
    font-size: 12px;
    font-family: verdana;
}

/* ---| THE END |------------------------- */