/* CSS Document */

div#fond_vieux{
	background: url('../bckgnd/parcours/fond.bmp') repeat-y ;
	position:absolute;
	float:left;
	width: 525px;
	margin-top: 0px;
	z-index:1	
	}

div#fond_vieux{
	background: #000000 ;
	position:absolute;
	float:left;
	width: 525px;
	margin-top: 0px;
	z-index:1	
	}


div#separateur{
	color:#A42F50;
	text-align:center;
	line-height:15px;
	font-size:30px;
	width: 550px;
	height: 15px;
	z-index:2;
	}

div#bandeau{
	border-bottom:1px solid #000; background:url('../bckgnd/parcours/bandeau.bmp') repeat-x fixed center top; height:80px;
	width:800 px;
	
	}

div#photoanais {
	background-image: url('../bckgnd/parcours/photoanais.jpg');
	margin-top: 0px;
	height: 500px;
	width:244px;
	float: right
	}
div#titresection{
	text-align:center;
	height:90px;
	margin-top: 0px;
	margin-left:0;
	margin-bottom: 2px;
	color:#A42F50;
	font-size: 30px;
	/*font-weight:700;*/
	}
.majusculetitre {
	font-family: Edwardian, "Edwardian Script ITC", "Edwardian Script ITC Semi-Expanded", "Zapfino", "Viner Hand ITC", cursive;
	font-size: 80px;
	font-weight:400;
	color: #A42F50;
	padding: 6px 0px 0 2px;
	}
.textehaut {
	text-align: justify;
	color:#CCCCCC;
	width: 540px;
	margin-bottom: 20px;
	line-height: 25px;
	position:relative;
	top:15px;
	left:10px;
	z-index:2;

}
div#logos {
	position:relative;
	left:-15px;
	width:800px;
	height:150px;
	margin: 0;
	padding:0;
	}
.textebas {
	text-align: justify;
	color:#CCCCCC;
	width: 780px;
	
	line-height: 25px;
	position:relative;
	top: 0px;
	left:10px;
	z-index: 2;
}