@charset "utf-8";
.titre_index{
	border: 1px dotted #62782E;
	list-style-type: none;
	position: relative;
	display: block;
	height: auto;
	width: 720px;
	float: left;
}
.titre_index .soustitre1{
	width: 710px;
	float: left;
	background-image: url(../pictures/template/degrad-gris.jpg);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	position: relative;
	font-size: 18px;
	color: #62782E;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 30px;
	padding-top: 5px;
	padding-left: 10px;
}
.titre_index .soustitre2{
	text-align: center;
	width: 150px;
	float: right;
	clear: both;
	position: absolute;
	z-index: auto;
	left: 500px;
	top: 5px;
}
.titre_index .soustitre2 a{
	color: #525252;

}

.titre_index .pricerange{
	background-image: url(../pictures/template/degrad-gris.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 605px;
	display: block;
	height: 20px;
	float: left;
	font-size: 14px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
	padding-left: 15px;
	color: #62782E;
}



.titre_index .vignette {
	list-style-type: none;
	display: block;
	width: 700px;

}

.titre_index .vignette li {
	text-align: center;
	width: 120px;
	font-size: 9px;
	display: block;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: normal;
	height: 170px;
}

.titre_index .vignette li img {
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.liensPagination2 {
	text-align: center;
	background-image: url(../pictures/template/degrad-gris.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #090;
	display: block;
	position: relative;
	height: 50px;
	width: 720px;
}

.liensPagination2 a{
	color: #090;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
}
