@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: #e7c0e8;
	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/equipements/bgcategories.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 *******/
#dernieres{
	margin: 0px 0px 12px 690px;
	width: 265px;
	border: 1px solid #9d006f;
	padding-bottom: 4px;
	color: #000000;
}

#dernieres h3{
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	height: 23px;
	line-height: 23px;
	padding-left: 24px;
	margin: 0px;
	border-bottom: 1px solid #9d006f;
	background-image: url(../images/equipements/bgdernieres.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
}

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

#dernieres div.fondmauve{
	background-color: #FFD7FF;
}

#dernieres .titre_dernieres{
	padding: 2px 3px 0px;
	margin-bottom: 2px;
}

#dernieres a{
	color: #000000;
	text-decoration: none;
}

#dernieres a:hover{
	color: #CC0000;
}

#dernieres .titre_dernieres a{
	font-size: 11px;
}

#dernieres .mini_dernieres{
	text-align: center;
}

#dernieres .categorie_dernieres{
	margin-top: 2px;
	padding: 0px 3px
}

#dernieres .categorie_dernieres a{
	font-size: 10px;
}

#dernieres .prix_dernieres{
	text-align: right;
	padding-right: 3px;
	padding-bottom: 2px;
	margin: 2px 0px 0px;
	font-size: 12px;
}
