@charset "utf-8";
/* CSS Document */

#ma_liste {
	font-size: 12px;
	color: #A28E77;
	line-height: 1.5em;
	padding: 0px;
	height: 320px;
	width: 500px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}
#ma_liste li p {
	color: #333;
	float: right;
	line-height: 1.2em;
	width: 350px;
	_margin-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 0px;
	background-image: url(../images/range/icon.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-position: 0px 3px;
}
#ma_liste h3 {
	font-size: 1.3em;
	letter-spacing: 1px;
	color: #9472B1;
	font-weight: normal;
	padding-bottom: 5px;
}
#ma_liste h4 {
	color: #A2776C;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 20px;
}
#ma_liste-menu{
	text-decoration: none;
	color: #FFF;
	padding-left: 0px;
			}

#ma_liste-menu a{
	border: 1px solid gray;
	text-decoration: none;
	color: #FFF;
	background-color: #9472B1;
	margin-right: 10px;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
			}
#ma_liste-menu a:hover{
	border: 1px dotted gray;
	color: #DFD0F7;
	background-color: #552B80;
}
#ma_liste-menu a.wactive{
	border: 1px dotted gray;
	color: #745195;
	background-color: #E3D8F8;
}
#ma_liste img   {
	float: left;
	height: 271px;
	width: 108px;
}
