DIV#ads_retailbox {
/*	display:none;*/
}

DIV#new_retailbox {
	margin-top:10px;
	width:120px;
	height:200px;
	overflow:hidden;
	position:relative;
}
DIV#story_container {
	overflow:hidden;
	clear:none;
	padding:10px 0 0 10px;
}
DIV#story_container P {
	margin-bottom:20px;
}
DIV#story_tools_top {
	border-bottom:0;
/*	width:120px;*/
	width:125px;
	height:250px;
}
DIV.story_tools_block {
	padding:0;
	float:right;
	margin-right:0px;
	border-top:1px solid silver;
	border-bottom:1px solid silver;
	padding:5px 0 0 0;
	text-align:right;
}
INPUT.story_tools  {
	background: url(static/story_tools.gif) no-repeat;
	width:30px;
	height:30px;
	border:0;
}
INPUT.story_tools:hover {
	cursor:pointer;
}
INPUT#story_imprimer {
	background-position: 0 0;
}
INPUT#story_imprimer:hover {
	background-position: 0px -50px;
}
INPUT#story_recommander {
	background-position: -60px 0px;
}
INPUT#story_recommander:hover {
	background-position: -60px -50px;
}
INPUT#story_envoyer {
	background-position: -30px 0px;
}
INPUT#story_envoyer:hover {
	background-position: -30px -50px;
}
P.tools_wrap {
	background: url(static/story_tools.gif) no-repeat;
	display:inline;
	position:relative;
	z-index:24;
	color:#000;
	text-decoration:none;
}
P.tools_wrap :hover{
	z-index:255;
}
P.tools_wrap LABEL {
	position:relative; 
	z-index:255; 
	color:#000;
	font-size:11px;
	text-decoration:none;
	display: none;
}
P.tools_wrap:hover label{ 
	display:block;
	position:absolute;
	/*top:2.5em; */
	top:-1.7em; 	
	left:-8.5em; width:8em;
	border: 1px solid #716D30;
	background-color: #DAD5A9; 
	color: #424242;
	text-align: center
}
DIV#ours {
	background: #DBD7AA;
	float:right;
	width:250px;
	padding:10px;
	position:relative;
	right:-10px;
	clear:right;
}
BODY.body_story DIV#story_container #ads_imu {
	float:left;
	width:300px;
	margin:0 10px 0 0px;
} 
H4.chapeau {
	width:460px;
	margin:30px 0;
	line-height:22px;
	color: #0A0A0A;
	font-size:16px;
	font-weight:normal;
	border-top:1px solid silver;
	border-bottom:1px solid silver;	
	padding:10px 0;

}
P.story_infos,
P.art_infos {
	margin:0;
	color: #545454;
	padding:10px 0;
}

DIV#story_more_info {
	background: #EEEEEE;	
	border-top:0;
	border-bottom:0;
	color: #454545;
	padding:10px;
}
DIV.photos_container {
	background: #828282;
	color:#fff;
}
SPAN.dropcap {
	font-family:Georgia;
	position:relative;
	font-size: 50px;
	color: #5E1A00;
	float:left;
	width:.7em;
	padding-top:5px;
	margin-right:3px;
	margin-bottom:5px;
	line-height:.8em;
	text-transform: uppercase;
}
SPAN.thin {
	width:.5em;
}
SPAN.medium {
	margin-right:8px;
}
SPAN.large {
	margin-right:12px;
}
DIV#l_infographie .block_content {
	padding:5px;
}
DIV#l_infographie .block_content IMG {
	
}
DIV#l_infographie H4 {
	margin-bottom:5px;
}
DIV#l_infographie H4 A {
	font-size:11px;
}
DIV#l_infographie P {
	margin:0;
}








