body,html {
font-family:Arial, Helvetica, sans-serif;
background: #57494e;
}
h2 {
font-size: 11px;
}
p {
font-size: 11px;
}
ul {
overflow: hidden;
margin-left: 0;
padding-left: 0;
font-size: 12px;
}
a {
text-decoration: none;
color: #333945;
}
a:hover {
color: #000;
}
a img {
border: 0;
}
a.legende, a .legende, .legende, .legende a{
font-size:10px;
}
.bg_edit_link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; color: #ffffff; background-color: #FF6600}
.bg_edit_link2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; color: #ffffff; background-color: #006633}


#containeur {
overflow: hidden;
width: 974px;
margin: 0 auto;
background: #fff;
border: 15px solid #fff;
}
#header {
height: 220px;
background: url(img/menu_01.jpg) no-repeat;
}
#menu {
height: 22px;
margin-bottom: 40px;
//background: url(img/bg_menu.png);
}
#menu ul {
list-style: none;
margin-top: 0;
}
#menu li {
float: left;
}
#menu a {
display: block;
width: 150px;
height: 22px; /* Total 42 */
padding-top: 5px;
text-align: center;
}
#menu a.a {
//background: url(img/menu_02.png);
}
#menu a.b {
//background: url(img/menu_08.png);
}
#menu a.c {
//background: url(img/menu_04.png);
}
#menu a.d {
//background: url(img/menu_05.png);
}
#menu a.e {
//background: url(img/menu_06.png);
}
#menu a.f {
//background: url(img/menu_10.png);
}

#contenu {
}
#pays {
float: left;
width: 235px; /* Total 350 */
height: 287px;
padding-right: 15px;
background: url(img/bg_pays.png) no-repeat top right;
}
#pays ul {
float: left;
margin-right: 15px;
}
#salons {
float: left;
width: 724px;
}
#salons div.salon {
float: left;
width: 208px; /* Total 238 */
padding: 15px;
}
#salons ul.InfosSalon li {
float: left;
list-style: none;
}
#ListeCompletePays {
clear: both;
overflow: hidden;
padding: 7px;
color: #fff;
background: #aaa9a9;
font-size:10px;
margin-top:30px;
}
#ListeCompletePays a{
	font-size:10px;
}
#ListeCompletePays div.pays {
float: left;
margin:0px 20px auto auto ;
width:140px;
}
#ListeCompletePays a {
	color: #dddddd;
}
#ListeCompletePays h2 a{
	color:#ffffff;
	
}
#ListeCompletePays h2 {
	margin:0 auto 2el 0;
}
#ListeCompletePays li {
	margin:0 auto 1el 0;
}

.cleared {
clear:both;
}
.off {
display: none;
}
.dpt {
	float:left;
	width:150px; 
	margin:5px;
	font-size:11px;
}
.accueil{
	background:url(img/accueil.jpg) top left no-repeat;
	width:870px;
	height:300px;
}
.accueil .items {
	margin:0px auto 40px 420px;
}
.accueil .item_titre {
	margin:0px auto 50px 5px;
	font-size:12px;
}
.accueil .item {
	float:left;
	width:100px;
	margin:0px auto 20px 5px;
	font-size:11px;
	padding:2px;
	border:1px solid #666666;
}
.footer, .footer a{
	clear:both;
	font-size:11px;
	color:#666666;
	text-align:center;
	padding:2el auto 1el auto;
}