h3 {color:#5ec5ed; }
h5 {color: #FFFFFF; }
h5.colonne {color: #000000; }

a{    
	color:#5ec5ed;
    font-size: 11px;    
}

.texte_expo{
	text-align:justify;
	}

/* style des liens */

a.fleche{ 
	color:#5ec5ed;
	background:url(/voyage-sur-mesure/img/artisanat/fleche_lien.gif) right 4px no-repeat;
	padding:0 10px 0 0;
} 

/* 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: 2000px;
	  /* 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;
}


/* affichage infos objets */
#rightcolumn{
		float:right;
		width:451px;
		height:342px;
		background-color: #000;
	}

.texte{
	font-size: 10px;
	color: #FFFFFF;
	text-align:justify;
	padding-right: 35px;
	}

/* affichage texte colonne droite*/

.colonne_titre{ /*header of 1st demo*/
	cursor: hand;
	cursor: pointer;
	border-top: 1px dotted gray;
	padding-top:9px;
	padding-bottom:8px;
	padding-left: 25px;
	background: url(/voyage-sur-mesure/Img/artisanat/fleche_fermer.jpg) no-repeat  6px 12px;
	}

.ouverture_colonne{  url(/voyage-sur-mesure/Img/artisanat/fleche_ouvert.jpg) no-repeat  6px 12px;
	}

.colonne_droite_texte{
	padding:0 15px 15px 15px;
	text-align: justify;
	}
