/* CSS Document */

body {
	background: #F2F2F2;
}

#main {
	height: 599px;
	width: 1000px;
	margin-right: auto;
	margin-left: -500px;
	position:absolute;
	left: 50%;
	top: 50%;
	margin-top: -300px; /* moitiÈ de la hauteur */
	margin-left: -500px; /* moitiÈ de la largeur */
}

#intro {
	height: 211px;
	width: 320px;
	margin-top: 60px;
	margin-left: 130px;
	position: absolute;
	font: 13px/17px Arial, Helvetica, sans-serif;
	text-align: justify;
	vertical-align: bottom;
	padding-top: 10px;
	padding-bottom: 20px;
}

#retour a {
	float:right;
	margin-right: 40px;
	margin-top: 527px;
	font: small-caps 12px "Trebuchet MS", Arial, Verdana;
	text-decoration: none;
	text-transform: lowercase;
	color: #828282;	
}

#retour a:hover {
	color: #FF9D00;
}


#menu_paragraphes {
	height: 236px;
	width: 203px;
	margin-top: 285px;
	margin-left: 73px;
	position: absolute;
	text-align: right;
}

#menu_paragraphes a {
	font: small-caps 14px "Trebuchet MS", Arial, Verdana;
	text-decoration: none;
	text-transform: lowercase;
	display: block;
	margin: 0px;
	padding: 0px 17px 0px 0px;
}

#menu_paragraphes a:hover {
	color: #FF9D00;
	background: url(../images/etoile_orange.gif) no-repeat right top;	
}

#iframe_archives {
	height: 140px;
	width: 220px;
	margin-top: 292px;
	margin-left: 57px;
	position: absolute;
	border:0;
	padding:0;
}



#dmx1Scroller {
	height: 390px;
	width: 350px;
	margin-top: 130px;
	margin-left: 278px;
	position: absolute;
	visibility:visible; 
	overflow:hidden;
	z-index:100;
}

#dmx1Container {
	position:absolute; 
	left:0px; 
	top:0px; 
	width:350px; 
	height:390px; 
	visibility:visible; 
	overflow:hidden; }

#dmx1Content1 {
	position:absolute;
	left:0px;
	top:0px;
	width:95%;
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #828282;
	text-align: justify;
	padding-right: 10px;
	padding-left: 12px;	
	}

#dmx1Content1 p {
	margin-top: 0px;
	margin-bottom: 10px;
}

#dmx1Content1 h3 {
	font: bolder small-caps 17px/17px "Trebuchet MS", Arial, Verdana;
	text-transform: lowercase;
	text-align: justify;
	margin: 0 0 5px 0;
}

#dmx1Content1 h3 a {
	color: #5B0246;
	}

#dmx1Content1 a:hover {
	color: #FF9D00;
	text-decoration:underline;
}

#dmx1Content1 ul {
	margin: 0;
	padding: 0 30px;
	}

#dmx1Content1 li {
	background: url(../images/etoile_vieprivee.gif) no-repeat 0 2px;
	list-style: none;
	padding: 3px 0 3px 14px;
	}

#dmx1Content1 li a {
	color: #895C80;
	text-transform: uppercase;
	font-size: 11px;
	}

#dmx1Content1 h4 {
	font: bold 13px "Trebuchet MS", Arial, Verdana;
	margin: 12px 0 5px 0;
	}	

#defil_haut a {
	height: 41px;
	width: 111px;
	margin-top: 130px;
	margin-left: 628px;
	padding-bottom:27px;
	position: absolute;
	font: small-caps 12px "Trebuchet MS", Arial, Verdana;
	text-decoration: none;
	text-transform: lowercase;
	padding-left: 18px;		
}

#defil_haut a:hover {
	background: url(../images/defil_haut_orange.gif) no-repeat;
	color: #FF9D00;	
}

#defil_bas a {
	height: 41px;
	width: 111px;
	margin-top: 479px;
	margin-left: 628px;
	padding-top:27px;
	position: absolute;
	font: small-caps 12px "Trebuchet MS", Arial, Verdana;
	text-decoration: none;
	text-transform: lowercase;
	padding-left: 18px;
}

#defil_bas a:hover {
	background: url(../images/defil_bas_orange.gif) no-repeat;
	color: #FF9D00;	
}

#temoignage {
	height: 168px;
	width: 189px;
	margin-top: 311px;
	margin-left: 708px;
	position: absolute;
}

#temoignage td {
	font: 11px/16px bolder Arial, Helvetica, sans-serif;
	color: #828282;
}

#temoignage td i {
	font: bold italic 14px "Trebuchet MS", Arial, Verdana;
}

#nav {
	height: 24px;
	width: 750px;
	margin-top: 548px;
	margin-left: 190px;
	position: absolute;	
}

hr {
	height: 0px;
	border: 1px solid #e7e7e7;
	margin: 10px 0;
	}