
/*---------------------------------RESULTATS - VISUALISATION PAR LISTE----------------------*/

#result_left {
	float: left;
	width: 420px;
	height: 100%;
}

#result_right {
	float: left;
	width: 240px;
	height: 520px;
	background-color: #000000;
	margin-top: 30px;
}

#onglets {
	width: 100%;
	height: 30px;
}

/*---------------------------------------votre_recherche-------------------------------------*/

#votre_recherche {
	width: 100%;
	height: 107px;
	background-color: #FFFFFF;
}

#votre_recherche #left {
	float: left;
	margin: 10px 0 0 15px;
	display: inline;
	width: 234px;
}

/*VERSION NORMALE*/

#votre_recherche #left p.nombre {
	font: normal 15px Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	padding-top: 5px;
}

/*VERSION CONCESSIONNAIRE*/

#votre_recherche #left h1 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #000000;
}

#votre_recherche #left p {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #4c4c4c;
}

#votre_recherche #left a {
	display:block;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration:none;
	margin-top: 18px;
	background:url(../_img/result_list/puce_retour.gif) center left no-repeat;
	padding-left:10px;
}

/*fin VERSION CONCESSIONNAIRE*/

#votre_recherche #right {
	float: left;
	margin-top: 11px;
}

#votre_recherche #right p {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #003399;
	background: url(../_img/result_list/puce_votre_recherche.gif) center left no-repeat;
	padding-left: 8px;
	margin-bottom: 7px;
}

#votre_recherche #right p a {
	color: #003399;
	text-decoration: none;
}

/*---------------------------------------container_tableau-------------------------------------*/

#container_tableau {
	background: url(../_img/result_list/fd_tableau.gif) top left repeat-x;
	background-color: #E4E4E4;
	height: 310px;
	position:relative;
}

#container_tableau .tableau_result {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	width: 370px;
	margin-left: 10px;
	text-align: right;
}

#container_tableau #tableau_scrollable {
	width: 413px;
	height: 270px;
	position: absolute;
	top: 30px;
}

#container_tableau .tableau_scrollable {
	overflow: auto;
}

#container_tableau .tableau_result tr.ligne1 {
	height: 29px;
	color: #003399;
}

#container_tableau a{
	cursor: pointer;
}

#container_tableau .tableau_result tr.lignes {
	height: 25px;
	background: url(../_img/result_list/fd_ligne.gif) top left repeat-x;
	cursor: pointer;
}
#container_tableau .tableau_result tr.lignes.on {
	color: #FFFFFF;
	background: url(../_img/result_list/fd_ligne_on.gif) top left repeat-x;
}

#container_tableau .tableau_result tr.lignes a {
	color: #000000;
	text-decoration: none;
}
#container_tableau .tableau_result tr.lignes.on a {
	color: #FFFFFF;
	text-decoration: none;
}


#container_tableau .tableau_result td.colonne1 {
	width: 198px;
	text-align: left;
	padding-left: 5px;
}

/*VERSION CONCESSIONNAIRE*/

#container_tableau .tableau_result td.colonne1.cons {
	width: 85px;
}

#container_tableau .tableau_result td.colonne1.cons2 {
	width: 110px;
}

/*fin VERSION CONCESSIONNAIRE*/

#container_tableau .tableau_result td.colonne2 {
	width: 52px;
}

#container_tableau .tableau_result td.colonne3 {
	width: 51px;
}

#container_tableau .tableau_result td.colonne4 {
	width: 69px;
}

#container_tableau .tableau_result td.colonne5 {
	width: 10px;
}

/*------------------ dernieres_consultations- -------------------*/
#dernieres_consultations {
	position: relative;
	width: 100%;height: 99px;
	background: url(../_img/result_list/fd_consultations.gif) top left repeat-x;
}

#dernieres_consultations .titre {
	margin: 10px 0 0 10px;
}

#dernieres_consultations img { border: 0px; }

#dernieres_consultations #visuels {
	position: absolute;
	top: 9px;left: 100px;
	width: 298px;height: 73px;
	border: 1px solid #666666;
	overflow: hidden;
}
#dernieres_consultations #visuels #gallery { position: absolute;top: 0px;left: 0px; }

#dernieres_consultations #visuels #gallery a {
	position: absolute;display: block;
}

#dernieres_consultations #previous {
	position: absolute;left: 80px;top: 40px;cursor: pointer;padding: 5px;
}
#dernieres_consultations #next {
	position: absolute;right: 0px;top: 40px;cursor: pointer;padding: 5px;
}

/*------------------------ result_right ---------------------------*/

#result_right #visuel {
	position: relative;
	width: 240px;height: 180px;
	background-color : #000000;
	background-image: URL(../_img/outils/loading2.gif);
	background-position: center center;
	background-repeat:  no-repeat;
}

/*----------------------- container_description ---------------------------*/

#container_description {
	position: relative;
	width: 230px;
	height: auto;
	min-height: 231px; 
	background-color: #181818;
	padding: 0 5px 10px 5px;
	background: url(../_img/result_list/fd_description.gif) top left repeat-x;
}

#container_description #description {
	position: relative;
	width: 230px;
	height: 100%;
}

#container_description #description h1 {
	position: relative;
	font: bold 16px Helvetica, sans-serif;
	color: #e8e7e7;
	padding: 5px 0 0 3px;
}

#container_description .tableau_description {
	position: relative;
	font: normal 11px Arial, Helvetica, sans-serif;
	margin-left: 4px;
	width: 226px;
	margin-top: 3px;
}

#container_description .tableau_description td.colonne1 {
	color: #999999;
	width: 90px;
	padding-top: 1px;
}

#container_description .tableau_description td.colonne2 {
	color: #ffffff;
	padding-top: 1px;
}

#container_description .tableau_description tr.lignes {
	height: 20px;
	background: url(../_img/result_list/fd_ligne2.gif) top left repeat-x;
}

/*----------------------- RESULTATS - VISUALISATION PAR IMAGE --------------------*/

#flash_result {
	width: 660px;
	height: 376px;
	background-color: #000000;
}

#liens_result {
	width: 616px;
	height: 19px;
	background: url(../_img/result_image/fd_liens.gif) top left repeat-x;
	padding-left: 44px;
	padding-top :5px;
}

#liens_result p {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #999999;
	background: url(../_img/result_image/puce_liens.gif) center left no-repeat;
	padding-left: 8px;
	float: left;
	margin-right: 17px;	
}

#liens_result p a {
	color: #999999;
	text-decoration: none;
}

/*---------------------- dernieres_consultations2  -------------------------*/

#dernieres_consultations2 {
	position: relative;
	background: url(../_img/result_image/fd_dernieres_consultations.gif) top left repeat-x;
	width: 660px;height: 100px;
}

#dernieres_consultations2 .titre {
	margin: 10px 0 0 10px;
}

#dernieres_consultations2 img { border: 0px; }

#dernieres_consultations2 #visuels img {
	border: 1px solid #666666;
	margin-right: 10px;
}

#dernieres_consultations2 #visuels {
	position: absolute;
	top: 10px;left: 180px;
	width: 440px;height: 75px;
	overflow: hidden;
}
#dernieres_consultations2 #visuels #gallery { position: absolute;top: 0px;left: 0px; }

#dernieres_consultations2 #visuels #gallery a {
	position: absolute;display: block;
}

#dernieres_consultations2 #previous {
	position: absolute;left: 155px;top: 34px;cursor: pointer;padding: 5px;
}
#dernieres_consultations2 #next {
	position: absolute;right: 20px;top: 34px;cursor: pointer;padding: 5px;
}