td#PAGECSS
{
	background-image: url(../images/fond_searchpass.png);
	background-repeat: no-repeat;
	background-position:top left;
}
div#contenu
{
	position:absolute;
	left:400px;
	top:150px;
	text-align:left;
		color:#005693;
}
th,td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bolder;
	text-align:left;
	vertical-align:top;
	color:#005693;
}
#valider a
{
	text-decoration:none;
}
.retour a
{
	color:#005693;
	font-family:arial,Geneva,Verdana,sans-serif;
	font-size:11px;
	font-weight:bolder;
	height:21px;
	text-decoration:none;
	display:block;
	vertical-align:bottom;
	background: url(../Boutons/But_retour.png) no-repeat;
}

.retour a:hover
{
	text-decoration:none;
	background: url(../Boutons/But_retour_E.png) no-repeat;
}

.accueil a
{
	color:#005693;
	font-family:arial,Geneva,Verdana,sans-serif;
	font-size:11px;
	font-weight:bolder;
	height:21px;
	text-decoration:none;
	display:block;
	vertical-align:bottom;
	background: url(../Boutons/But_accueil.png) no-repeat;
}

.accueil a:hover
{
	text-decoration:none;
background: url(../Boutons/But_accueil_E.png) no-repeat;	
}
div#RetourAccueil
{
	margin:0;
	padding:0;
	position:relative;
	margin-left:130px;
	top:450px;
}
.submit
{
	text-decoration:none;
    border:none;
    color:#fff;
    width:75px;
	height:21px;
	background: url(../Boutons/but_valider.png) no-repeat;
}

a:hover input.submit 
{
	cursor:pointer;
	background: url(../Boutons/but_valider_E.png) no-repeat;
}
span#mailpassword
{
	position:relative;
	margin-left:25px;
	text-align:center;
	width:420px;
	display:block;
	top:360px;
	color:#005693;
	font-family:arial,Geneva,Verdana,sans-serif;
}
form#formpass
{
	color:#005693;
	width:350px;
	margin-left:50px;
}