﻿.jqTransformSelectWrapper ul {
	background: url(../images/deroulantBottom.png) bottom left no-repeat;
	padding: 14px 0;
	width: 171px;
}

.jqTransformSelectWrapper li {
	background: url(../images/deroulantCenter.png) repeat-y;
	font-size: 85%;
	font-weight: bold;
	line-height: 19px;
	list-style: none;
	width: 171px;
}

.jqTransformSelectWrapper ul:first-line {
	background: url(../images/deroulantTop.png) top left no-repeat;
	display: block;
	position: relative;
	width: 171px;
}

.jqTransformSelectWrapper li a {
	background: url(../images/puceDeroulant.png) center left no-repeat;
	bottom: 3px;
	color: #395f88;
	left: 18px;
	padding-left: 9px;
	position: relative;
	text-decoration: none;
}

.jqTransformSelectWrapper li a:hover {
	color: #8f8f8f;
}

.jqTransformSelectWrapper li a.selected {
	background: none;
}
