/* IEBS */

body{
margin:0px;
paddin:0px;
background-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#2897fe;
}
h1{
font-size:12px;
margin-left:75px;
}
h2{
font-size:12px;
margin-left:85px;
margin-top:5px;
}
p{
font-size:10px;
margin-left:85px;
}
a{
color:#2897fe;
font-weight:bold;
text-decoration:none;
}
a:hover{
color:#2897fe;
font-weight:bold;
text-decoration:none;
}
.centrage{
	position:absolute;
	margin-left:50%;
	left:-375px;
	width:750px;
	border:1px solid #2897fe;
	background-image:url(../images/fondhaut.gif);
	background-repeat:no-repeat;
}
.banniere{
	width:100%;
}
.ligne{
	position:relative;
	width:100%;
	height:3px;
	background-image:url(../images/ligne.gif);
	background-repeat:repeat-x;
}
.bas{
	clear:both;
	width:100%;
}

.logoeb{
	position:relative;
	float:right;
	margin-bottom:5px;
	width:22%;
}
.phraseeb{
margin-top:2px;
margin-left:10px;
}