div.selection{
	width:100%;
	margin:auto;
	margin-top:10px;
	position:relative;
	z-index:0;
}
div.selection table.tableSelection{
	width:100%;
}
div.selection table.tableSelection td.titre{
	text-indent:10px;
	width:350px;
	font-weight:bold;
}
div.selection table.tableSelection td.titre a:link,
div.selection table.tableSelection td.titre a:active,
div.selection table.tableSelection td.titre a:visited{
	text-decoration:none;
}
div.selection table.tableSelection td.titre a:hover{
	text-decoration:none;
}
div.selection table.tableSelection td#image {
	text-align:center;
	width:120px;
}

div.selection table.tableSelection tr.clair {
	height:100px;
	background-color:#fff;
}

div.selection table.tableSelection tr.fonce{
	height:100px;
	background-color:transparent;
}

div.sonsSelection{
	position:absolute;
	top:-10px;
	left:120px;
	width:250px;
	background-color:#fff;
	padding:1px;
	border:1px solid #8CC751;
	z-index:10;
	display:none;
}

div.pagination{
	text-align:center;
	margin:5px;
	color:#074C8F;
	margin-top:10px;
}

div#CommentaireSelection{
	position:relative;
	text-align:center;
	margin:10px 5px 4px 5px;
	padding: 4px 4px;
	border:2px dotted #8DC651;
}

a.button_retour{
	display:block;
	text-align:center;
	padding-top:6px;
	width :125px;
	height :20px;
	background-color: #FEFFF7;
	border : 1px outset #BBDA9E;
	font-weight:bold;
	color: #5F7C20;	
}

a:hover.button_retour{
	text-decoration:none;
	color: #5F7C20;
	border : 1px outset #074C8F;
}

select.choixCds{
	font-family:verdana;
	width:80%;
	font-size:10px;
	color:#474848;
}

div#promotionCd{
	position:relative;
	text-align:center;
	margin:10px 5px 4px 5px;
	padding: 4px 4px;
	border:2px dotted #8DC651;
}

