* {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	}
	
html, body {
	background-color:#000;
	margin: 0;
	padding: 0;
	border: 0;
	height:100%;
	} 



h1, h2, h3, h4, h5, h6{
	font-size:100%;
	font-weight:normal;
}


ol, ul{
	list-style:none;
}


fieldset, img{
	border:0;
}

.clear{
	clear:both;
}

a:hover{
	color:#fff;
	text-decoration:none;
}

a{
	color:#A24D1C;
	text-decoration:none;
}

/* -------- GENERAL -------- */
#general{
	top:0;
	left:0;
	width:100%;
	background:#000;
}

p#replace{
	padding-top: 15%;
	text-align:center;
	font: 11px Arial, helvetica, sans-serif;
	color: #FFFFFF;
}
	
p#replace a:link, p#replace a:active, p#replace a:visited{
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
}
p#replace a:hover{border-bottom: 1px solid #FFFFFF;}

ul.right{
	display:block;
	float:right;
	top:109px;
	left:324px;
	margin:0 5px;
	height:36px;
	z-index:100;
}

ul.right li{
	font-size:12px;
	color:#FFFFFF;
	float:left;
	margin:80px 100px 0 100px;
	display:block;
	height:36px;
	line-height:36px;
}

ul.right li a{
	color:#FFF;
	text-decoration:none;
}

ul.right li a:hover{
	color:#A24D1C;
	text-decoration:none;
}

ul.left{
	font-size:12px;
	float:left;
	width:100px;
	margin:20px 5px 0px 100px;
	z-index:100;
	list-style-image:url(../images/puce.gif);
	color:#FFF;
	line-height:25px;
}

ul.left li a{
	color:#FFF;
	text-decoration:none;
}

ul.left li a:hover{
	color:#000;
	text-decoration:none;
}

#bloc1 {	
	width:162px;
	height:111px;
	margin:15px;
	background:url(../images/parcour.jpg) no-repeat;
}

#bloc1 h2 {
	margin-top:73px;
	margin-right:5px;
	text-align:right;
}

#bloc2 {	
	width:162px;
	height:111px;
	margin:15px;
	background:url(../images/galerie.jpg) no-repeat;
}

#bloc2 h2 {
	margin-top:73px;
	margin-right:5px;
	text-align:right;
}

#bloc3 {	
	width:162px;
	height:111px;
	margin:15px;
	background:url(../images/expo.jpg) no-repeat;
}

#bloc3 h2 {
	margin-top:73px;
	margin-right:5px;
	text-align:right;
}

#bloc4 {	
	width:162px;
	height:111px;
	margin:15px;
	background:url(../images/liens.jpg) no-repeat;
}

#bloc4 h2 {
	margin-top:73px;
	margin-right:5px;
	text-align:right;
}

#bloc5 {	
	width:162px;
	height:111px;
	margin:15px;
	background:url(../images/contact.jpg) no-repeat;
}

#bloc5 h2 {
	margin-top:73px;
	margin-right:5px;
	text-align:right;
}



/* -------- CONTENU -------- */


#contenu{
	top:60%;
	lef:0;
	margin:0 auto;
/*	padding:0 23px 0 23px;*/
	width:980px;
	position:absolute;
}

#bandeau{
	clear:both;
	float:left;
	background:url(../images/bandeau.png) repeat-x;
	margin-left:0px;
	width:980px;
	height:143px;
	margin-top:10px;
}

/* -------- PAGE PARCOUR -------- */

ul.parcour{
	margin-top:20px;
}

ul.parcour li{
	margin:0 auto;
	font-size:13px;
	color:#FFF;
	line-height:15px;
	width:400px;
}

#texparcour{
	float:left;
	width:584px;
	height:400px;
	margin:15px 5px 0px 376px;
	background-color:#000;
	padding:10px;
}


#contenuparcour{
	margin:0 auto;
	width:580px;
	position:absolute;
}

