#zone_texte_cost{
	margin-left: 70px;
	height:344px;
	/*border: 1px solid green;*/
}
#chemin{
	margin-top:10px;
	/*border: 1px solid blue;*/
	font-family: "Times New Roman", Times, serif;
	font-size: 0.95em;
	font-style: italic;
	color: #826E5D;
}
#chemin a{
	font-family: "Times New Roman", Times, serif;
	font-size: 0.95em;
	font-style: italic;
	color: #826E5D;
	text-decoration: none;
}
#chemin a:hover{
	/*font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	color: #948776;
	text-decoration: none;*/
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #948776;
}
#texte_page_costume{
	/*border: 1px solid blue;*/
	width:800px;
	height:314px;
}
#photo_costume{
	float:left;
	clear:none;
	width:230px;
	height:314px;
	/*border: 1px solid red;*/
}
#texte_costume{
	float:right;
	height:314px;
	width:570px;
	/*border: 1px solid black;*/
}
#texte_costume a{
	color: #802d01;
	text-decoration: none;
	
}
#texte_costume a:hover{
	color: #FFF;
	text-decoration: none;
	
}
#texte_list_costumes{
	/*border: 1px solid blue;*/
	margin:0px;
	padding:0px;
	width:854px;
	height:348px;
	overflow: auto;
}
#texte_list_costumes a{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	color: #802d01;
	text-decoration: none;
	padding-left: 45px;
}
#texte_list_costumes a:visited{
	color: #804518;
}
#texte_list_costumes a:hover{
	color: #8C6E61;
}
#texte_list_costumes a:active{
	color: #FFF;
}


