body
{
	margin: 10px 0 ;
	padding: 0 ;
	background: white ;
	
}

div#conteneur
{
	position: absolute;
	width: 770px ;
	margin-top: 10px;
	margin-left: 170px;
	text-align: left ;
	border: 5px solid #669999 ;
}
	
h1#header
{
	height: 84px;
	margin: 0;
	padding-left: 50px;
	line-height: 40px;
	font-size: 30px;
	font-family: Cataneo BT, times, sans sherif;
	color: #009999;
}

		
div#contenu
{
	position: relative;
	width: 600px;
	padding-left: 120px ;
}

		
p
{
	text-align: right ;
	font-size: 16px;
	font-family: Cataneo BT, times, sans sherif;
	line-height: 1.5em ;
}


div#contenu a
{
	color: #006666 ;
	text-decoration: underline;
}

		
		
		
		
				

