body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a {
	font-weight: bold;
	color: #E29D4F;
	text-decoration: underline;
}
a:hover{
	font-weight: bold;
	color: #0462A3;
	text-decoration: underline;
}
.backblue {
	background: #0462A3;
}
#contact {
	margin-top: 15px;
	margin-bottom: 0px;

}
#textcontact {
	padding-bottom: 10px;
	padding-left: 23px;
	padding-top: 0px;

}
.jaune {
	color: #F4DB77;
	font-weight: bold;

}
#ref { 
	display : none; 
	visibility : hidden; 
}.congres-location {
	text-align: right;
	width: 100%;
	margin-top: 34px;
}
.actualites {
	background: #006699;
	width: 425px;
	border: 1px solid #FFCC00;
	padding: 10px;
	margin-left: 20px;
	margin-top: 15px;
	height: 90px;

}
.photo-actualites {
	float: left;
	border: 1px solid #CC9966;
}
.texte-actualites {
	float: left;
	width: 260px;
	margin-left: 8px;


}
