@charset "UTF-8";
/* St-Louis */

/* Frame */

.container{
position:relative;
margin-top:0px;
margin:0px auto;
width:1030px;
height:100%;
}

.left{
	position:absolute;
	width:25px;
	height:1024px;
}

.right{
	position:absolute;
	width:25px;
	height:1024px;
	left:1005px;
}

/* Menu */

#menu{
position: absolute;
margin-top:0px;
left:25px;
width:980px;
height:27px;
}

#blank1{
position: absolute;
width:160px;
height:27px;
left:0px;
top:0px;
}

#btn1{
position: absolute;
width:132px;
height:27px;
left:160px;
}

#btn2{
position: absolute;
width:132px;
height:27px;
left:292px;
}

#btn3{
position: absolute;
width:132px;
height:27px;
left:424px;
}

#btn4{
position: absolute;
width:132px;
height:27px;
left:556px;
}

#btn5{
position: absolute;
width:132px;
height:27px;
left:688px;
}

#blank2{
position: absolute;
width:160px;
height:27px;
left:820px;
}

/* Fin Menu */



#entete{
	position:absolute;
	left:25px;
	top:27px;
	width:980px;
	height:121px;
	
	}


#bigpic{
	position:absolute;
	top:27px;
	left:25px;
	width:980px;
	height:473px;
}


#entete-photos{
	position:absolute;
	top:27px;
	left:25px;
	width:980px;
	height:120px;
}


#contenu-photos{
	position:absolute;
	background-color:#FFF;
	top:147px;
	left:25px;
	width:980px;
	height:565px;
}



#photos{
	position:absolute;
	top:148px;
	left:25px;
	width:980px;
	height:352px;
	overflow:hidden;
}


#menu-gauche{
	position: absolute;
	background-color: #FFF;
	top: 499px;
	left: 25px;
	width: 292px;
	height: 440px;
}

#menu-gauche-accueil{
	position:absolute;
	background-color:#FFF;
	top:500px;
	left:25px;
	width:292px;
	height:530px;
}

#menu-gauche-plans{
	position:absolute;
	background-color:#FFF;
	top:500px;
	left:25px;
	width:292px;
	height:1100px;
}


#contenu{
	position:absolute;
	background-color:#FFF;
	top:500px;
	left:317px;
	width:688px;
	height:440px;
}




#contenu-accueil{
	position:absolute;
	background-color:#FFF;
	top:500px;
	left:317px;
	width:688px;
	height:530px;
}

#contenu-plans{
	position:absolute;
	background-color:#FFF;
	top:500px;
	left:317px;
	width:688px;
	height:1100px;
}

#iframe-plans{
	position:absolute;
	background-color:#FFF;
	width:688px;
	height:478px;
}

#images-plans{
	position:absolute;
	left:0px;
	top:0px;
	width:688px;
	height:378px;
}

#infos-plans{
	position:absolute;
	left:0px;
	top:378px;
	width:688px;
	height:100px;
}

#slideshow{
	position:absolute;
	top:48px;
	width:688px;
	height:378px;
}


#footer{
	position: absolute;
	background-image: url(images/index_13.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	left: 25px;
	width: 980px;
	height: 84px;
	top: 939px;
}

#footer-accueil{
	position:absolute;
	background-image:url(images/index_13.jpg);
	background-position:top;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	left:25px;
	width:980px;
	height:84px;
	top:1029px;
}

#footer-plans{
	position:absolute;
	background-image:url(images/index_13.jpg);
	background-position:top;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	left:25px;
	width:980px;
	height:84px;
	top:1600px;
}

#links-footer{
	position:absolute;
	left:176px;
	top:23px;
	width:448px;
	height:44px;
}


/* Textes */

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#333;
	padding-left:34px;
}


h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333;
	padding-left:34px;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	padding-left:34px;
	padding-right:34px;
	text-align:justify;
	line-height:16px;
}

ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	padding-left:44px;
	text-align:justify;
}


li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	text-align:justify;
	line-height:1.25em;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align:center;
}
