.login .bouton-ok{
	text-align:left;
	background-color:transparent;
	width:35px;
	height:17px;
	background-image:url(images/bouton-OK.gif);
	background-position:left;
	background-repeat:no-repeat;
	line-height:8px;
	float:left;
	font-weight:normal;
	font-size: 10px;
	padding-left:8px;
	padding-top:8px;
}


.login .section{
	text-align:left;
	font-weight:bold;
	font-size: 12px;
	color: #004976;
}

.login .bouton-ok a{
	font-weight:bold;
	font-size: 10px;
	color: #0f9ac8;
	text-decoration: none;
}

.login .bouton-ok a:hover {

	color: #00507b;
	text-decoration: none;
}

.login .bouton-deconect{
	text-align:left;
	background-color:transparent;
	width:88px;
	height:15px;
	background-image:url(images/bouton-deconect.gif);
	background-position:left;
	background-repeat:no-repeat;
	line-height:7px;
	float:left;
	font-weight:normal;
	font-size: 10px;
	padding-left:12px;
	padding-top:8px;
}

.login .bouton-deconect a{
	font-weight:bold;
	font-size: 10px;
	color: #0f9ac8;
	text-decoration: none;
}

.login .bouton-deconect a:hover {

	color: #00507b;
	text-decoration: none;
}


.login .bouton-ok-lienlogin {
	line-height:10px;
	float:left;
	font-weight:bold;
	font-size: 10px;
	color: #fff;
	padding-top:8px;
}

.login .bouton-ok-lienlogin a {
	text-decoration: underline;
	color: #fff;
}

.login .bouton-ok-lienlogin a:hover {
	text-decoration: none;
	color: #fff;
}

.login .abo-expire
{
    font-weight: bold;
    color: Red;
}



