/* CSS Automatique */

/* Code pour Objet 1780 */
.SP{
	clear: both;
}
.IM_ID1780{
	padding: 0 3%;
}
.IM_ID1780 ul.ProduitListe{
	float: left;
	width: 22%;
	padding:0 2%;
	margin: 0 2%;
	list-style: none;
}
.IM_ID1780 ul.ProduitListe li {
	font: bold 14px Tahoma,Arial,Verdana;
	margin-top: 10px;
	padding: 0 5px;
	
}

.IM_ID1780 ul.ProduitListe ul {
	list-style: none;
	padding: 0;
}

.IM_ID1780 ul.ProduitListe ul li {
	font: 12px Tahoma,Arial,Verdana;
	padding-left: 15px;
	margin-top: 0;
	
}
.IM_ID1780 ul.ProduitListe ul li a {
	text-decoration: none;
	color: black;
	display: block;
	padding: 2px;
	background: url(/look/17-2.png) repeat-y 0 0;
}
.IM_ID1780 ul.ProduitListe ul li a:hover,
.IM_ID1780 ul.ProduitListe ul li a.Current {
	background: url(/look/17-1.png) repeat-y 100% 0;
}
/* ----------------------------------- */
.IM_ID1780 div.ProduitDetail{
	float: left;
	width:56%;
	margin: 0 2%;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.IM_ID1780 h5{
	margin: 0 0 10px 0; 
	padding: 0;
	font: bold 16px Verdana,Arial,Tahoma;
	text-align: center;
	
}
.IM_ID1780 img{
	float: left;
	margin: 0 15px 5px 0;
	border: 1px solid #999999;
	
}	
.IM_ID1780 .Prodrubrique{
	display: none;
}
.IM_ID1780 .Prodtext{
	font: 12px Verdana,Tahoma,Arial;
}

.IM_ID1780 .Prodtextarea{
	font: 12px Tahoma,Arial,Verdana;
}



html, body {
	height: 100%;
}
#IM_PAGE{
	min-height: 100%;
	position: relative;
}
#BODY {
	padding-bottom: 15px;
}

#IM_LIENIMW{
	/*clear: both;*/
	position: absolute;
	left: 0;
	bottom: 0;
	border-top: 1px solid black;
	background-color: #999999;
	height: 14px;
	width: 100%;
	text-align: center;
	font: 10px Verdana,Arial,Tahoma;
	overflow: hidden;
	/*margin-top: 10px;*/
}
#IM_LIENIMW h1,
#IM_LIENIMW h2{
	font: 10px Verdana,Arial,Tahoma;
	display: inline;
	margin: 0 ;
	padding: 0;
	
}
#IM_LIENIMW a{
	color: white;
	text-decoration: none;
	margin: 0 5px;
}
#IM_LIENIMW .IM_Logo{
	padding: 0px 44px 13px 0;
}
#IM_LIENIMW .IM_Logo span{
	display: none;
}

#IM_LIENIMW .IM_XHTML{
	background: url(/images/logo-xhtml.gif) no-repeat;
}
#IM_LIENIMW .IM_CSS{
	background: url(/images/logo-css.gif) no-repeat;
}
#IM_LIENIMW .IM_F2M{
	background: url(/images/logo-f2m.gif) no-repeat;
	display: none;
}
#IM_PartageLien{
	position: absolute;
	left: -999em;
}
#IM_PartageLien h2{
	font-size: 0.1em;
}