.article{
	padding:0px 0px 0px 0px;
	margin:5px 0px 0px 0px;
	}

.search_frame {
	float:left;
	width:560px;
	padding:7px 10px 15px 10px;
	margin:10px 0px 0px 0px;
	background:#ECF1E3;
	border:1px #7DA040 solid;
	border-style:solid none solid none;
}

.search_frame div{
	float:left;
}

.search_frame select{
	font-size:8pt;
	width:100%;
}

.search_frame .proprietaire,
.search_frame .categorie,
.search_frame .utilisation{
	width:180px;
	margin:0px 15px 0px 0px;
	font-size:7.5pt;
	line-height:14pt;
	font-weight:bold;
	color:#000000;
}


.search_frame .utilisation{
	width:170px;
	margin:0px 0px 0px 0px;
}

.search_frame .prix,
.search_frame .age,
.search_frame .sexe,
.search_frame .robe,
.search_frame .departement,
.search_frame .avendre{
	width:90px;
	margin:10px 15px 0px 0px;
	font-size:7.5pt;
	line-height:14pt;
	font-weight:bold;
	color:#000000;
}

.search_frame .prix{
	width:100px;
}

.search_frame .sexe{
	width:83px;
}

.search_frame .departement{
	width:132px;
}

.search_frame .robe{
width:95
	margin:10px 0px 0px 0px;
}

.search_frame .avendre{
	width:85px;
	margin:10px 0px 0px 0px;
}


/*
.search_title {
	clear:both;
	width:100%;
	font-size:7.5pt;
	font-weight:normal;
	background:url('../media/arrow_icon.gif') no-repeat 2px 5px;
	padding:0px 0px 10px 15px;
	color:#252525;
	margin:15px 0px 0px 0px;
}

.search_title b{
	font-size:8pt;
	font-weight:bold;
}
*/

.result_container {
	float:left;
	clear:both;
	width:100%;
	margin:45px 0px 0px 0px;
	border:1px #7DA040 solid;
	border-style:dotted none none none;
	padding:30px 0px 0px 0px;
}

.result_encart {
	float:left;
	width:270px;
	padding:5px 5px 8px 5px;
	background:#FAFBF8;
	border:1px #C5C5C5 solid;
	margin:0px 0px 20px 0px;
}

.result_encart .title{
	font-size:10pt;
	font-weight:bold;
	font-family: 'trebuchet MS';
	color:#000000;
	padding:0px 0px 3px 0px;
	border:1px #C0CFA0 solid;
	text-align:left;
	border-style:none none solid none;
	text-transform:uppercase;
}

.result_encart .illus{
	float:left;
	width:100px;
	border:1px #D3D3D3 solid;
	margin:8px 8px 0px 0px;

}

.result_encart .illus img{
	width:100px;
	height:100px;
}

.result_encart .content{
	float:left;
	width:160px;
	height:75px;
	margin:8px 0px 0px 0px;
	font-size:7.5pt;
	color:#151515;
	text-align:left;
	line-height:12pt;
}

.result_encart .content h1{
	margin:0px 0px 0px 0px;
	padding:0px 0px 3px 0px;
	color:#578001;
	font-size:7.5pt;
	text-align:left;
	font-weight:bold;
	height:15px;
	overflow:hidden;
}

.result_encart .content span{
	font-size:7.5pt;
	color:#666666
}

.result_encart .btn{
	float:left;
}

.fiche_container {
	float:left;
	width:557px;
	border:1px #C5C5C5 solid;
	padding:10px;
	margin:0px 0px 15px 0px;
}

.fiche_container .illus{
	float:left;
	border:1px #D3D3D3 solid;
	width:200px;
	padding:1px;
}

.fiche_container .price{
	float:left;
	width:204px;
	margin:5px 0px 0px 0px;
	background:#578000;
	text-align:center;
	font-size:9pt;
	color:#FFFFFF;
	padding:7px 0px 7px 0px;
}

.fiche_container .content{
	float:left;
	width:322px;
	padding:10px;
	background:#FAFBF8;
	margin:0px 0px 0px 10px;
	font-size:8pt;
	text-align:left;
}

.fiche_container .content .title{
	font-size:12pt;
	font-weight:bold;
	font-family: 'trebuchet MS';
	color:#000000;
	padding:0px 0px 3px 0px;
	border:1px #C0CFA0 solid;
	border-style:none none solid none;
}

.fiche_container .content .subtitle{
	font-size:8pt;
	font-weight:bold;
	color:#578001;
	padding:4px 0px 4px 0px;
}

.fiche_container .content .text span{
	font-size:8pt;
	color:#666666;
}

.fiche_container .content{
	color:#000000
}

.fiche_container .content a{
	color:#578001
}

.fiche_container .content a:hover{
	text-decoration:none;
}

