﻿#img_gauche {
	width:194px;
	padding:130px 0 0 0;
	background:url(images/agenda_salon_gauche.jpg) no-repeat;
	float:left;
}
#img_gauche_dessous {
	width:194px;
	height:27px;
	margin-top:1px;
	background:#778883;
	float:left;
}
#img_centre {
	width:409px;
	height:179px;
	background: url(images/agenda_salon_centre.jpg) no-repeat;
	float:left;
}
#img_droite {
	width:351px;
	height:179px;
	background:url(images/agenda_salon_droite.jpg) no-repeat;
	float:left;
}

#img_centre h2 {
	display:none;
}

#contenu{
	float:left;
	width:500px;
	margin:30px 0 0 20px;
	font-size : 90%;
}

#contenu h3{
	background: url(../../images/global/fond_departement.jpg) no-repeat left bottom;
	height:18px;
	padding: 0 0 5px 15px;
	margin : 0 0 5px 0;
	font-size : 125%;
}

.titre_france{
	color:#6d3754;
}

.titre_europe{
	color:#6a7600;
}

.titre_amerique{
	color:#59766e;
}

#contenu ul{
	padding: 0 0 0 0;
	margin : 0 0 15px 30px;
}

#colonne_img{
	float:left;
	width:219px;
	margin:30px 0 0 140px !important;
	margin:30px 0 0 70px;
	font-size : 90%;
}

a {
	color: #565656;
	text-decoration:underline;
}

a:hover{
	text-decoration:underline;
}