#TitreRubrique
{
	padding: 10px 8px 0 24px;
	color: #FFFFFD;
	background-repeat: no-repeat;
	background-position: top left;
}
#TitreRubrique a { color: #FFFFFD; }

#TitreRubrique h1
{
	font-size: 14px;
	text-transform: uppercase;
}

#TitreRubrique em
{
	display: block;
	text-align: right;
	padding: 0 0 2px 0;
	font-size: 10px;
}

#Retour
{
	color: #999999;
	text-align: center;
	margin: 13px;
	font-weight: bold;
}
#Retour a { color: #999999; }
.navigation
{
	color: #999999;
	text-align: right;
	margin: 13px;
	clear: both;
}
.navigation span { padding: 0 0 0 22px; }
.navigation span a
{
	color: #999999;
}

.navigation .selected
{
	font-style: normal;
	font-weight: bold;
}

.navigation span em 
{
	font-style: normal;
	font-weight: bold;
}

.item 
{
	float: left;
	overflow: hidden; zoom: 1;
	width: 224px;
	height: 150px;
	padding: 3px 4px 4px 3px;
	margin: 0 0 27px 5px;
	font-weight: bold;
}

.clear 
{
	clear: both;
	margin: 0 0 27px 0;
}

.item .photo, #detail .item .photo
{
	float: left;
	margin: 0 8px 0 0;
	padding: 0px;
	width: 128px;
}

.item .photo img
{
	border: solid 1px #CDCCCC;
}

.item .texte
{
	overflow: hidden; zoom: 1;
}

.item h2
{
	font-size: 11px;
	margin: 0 0 20px 0;
}

.item .savoirPlus
{
	display: block;
	width: 88px;
	height: 17px;
	margin: 20px 0 0 0;
	background-repeat: no-repeat;
	background-position: left top;
}

#detail 
{
	font-weight: bold;
	text-align: justify;
}

#detail .photo 
{
	float: left;
	padding: 0 20px 0 0;
	width: 302px;
}

#detail .texte 
{
	overflow: hidden; zoom: 1;
}

#detail .titre
{
	border-bottom: dashed 1px #666666;
	padding: 0 0 8px 0;
	margin: 0 0 13px 0;
}

#detail .titre h2 
{
	font-size: 14px;
}

#detail .blabla
{
	border-bottom: dashed 1px #666666;
	padding: 0 0 13px 0;
	margin: 0 0 8px 0;
}

#detail .fonctions li
{
	width: 45%;
	padding: 0 0 8px 17px;
	float: left;
	background-repeat: no-repeat;
	background-position: left 2px;
}

#detail #AchatLigne
{
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	padding: 1px 9px 3px 8px;
	margin: 0 12px 0 0;
	float: right;
}
#detail #AchatLigne a
{
	color: #FFFFFF;
}
#detail .autresProduits
{
	clear: both;
	margin: 10px 0 0 0;
}

#detail .autresProduits h3 
{
	font-size: 12px;
	padding: 10px 0;
}

