.tableau {
	height: 600px;
	width: 955px;
}
.titreref {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: auto;
	filter: Glow(Color=#becede, Strength=5);
}
.texte_admin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.espace_client {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.form {
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: thin dotted #FFFFFF;
}
.cell {
	background-repeat: no-repeat;
	background-image: url(images/encart_speech.jpg);
	background-color: #BECEDE;
}
.texte_courant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.texte_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.texte_pieddepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.titre_paragraphe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #73323A;
}.lien2 { 
	A:hover {text-decoration: none; background: white;
}.habillage {
	float: left;
	margin: 5px;
	vertical-align: text-top;
}
.imageblock
{
   display: block;
}
.imageflottante
{
   float: left;
}