/* Les éléments HTML en général
-------------------------------------------------------- */
body{
	background: #e55733 url(img/background.png) no-repeat center top;
	font-size: 80%;
	font-family: "Verdana";
	text-align: center;
	margin:0;
}


/* La page
-------------------------------------------------------- */
#page{
	background: url(img/bottom.png) bottom no-repeat;
	border:Opx;
	width: 100%;
	text-align: left;
	margin-top:0;
}
 
/* L'entête
-------------------------------------------------------- */
#top{
	height: 186px;
	width: 860px;
	/*padding-top: 20px;*/
	background: url(img/header.png) no-repeat center top;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
}



/* Le prélude
-------------------------------------------------------- */ 
#prelude{
	background: url(img/btns.png) no-repeat center;
	width: 860px;
	height: 57px;
	color: #DFDFDF;
	text-align: center;
	margin:0px;
	margin-left: auto;
	margin-right: auto;
}

a.btn1 { 
	background-image: url('img/btn1.png'); 
	display: block; 
	width: 166px;
	height: 57px;
	float: left;
	margin-left: 15px;
}
a.btn1:hover { background-image: url('img/btn1b.png'); }

a.btn2 { 
	background-image: url('img/btn2.png'); 
	display: block; 
	width: 166px;
	height: 57px;
	float: left;
}
a.btn2:hover { background-image: url('img/btn2b.png'); }

a.btn3 { 
	background-image: url('img/btn3.png'); 
	display: block; 
	width: 166px;
	height: 57px;
	float: left;
}
a.btn3:hover { background-image: url('img/btn3b.png'); }

a.btn4 { 
	background-image: url('img/btn4.png'); 
	display: block; 
	width: 166px;
	height: 57px;
	float: left;
}
a.btn4:hover { background-image: url('img/btn4b.png'); }

a.btn5 { 
	background-image: url('img/btn5.png'); 
	display: block; 
	width: 166px;
	height: 57px;
	float: left;
}
a.btn5:hover { background-image: url('img/btn5b.png'); }

/* Le contenu
-------------------------------------------------------- */
#main{
	margin: 0px;
	padding: 20px 0px 20px 0px;
	background: url(img/bgmain.png) repeat-y center;
	color: #4e1010;
	text-align: center;
	width: 860px;
	margin-left: auto;
	margin-right: auto;
}

#mainimages{
	border: 1px solid #b36a00;
	width: 318px;
	height: 150px;
	text-align: left;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
}

#casimg{
	float: left;
}

#casimg ul{
	color: #b36a00;
}

#casimg a{
	color: #b36a00;
	text-decoration: none;
}

#title{
	color: #b36a00;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
}

#title-story{
	text-align:left;
	color: #b36a00;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	margin-bottom: 15px;
	margin-left: 160px;
}

#title-pres{
	text-align:left;
	color: #b36a00;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	margin-bottom: 15px;
	margin-left: 80px;
}
#title-com{
	text-align:left;
	margin: -10px 0 15px 80px;
	width: 690px;
}

#pres-accueil{
	padding: 5px;
	width: 720px;
	margin-bottom: -20px;
	margin-left: auto;
	margin-right: auto;
}

#pres{
	background: url(img/cadre-bg.png) repeat-y center;
	padding: 5px;
	width: 720px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

#pres-in{
	border: 1px solid #b36a00;
	width: 690px;
	display: inline-block;
	padding-top: 10px;
}

#pres-scrn{
	border: 1px solid #b36a00;
	width: 690px;
	display: inline-block;
	padding-top: 10px;
}

#pres-in img{
	display: inline-block;
	float:left;
	margin-bottom: 10px;
}

#pres-in div{
	width: 540;
	float:left;
	text-align:justify;
	display: inline-block;
	margin: 0 10px 0 10px;
}

#pres-in p{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
	margin: 10px 5px 5px 0;
}

#pres-in hr{
	border: 0;
	background-color: #b36a00;
	height: 1px;
	width: 300px;
	margin-left: 185px;
}

#pres-in a{
	color: #b36a00;
	text-align: left;
}

#pres-top{
	float: left;
	padding: 0;
	background: url(img/cadre-top.png) no-repeat center;
	margin-top: -10px;
	width: 720px;
	height : 15px;
}



#pres-foot{
	float: left;
	padding: 0px;
	background: url(img/cadre-foot.png) no-repeat center bottom;
	width: 720px;
	height : 15px;
	margin: 0;
}

#story{
	background: url(img/story-bg.png) repeat-y center;
	padding: 5px;
	width: 550px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

#story-top{
	float: left;
	padding: 0;
	background: url(img/story-top.png) no-repeat center;
	margin-top: -10px;
	width: 550px;
	height : 15px;
}



#story-foot{
	float: left;
	padding: 0px;
	background: url(img/story-foot.png) no-repeat center bottom;
	width: 550px;
	height : 15px;
	margin: 0;
}


/* Le pied de page
-------------------------------------------------------- */
#stat{
	width: 754px;
	text-align: right;
}

#stat a{
	color: #b36a00;
	text-decoration: none;
}

#footer{
	background: url(img/bottom.png) bottom;
	margin: 0;
	text-align:center;
	color: #ffea99;
	clear: both;
	height: 95px;
	width:860px;
	margin-left: auto;
	margin-right: auto;
}


#footer a{
	color: #e55733;
	text-decoration:none;
}


#in-foot{
	padding-top: 40px;
	width: 860px;
}

