.title_red {
	color:#780743;
	font-size:12pt;
	padding-left:15px;
}

#arborescence {
	width:620px;
	margin-left:15px;
	font-size:8pt;
	color:#666;
	text-transform:lowercase;
}

#arborescence a:link,  #arborescence a:visited,  #arborescence a:active {
	color:#666;
	text-decoration:none;
}

#arborescence a:hover {
	color:#73BD1E;
	text-decoration:none;
}

#arborescence .lien_r:link,  #arborescence .lien_r:visited,  #arborescence .lien_r:active {
	color:#A70043;
	text-decoration:none;
}

#arborescence .lien_r:hover {
	color:#73BE1E;
	text-decoration:none;
}

#toolbar {
	width:835px;
	margin-left:15px;
	background-color:#DCF5C0;
	padding-top:8px;
	padding-bottom:8px;
	z-index:1;
}

#toolbar #qs {
	width:200px;
	padding-left:5px;
	border:1px #666 solid;
}

html>body #toolbar #qs {
	width:245px;
}

#toolbar #sous_cats {
	width:325px;
	border:1px #666 solid;
}

html>body #toolbar #sous_cats {
	width:240px;
}


#toolbar #location {
	width:200px;
	border:1px #666 solid;
}

html>body #toolbar #location {
	width:240px;
}


#toolbar #sb {
	border:1px #666 solid;
}

#toolbar #additionnalFields {
	
}

#toolbar #additionnalFields .field {
	float:left;
	margin-right:25px;
	margin-top:15px;
	padding:0px 5px;
	text-align:center;
	width:150px;
}

#toolbar #additionnalFields .field select {
	width:150px;
}

#toolbar #additionnalFields .field label {
	font-weight:bold;
	margin-bottom:5px;
}

#help {
	width:835px;
	margin-left:15px;
}

#help a:link, #help a:visited, #help a:active {
	font-weight:bold;
	color:#004a99;
	text-decoration:none;
}

#help a:hover {
	color:#666;
}


#listing {
	width:850px;
	padding-left:15px;
}


#listing .lien_g, #listing .lien_g:link, #listing .lien_g:visited, #listing .lien_g:active {
	color:#333;
	text-decoration:none;
}

#listing .lien_g:hover {
	color:#666;
	text-decoration:underline;
}

#listing .head {
	background-color:#DCF5C0;
}


#listing .head th {
	padding-bottom:4px;
}


#listing .head th, #listing .head th a:link, #listing .head th a:visited, #listing .head th a:active {
	color:#004a99;
	text-decoration:none;
}

#listing .head th a:hover {
	color:#73BE1E;
}

#listing .ligne0, #listing .ligne1 {
	vertical-align:top;
}

#listing .ligne0 td, #listing .ligne1 td {
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}

#listing .thumb {
	padding:3px;
	border:1px #999 solid;
	background-color:white;
}

#listing .ligne0 {

}

#listing .ligne1 {
	background-color:#ECF0F6;
}
