#droite hr {
	display:block;
	width: 200px;
	height: 1px;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	color: #dfe3e6;
	background-color: #dfe3e6;
	border: 0;
}

A.lien_marque {
	font-family: Verdana, Arial;
	background-image: url(../../images/structure/fleche_marque.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	padding-left: 15px;
}

select {
	font-size: 11px;
}

/* Tableau Administration */

#liste_admin {
	width: 100%;
}

#liste_admin td {
	padding: 5px;

	border: 1px solid #e6e6e6;
}

#liste_admin #liste_haut{
	font-weight: bold;
	text-align: center;

	color: #ffffff;
	background-color: #E82D28;
}

#liste_admin #liste_haut td {
	border: 0;
}

/* Accueil */

#table_partenaires {
	width: 344px;

	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#table_partenaires {
	text-align: center;
}

/* moteur de recherche */

p#recherche {
	margin-bottom: 15px;
	margin-left: 10px;
}

/* Liste des annonces */

#liste {
	width: 100%;
	border-collapse: collapse;
background: url(../../images/structure/bg_th.gif) no-repeat left top;
}

#liste tr#head {
	border: 0;
	height: 32px;
}

#liste tr {
	border-left: 1px solid #bd8a12;
	border-right: 1px solid #bd8a12;
	border-bottom: 1px solid #bd8a12;
}
#liste th {
	color: #ffffff;
	text-align: center;
	font-size: 11px;
	border: 0;
}

#liste td {
	border-top: 1px solid #bd8a12;
	padding: 3px;
}

.liste_photo { width: 100px; text-align: center; }

.liste_first { padding-left: 10px; text-align: left; }

.liste_0 {
	height: 80px;
	background-color: #fafafa;
}

.liste_1 {
	height: 80px;
}

.liste_survolee {
	height: 80px;
	background-color: #d0e0fa;
}

.liste_fleche {
	margin-right: 5px;
}

.liste_cravate {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}

#liste_resultat {
	width: 340px;
	margin-left: auto;
	margin-right: auto;
	height: 52px;
	background-image: url('images/resultat.gif');
	background-position: top-left;
	background-repeat: no-repeat;
	text-align: center;
}

.liste_pages {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
.liste_pages a { padding: 3px 5px; background:#d9ad3f ; color: #FFF; }
.liste_pages a:HOVER { background: #0a2660; }
.liste_pages a#select, .liste_pages a#select:HOVER { background: #d9ad3f; color: #0a2660; text-decoration: underline; }


/* annonce miniature */

.annonce_small {
	width: 94px;
	height: 105px;
	float: left;
	text-align: center;
	font-size: 11px;
	color: #555555;
}

	.annonce_small img {
		width: 80px;
		height: 60px;
		border: 2px solid #006699;
	}
	.annonce_small img:visited { border: 2px solid #006699; }
	.annonce_small a img:hover { border: 2px solid #ff0000; }

	.annonce_marque_small {
		width: 90px;
		height: 105px;
		float: left;
		text-align: center;
	}
	.annonce_marque_small img {
		width: 80px;
		height: 60px;
		border: 2px solid #006699;
	}
	.annonce_marque_small img:visited { border: 2px solid #006699; }
	.annonce_marque_small a img:hover { border: 2px solid #ff0000; }

/* affiche annonce */

#annonce_separateur_bas {
	line-height: 1px;
	background-color: #cccccc;
}

#annonce_txt_bas {
	text-align: right;
	font-family: Arial;
	font-size: 10px;
}

#annonce_photo {
	width: 281px;

	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

#annonce_titre {
	color: #111111;
	float: right;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
}
#annonce_titre p { padding-top: 5px; padding-right: 5px; }
#annonce_titre h1 { color: #ffffff; font-size: 16px; text-align: right; margin-top: 5px; margin-bottom: 0; margin-right: 5px; }

#annonce_prix {
	color: #ff0000;
	font-size: 16px;
	font-weight: bold;
}
#annonce_prix p {
	padding-right: 5px;
}

#affiche_donnees {
	width: 340px;
	margin-left: auto;
	margin-right: auto;
	color: #111111;
}

.blanc {
	height: 13px;
	padding-left: 5px;
	line-height: 13px;
	border-bottom: 1px solid #dddddd;
}

.bleu {
	height: 15px;
	padding-left: 5px;
	background-color: #f5f5f5;
	line-height: 15px;
	border-bottom: 1px solid #dddddd;
}

.blanc_donnees {
	height: 13px;
	padding-right: 5px;
	text-align: right;
	line-height: 13px;
	border-bottom: 1px solid #dddddd;
}

.bleu_donnees {
	height: 15px;
	padding-right: 5px;
	background-color: #f5f5f5;
	text-align: right;
	line-height: 15px;
	border-bottom: 1px solid #dddddd;
}

.annonce_separateur_large {
	line-height: 3px;
	font-weight: 3px;

	margin-top: 20px;
	margin-bottom: 20px;

	background-color: #ebe340;
}


/* General */

br.sep {
	clear:both;
	visibility:hidden;
}

.txt_rouge { color: #ff0000; }
.txt_small { font-size: 11px; }
.txt_confirmation { color: #ff0000; text-align: center; font-weight: bold; margin-bottom: 15px; display: block; }
.txt_center { text-align: center; }

.txt_etoile {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}

#bloc_erreur {
	min-height: 24px;

	margin-bottom: 15px;

	padding-left: 49px;

	background-image:url(../../images/erreur.gif);
	background-repeat: no-repeat;

	color: #ff0000;
	font-weight: bold;
}

.left { float: left; }

/* Moteur de recherche horizontale */

form#recherche {
	height: 151px;
	width: 736px;
	background-image: url(../../images/structure/bg_moteur.gif);
	background-repeat: no-repeat;
	padding: 40px 0 0 20px;
}

	form#recherche h5 {
		padding-top: 10px;
		margin-bottom: 10px;
		

		color: #888888;
		font-size: 11px;
	}

	form#recherche select {
		width: 140px;
		margin-bottom: 4px;
		color: #000;
		font-weight: bold;
	}

	form#recherche input#btn {
		margin-top: 7px;
		margin-left: 100px;

		width: 100px;
	}
	
	
