html, body {
	background: url('img/fond.gif') repeat-y 50% 0 #000;
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
	font-size: 11px;
	color:#555;
	text-align: center;
	font-family: Georgia, Times New Roman, Times, serif;
}
P {
	margin: 3px 0;
	padding: 0;
	color:#000;
	clear: both;
	line-height: 160%;
}
H1 {
	margin: 20px 0 15px 0;
	padding-bottom:10px;
	border-bottom:1px solid #B2B147;
	padding: 0;
	color: #B2B147;
	font-size:19px;
}
H2 {
	margin: 15px 0 0px 0;
	padding-bottom:10px;
	padding: 0;
	color: #222;
	font-size:15px;
	background: url('img/puce1.gif') no-repeat 0 5px #FFF;
	padding-left: 14px;
}
A {
	color:#000;
	text-decoration:none;
}
A:hover {
	color:#BDBC62;
	text-decoration:none;
}
A.deco {
	color:#243456;
	font-weight:bold;
	font-size:10px;
}
A.deco:hover {
	color:#FFF;
	text-decoration:none;
}
#en-tete {
	background:url('img/haut.gif') no-repeat #F5F2F0;
	width:743px;
	height:117px;
	
}
#contenu-en-tete {
	padding-left:360px;
	border-bottom:1px solid #B2B147;
	color: #B2B147;
	font-size:19px;
}
#deco {
	background:url('img/deco.gif') repeat-x #F5F2F0;
	height:25px;
	margin:0 13px;
	text-align:right;
}
#deco P {
	background:url('img/croix.gif') no-repeat right;
	padding:5px 10px;
	margin:0;
	margin-right:5px;
}
#enveloppe {
	position:relative;
	text-align: left;
	width:743px;
	margin: 0 auto;
	background:url('img/fondcontenu.gif') repeat-y 50% 0 #FFF;

}
#conteneur {
	width:500px;
	float: right;
	margin:10px 13px 10px 0;
	background:#FFF;
}
#barre-laterale {
	width: 230px;
	float: left;
	display: block;
	padding: 69px 0px 0px 0px;
	background:url('img/reseau_mondial_large.gif') no-repeat 40px 20px;
}

#barre-laterale ul {
	list-style: none;
    border: none;
}
#barre-laterale ul li A.menu1 {
	padding: 0px 0px 0px 40px;
	display:block;
	height:20px;
	background:url('img/pointille_indexn.gif') no-repeat 0px 0px;
}
#barre-laterale ul li A.menu1:hover {
	background:url('img/pointille_indexr.gif') no-repeat 0px 0px;
}
#pied-de-page {
	background:url('img/deco.gif') repeat-x #F5F2F0;
	clear: both; 
	margin:0 13px;
	height:22px;

}
#resultats_recherche {
	width:100%;
	font-size: 10px;
	color:#555;
	text-align: right;
	font-family: Georgia, Times New Roman, Times, serif;
}
#chaine-pays {
	width:100%;
	margin: 0px 0 10px 20px;
	font-size: 10px;
	color:#555;
	text-align: left;
	font-family: Georgia, Times New Roman, Times, serif;
}
#contenu {
	background:#FFF;
	margin:0 20px 30px;
}
#contenu img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}
#contenu em {
	display:block;

}
#afconcis {
	padding: 10px 10px 10px 10px;
	background-color: #f0f8fc;
	border-top:1px solid #dfe7eb;
	border-bottom:1px dotted #dfe7eb;
	border-left:1px dotted #dfe7eb;
	border-right:1px dotted #dfe7eb;
}
#blocadresse{
	text-align:center;
	padding-bottom:20px;
}
#contenu em.ligne {
	clear: both;
	margin: 5px 0;
}
.deblayage {
	height: 0;
	clear: both;
}