div#fondmenu
{
	float:left;
	height:768px;
	width:245px;
	background: url(../images/MenuEspaceRevendeur.png) no-repeat;
}
div#login
{
	color:#FFFFFF;
	text-align:left;
	font-family:arial,Geneva,Verdana,sans-serif;
	font-size:11px;
	font-weight:bolder;
	margin:0;
	padding:0;
	position:relative;
	margin-left:30px;
	top:250px;
	width:245px;
	height:100%;
}
.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/Button70px.png) no-repeat;
}
#valider a
{
	text-decoration:none;
}
.retour a:hover
{
	text-decoration:none;
	background: url(../Boutons/Button70px_E.png) no-repeat;
}

.submit
{
	text-decoration:none;
    border:none;
    color:#fff;
    width:75px;
	height:21px;
	background: url(../Boutons/Button70px.png) no-repeat;
}

a:hover input.submit 
{
	cursor:pointer;
	background: url(../Boutons/Button70px_E.png) no-repeat;
}