/*-structure------------------------------------------------------------*/
.selection {
	width:775px;height:86px;
	margin:5px 0 25px 0;
	padding-top:4px;
	position:relative;
	float:left;
	background:transparent url(images/selections_listing/bg_selection.gif) repeat-x 0 -3px;
}
.selection2 {
	height:86px;
	border:1px solid #DADACD;
	border:0 1px 1px;
	background:#F3F3F1 url(images/selections_listing/bg_selection2.gif) repeat-x;
}
.s_image {
	float:left;	
	margin-right:10px;
}
.s_text {
	color:#735E12;
	padding:10px 10px 10px 15px;	
}

/*-Textes----------------------------------------------- */
.selection h2,.selection a, .selection a:visited {
	color:#8D670C;
	text-decoration:none;
	margin-bottom:13px;
}

.selection a:hover, .selection a:visited:hover {
	color:#8D670C;
	text-decoration:underline;
}




