img {
	border-style: none;
	display: block;
}
#personnes {
	position: absolute;
	font-family:arial;
	letter-spacing:1px;
	font-size:smaller;
}
#personnes:hover {
	/*background : white;*/
	color : #fdccc5;
}
a img {
	border: 0 none;
}
a {
	border : 1px dashed #FF3300; 
	float: right;
	line-height: 1px;
}
a:hover {
	border: 1px dashed white;
}
body {
	background : #FF3300;
	color : white;
	font-family:arial;
}
h1 {
	/*border: 1px double white;*/
	font-size:14pt;
	font-family:arial;
	text-align:center;
	/*letter-spacing:1p;
	margin-top:10px;*/
}
h2 {
	font-size:10pt;
	font-family:arial;
	color:#888888;
	background : #FF3300;
	/*letter-spacing:1p;
	margin-top:10px;*/
}
ul a{
border : 1px dashed #FF3300;
float : none;
color : white;
text-decoration:none ;
font-family:arial;
font-weight : bold;
}
ul li{
margin:10px;
}
ul a:hover {
border: 1px dashed white;
}
a.liendur {
font-family:arial;
font-size:smaller;
float:none;
text-decoration:none ;
color:#fdccc5;
border: 1px dashed white;
}
a.liendur:hover{
border: 1px dashed #fdccc5;
}
a.lienext {
font-family : arial;
float : none;
text-align : right;
text-decoration : none ;
color : #FF3300;
border: 1px dashed white;
margin-top : 20px;
margin-right : 15px;
margin-bottom : 20px;
}
a.lienext:hover{
border: 1px dashed #FF3300;
color : #333333;
}
