			A:link{text-decoration: none; color: #ffffff;}
			A:visited{text-decoration: none; color: #ffffff;}
			A:active{text-decoration: italic; color: #F50000;}
			A:hover{text-decoration: italic; color: #F50000;}

html,body
{
background-color : #ffffff ;
margin-top : 0px;
}

.div-data
{
	margin-top:0px;
	padding-top:0px;
	float:right;
	padding-left : 5px;
	padding-right : 5px;
	width:80%;
	height:auto;
	position:relative;
	text-align:justify;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	left: 0px;
	top: 10px;


}

.div-liens
{
	overflow: auto;
	width:20%;
	height:auto;
	position:absolute;
	float:left;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.div-titre
{
background-color:eaeaea;
margin-top : 0px;
width:100%;
height:auto;
text-align:center;
border-width:1px;
border-style:solid;
border-color:#505050;
}

.span-titre
{
with:100%;
text-align : center;
font-family: Arial, sans-serif;
font-size: 14px;
color: #505050;
text-decoration: none;
font-weight : bold;
}

.container
{
background-color:#03007D;
width:80%;
text-align:center;
font-family: Arial, sans-serif;
font-size: 12px;
color: #000000;
text-decoration: none;
}
