#artisanat h1, #artisanat h2   {color:#E62A5C; }
#artisanat h5   {color:#000000; }

#artisanat a.fleche{ 
	color:#E62A5C;
	background:url(/voyage-sur-mesure/img/artisanat/fleche_lien.gif) right 4px no-repeat;
	padding:0 10px 0 0;
} 

#artisanat .rub_col_dt {color: #000000; }


/* scroll Objet */
div.sc_menu {
	/* Set it so we could calculate the offsetLeft */
    position: relative;
	height: 118px;
	width: 1000px;
	/* Add scroll-bars */
    overflow: auto;
	background-color: #000000;
}
ul.sc_menu {
	  display: block;
	  height: 118px;
	  /* Max width here, for users without Javascript */
	  width: 3100px;
	  /* Remove default margin */
	  margin: 0;
	  list-style: none;
	  border:0;
}
.sc_menu li {
	  display: block;
	  float: left;
	  border:0;
}
.sc_menu a {
	  display: block;
	  text-decoration: none;
	  border:0;
	  color: #000;
	  border:0;
}

.sc_menu img {  
	border: 0px ; 
	padding-right: 12px;
	padding-left: 12px;
	width:118px ; 
	height:96px;	
	margin-top:12px;
	} 

/* affichage infos objets */
#rightcolumn{
		float:right;
		width:451px;
		height:342px;
		background-color: #000000;
	}

.texte{
	font-size: 10px;
	color: #FFFFFF;
	text-align:justify;
	padding-right: 35px;
	}