/* Détails d'un véhicule */
div#annonce_top {
	height: 120px;
}

div#annonce_top div.photo_top {
	float: right;
	width: 140px;
	margin: 0 0 0 0;
}
div#annonce_top div.photo_top img {
	width: 140px;
	
}

div#annonce_top h1 {
	font-size: 18px;
	font-weight: bold;
	color: #2969a7;
	margin-bottom: 0;
}

div#annonce_top span.prix {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

ul#onglets {
	list-style: none;
	margin: 0 0 0 0;
	display: block;
	width: 100%;
	height: 26px;
}
ul#onglets li {
	float: left;
	width: 113px;
	background: url(../../images/onglet.gif) no-repeat;
	height: 26px;
}
ul#onglets li.li_on {
	float: left;
	width: 113px;
	background: url(../../images/onglet.gif) no-repeat;
	height: 26px;
}
ul#onglets li a {
	font-size: 12px;
	text-decoration: underline;
	color: #000;
	display: block;
	height: 21px;
	width: 113px;
	text-align: center;
	padding-top: 5px;
	background-position: 10px 5px;
	background-repeat: no-repeat;
} 
ul#onglets li a:focus {
	outline:none;
}
ul#onglets li.li_on a {
	border-bottom: 2px solid #f5f5f5;
	margin-bottom: -1px;
}

div.onglet_page {
	background: #f5f5f5;
	border: 1px solid #b6b6b6;
	display: block;
	padding: 10px;
	font-size: 11px;
}
div.onglet_page_off {
	display: none;
}

div.onglet_page label {
	display: block;
	float: left;
	width: 180px;
	color: #5d5d5d;
	font-weight: normal;
	margin-bottom: 3px;
}

div.onglet_page hr {
	width: 100%;
	border: 0;
	background: #7e7e7e;
	color: #7e7e7e;
	height: 1px;
}


div.parking {
	width: 190px;
	background: url(../../images/park_bg.gif) repeat-y;
}
div.parking h3 {
	width: 145px;
	height: 24px;
	background: url(../../images/park_header.gif) no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 8px 0 0 45px;
}
div.parking p {
	padding: 0 5px 0 5px;
}

div.progressBarStatus { margin-top: 10px;}
