 .logo { /*cette classe définit l'image à gauche, le fond de coul*/
	background-image: url(../images/logo_accueil.png);
	background-repeat: no-repeat;
	background-color: #8495a8;	
}

.login {
	font-family: Georgia, "Bookman Old Style", serif;
	font-size: 70%;
	color: #FFFFFF;
	background-color: #8495a8;
	text-indent: 10px;
}

.filet {
	color: #8495a8;
	border-color: #8495a8;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 10px;
	line-height: 30px;
}


.image-annonce {
	font-size: 12pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 16pt;
	background-color: #FFFFFF;
}
