/* CSS issu des tutoriels www.alsacreations.com/articles */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;

	}
#conteneur {
	margin-left: -370px;
	position: absolute;
	left: 50%;
	width: 740px;
	background-position: center top;
	background-color: #000000;
	height: 600px;





}

#header {
height: 1px;
background-color: #000000;
}
#frame {
	width: 100%;
	background-color:#000000;
	overflow: auto;
	height: 540px;



}
#footer {
	background-color: #000000;
	bottom: 0;
	height: 20px;


}
p {
margin: 0 0 5px 0;
}
#intraframe {
	width: 80%;
	line-height: 20px;
	margin-right: 10%;
	margin-left: 10%;
	text-align: justify;
	background-image: url(IMG/fondD.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: normal;
	text-indent: 20px;
	word-spacing: 1px;






}
#photo {
	height: 500px;
	vertical-align: middle;


	
}
h1 {
	color: #FF9900;
	font-size: 14px;

}
h2 {
	font-size: 12px;
	color: #FF9900;
	font-style: italic;
	text-align: center;

}
h3 {
	font-size: 12px;
	color: #FF9900;
}
#album {

	margin-left: -370px;
	position: absolute;
	left: 50%;
	width: 740px;
	background-position: center top;
	background-color: #000000;
        font-weight: normal;
	text-indent: 20px;
	word-spacing: 1px;
       	
}
#album li a {


color: #FF9900;
text-decoration: none;
border: 0 none;
}
#album a:hover {

	color: #FFFFFF;
}
