body {
	background: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#FFFFFF;
	background:url('../img/bg.png') repeat;
}a:link {	text-decoration: none;	font:italic 18px Georgia, "Times New Roman", Times, serif;
  color:#000000;
  letter-spacing:-1px;}a:visited {	text-decoration: none;	font:italic 18px Georgia, "Times New Roman", Times, serif;
  color:#000000;
  letter-spacing:-1px;}a:hover {	text-decoration: none;	font:italic 18px Georgia, "Times New Roman", Times, serif;
  color:#999999;
  letter-spacing:-1px;}a:active {	text-decoration: none;	font:italic 18px Georgia, "Times New Roman", Times, serif;
  color:#000000;
  letter-spacing:-1px;}
#mobileContenu{background:url('../img/bg.png') repeat;}

#logo_entete {font-size:16px;color:#FFFFFF;}#Accueil_Texte {text-align:justify;font-size:16px;color:#FFFFFF;}

.h1 {color:#5AA42A; font-weight:bold;  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; text-align:center; padding-top:0px; padding-left:2px;}


.Photo_Accroche {width:185px; height:147px; padding-top:6px; padding-bottom:12px; background-image:url('Photo_Accroche.jpg'); background-repeat:no-repeat; background:#000000;}

.presentation {text-align:center;margin:10px auto;}
.univers{text-align:left; padding:10px; color:#FFFFFF;}

.menu2{background:url('../images/img_menu_centre.jpg') repeat-x;width:100%; height:37px;}

.menu {background:url('../images/img_menu_centre2.jpg') repeat-x;width:100%; height:37px;}

.menu_gauche {float:left; width:35px; height:37px; margin-top:0px;}

.menu_centre {float:left; width:200px; height:37px; margin-top:10px; margin-bottom:-10px; }

.menu_droite {float:right; width:34px; height:37px; margin-top:0px; position:absolute; right:0px; background:url('../images/img_menu_droite.png') no-repeat;}




.titre_gauche {float:left; width:35px; height:37px; margin-top:0px; background:url('../images/img_titre_gauche.jpg') no-repeat;}

.titre_droite {float:right; width:45px; height:37px; margin-top:0px; position:absolute; right:0px; background:url('../images/img_titre_droite.jpg') no-repeat;}




.pied_de_page { background:url('../img/bandeau.png') repeat-x; width:100%; height:53px; right:0px;}

.home {padding-top:5px; right:0px; margin-right:5px; border:0px;}







.listing_resultat
{
    margin:0; 
    padding: 0;
    border-top:1px solid white;        margin-top:5px;
}

.imgPhotoVignette
{
    width : 108px;
    height : 83px;
    float: left;
    margin-right: 10px;
}

.listing_texte
{
    padding-top: 3px;
    padding-right: 5px;
    text-align:left;
	color:#4E8AD4;
}

.listing:hover, .infos:hover
{
    background-color: #19202b;
}

.listing_fleche
{
    width: 16px;
    vertical-align: middle;
    height: 83px;
    padding-top: 37px;
    float: left;
}
.titre_pays
{
    color: #DCC182;
    text-transform: uppercase;
    font-weight: bold;
}
.titre_produit
{
    font-weight: bold;
}
.clear 
{
    clear:both;
}



















.img_CIL {
        margin-top:20px;
        margin-bottom:8px;
	
}



.texte_adresse {
	 font-family:Verdana, Arial, Helvetica, sans-serif; 
	 color:#FFFFFF; 
	 font-style:normal; 
	 text-align:center; 
	 font-size:12px;  
	 left:6px; 
	 right:0px; 
         margin-top:8px;
	
}.texte_pos {	 font-family:Verdana, Arial, Helvetica, sans-serif; 	 color:#DCC182; 	 font-style:normal; 	 text-align:center; 	 font-size:12px;  	 left:6px; 	 right:0px;          margin-top:8px;	}


.tel {
	 font-family:Verdana, Arial, Helvetica, sans-serif; 
	 color:#FFFFFF; 
	 font-style:normal; 
	 text-align:center; 
	 font-size:12px;  
	 left:6px; 
	 right:0px; 
         margin-top:5px;
	
	
}

.mail {
	 font-family:Verdana, Arial, Helvetica, sans-serif; 
	 color:#FFFFFF; 
	 font-style:normal; 
	 text-align:left; 
	 font-size:12px;  
     margin-top:15px;
     margin-left:15px;
     padding-bottom:10px;
	
}

.mail a {
	color:#FFFFFF;	
}


/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
    width:998px;
    height:392px;
    margin:0 auto;
    padding-top:74px;
    margin-top:50px;
    border:5px solid red;
}

#slider {
	border:1px solid black;
	position:relative;
    width:320px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
	margin:0px auto;
}

.nivo-controlNav {
	position:absolute;
	width:320px;
	bottom:-30px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}

.bullet {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:right;
	margin-bottom:5px;
	margin-top:10px;
}

.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

