/* CSS Document */
body { 
	background-color:#ffffff; 
	margin:0px; padding:0px; 
	color:#999999; 
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:12px;
	background-image:url(img/fond.jpg); background-repeat:no-repeat
}

#global {
	margin-top:50px;
	margin-left:118px;
	width:983px;
	height:621px;
	/*background-image:url(img/fond-afrique.gif);*/
	background-repeat:no-repeat;
	background-position:right;
}
#global_interieur{
	margin-top:50px;
	margin-left:118px;
	width:983px;
	height:621px;
}
#global_interieur2{
	margin-top:312px;
	margin-left:150px;
	width:780px;
	height:850px;
	
}
#haut {
	width:983px;
	height:100px;
	background-image:url(img/barre-haut.png); background-repeat:no-repeat;
}
#haut2 {
	width:983px;
	height:312px;
	background-image:url(img/haut2.png); background-repeat:no-repeat;
}
#bas {
	width:983px;
	height:37px;
	background-image:url(img/barre-bas.png); background-repeat:no-repeat;
}

#boutons-haut {
	width:100px;
	margin-right:0px;
	/*background-color:#00FF33;**/
	margin-left:auto;
	padding-top:35px;
}
#menu {
	float:left;
	width:150px;
	margin-left:35px;
	margin-top:25px;
	font-size:12px;
	color:#FFFFFF;
}
#menu p{ margin:0px; margin-bottom:2px;}
#texte {
	font-size:11px;
	text-align:justify;
	color:#FFFFFF;
	float:left;
	width:220px;
	background-color:#C15C16;
	height:500px
}
#texte_interieur {
	font-size:12px;
	text-align:justify;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	float:left;
	width:600px;
	height:500px
}
#texte_interieur_produits {
	font-size:10px;
	text-align:justify;
	border:0px solid #FFFFFF;
	color:#FFFFFF;
	float:left;
	width:600px;
	height:500px
}
#detail_produit {
	font-size:9px;
	text-align:justify;
	border:0px solid #FFFFFF;
	color:#FFFFFF;
	float:left;
	width:700px;
	height:500px;
}

#pictos-produits { padding:10px; }
#pictos-produits  td { text-align:center;}

#texte p { margin:12px;}
#cadre-contenu { float:left; margin-left:20px; margin-top:20px; text-align:center; }
.img_accueil {  margin-right:7px; border:1px solid white;}
#cadre-accueil { 
	margin-top:15px;
	/*background-image:url(img/cadre-accueil-adresse.png); */
	background-repeat:no-repeat; 
	width:512px; height:180px; 
	text-align:center; font-size:13px; color:#FFFFFF;
	border:1px solid white;
}
#txt-cadre-accueil { padding-top:25px;}
.bouton-accueil { background-color:#C15C16; width:180px; text-align:center; color:#FFFFFF; margin-top:3px; font-size:14px }
#titre-page { float:right; margin-top:-46px; margin-right:35px}
#titre-page-produit { float:left; margin-top:-36px; margin-left:35px }
h1 { font-size:10px; display:inline}

/* liens */
a.menu { color:#FFFFFF; text-decoration:none}
a.menu_actif { color:#C15C16; text-decoration:none}
a.menu:hover {color:#C15C16}
a.menu_int { color:#FFFFFF; text-decoration:none}
a.menu_int:hover {text-decoration:underline}

td{text-align:left;}