@charset "utf-8";
h1{
	font-size: 24px;
	margin: 8px 0px 12px 15px;
	font-weight: normal;
}

/******** div #listing *******/
#listing{
	float: left;
	width: 660px;
	margin: 0px 0px 12px 10px;
}

#listing table{
	background-color: #CCCCFF;
	width: 660px;
	margin: 0px;
}

#listing table a{
	text-decoration: none;
}

#listing table a:hover{
	color: #990000;
}

#listing table td{
	vertical-align: top;
	padding: 0px;
	width: 330px;
	border: 1px solid #FFFFFF;
}

#listing table td h2{
	font-size: 14px;
	margin: 0px;
	padding-left: 5px;
	font-weight: bold;
	line-height: 23px;
	background-image: url(../images/pieces-detachees/bgcategorie.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#listing table td h2 a{
	color: #000033;
}

#listing table td ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 8px 10px;
}

#listing table td ul a{
	color: #666666;
}

/******** form #rechercher *******/
#rechercher{
	margin: 0px 0px 12px 690px;
	width: 265px;
	border: 1px solid #86B2D1;
	padding-bottom: 4px;
	color: #000000;
}

#rechercher h3{
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	height: 23px;
	line-height: 23px;
	padding-left: 24px;
	margin: 0px;
	border-bottom: 1px solid #86B2D1;
	background-image: url(../images/pieces-detachees/bgrechercher.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
}

#rechercher h3 img{
	position: absolute;
	z-index: 3;
	top: 0px;
	left: 0px;
}

#rechercher fieldset{
	border: 1px solid #86B2D1;
	margin: 8px 4px 0px;
	padding-bottom: 4px;
}

#rechercher legend{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

#rechercher fieldset p{
	margin: 3px 3px 0px;
}

#rechercher fieldset p select{
	width: 220px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#rechercher p input{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
