/*** MOTEUR DE RECHERCHE ***/
/*** formulaire ***/
.recherche_generale {
	margin: 30px 0 45px 0;
	padding: 0 0 0 4px;
	color: #000;
}
.recherche_generale label {
	padding: 6px 0 0 24px !important;
	margin: 0 !important;
	font-size: 10px;
	color:#adacac;
}
.recherche_generale input.input_recherche {
	border: none;
	background: transparent url(../../image/input_recherche.png) 0 0 no-repeat;
	padding: 6px 0 4px 24px;
	font-size: 10px;
	color: #adacac;
	width: 98px;
}
.recherche_generale input.btn_ok {
	vertical-align: top;
	margin: 2px 0 0 0;
}

/* recherche de pieces */
.hasDatepicker {
	width: 100px;
}
.piece_lien a {
	font-size: 1em;
	background: #ededee url(../../image/fond_bouton_piece.jpg) 0 0 repeat-x;
	border: 1px solid #d6d6d6;
	color: #767372;
	padding: 5px 15px 3px 15px;
	margin: 0 0 10px 10px;
	height: 18px;
	cursor: pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	display: block;
	float: left;
	text-decoration: none;
	white-space: nowrap;
}
.piece_lien a:hover {
	background: #ae0b13 url(../../image/valid_fond.gif) 0 0 repeat-x;
	border: 1px solid #a50b12;
	color: #fff;
}

.btn_recherche_vehicule {
	text-align: center;
	border-top: 1px dotted #ccc;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
}
.btn_recherche_vehicule .valid, .btn_recherche_vehicule .valid:hover {
	padding-left: 40px;
	padding-right: 40px;
}

.label_vo label{
	float:left;
	padding-right: .7em;
	text-align: right;
	display: inline-block;
	color: #767372;
	clear: both;
}
/*** liste des resultats ***/
ol.recherche_generale { text-align: left; }
ol.recherche_generale li { padding-bottom: .5em;	}
ol.recherche_generale strong {
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	background-color: #999;
	padding: 0 .1em;
}
.recherche_generale fieldset {
	border: 0;
	padding: 0;
	vertical-align: middle;
	display: inline;
}


/* recherche de vehicule d'occasion */
.label_vo label{
	float:left;
	padding-right: .7em;
	text-align: right;
	display: inline-block;
	color: #767372;
	clear: both;
}
.info_occas { margin : -5px 0 5px 0px;}
.form_occas fieldset{ padding : 3px 10px 5px 10px; border : 0px; border-top : 1px solid #DFDFDF;}
.champs_occas_libre label{font-weight  : bold;}
.champs_occas_libre input{width : 450px;}
.occas_avance .champs_occas {float : left;}
.occas_avance .champs_occas.occas_genre {width : 120px;}
.occas_avance .champs_occas.occas_marque {width : 228px; margin : 0 10px;}
.occas_avance .champs_occas.occas_modele {width : 228px;}
.occas_avance .champs_occas label{display : block; font-weight  : bold;}
.occas_avance .champs_occas select{width : 100%;}

.champs_occas_plus {
	width : 50%;
	float : left;
	overflow : auto;
	margin : 0 0 5px 0;
}
.champs_occas_plus label {display : block; font-weight  : bold;}
.champs_occas_plus select {width : 90%;}
.champs_occas_plus.interval select {width : 110px;}
.champs_occas_plus.departement select {width : 90%;}
.multi_select {
	padding : 65px 0 0 0;
	width : 50%;
	float : left;
	color : grey;
}
legend.tg-legend-open,legend.tg-legend-close {
	cursor : pointer;
	padding : 0 20px 0 0;
	text-decoration: underline;
	background : url(../../image/ultree_plus.gif) right center no-repeat;
}
legend.tg-legend-open {
	background-image : url(../../image/ultree_minus.gif);
}

.bordure_resultat{
	background-color:#F0F0F0;
	border-bottom:1px solid #DFDFDF;
	padding: 5px;
	margin-right: 5px;
	line-height: 30px;
	font-size: 1em;
}

.lien_bouton{
	-moz-border-radius:4px 4px 4px 4px;
	background:url("../../image/valid_fond.gif") repeat-x scroll 0 0 #AE0B13;
	border:1px solid #A50B12;
	color:#FFFFFF;
	cursor:pointer;
	font-size:1em;
	padding:2px 5px 3px;
	text-decoration: none;
}

.lien_bouton:hover{
	color:#000000;
	border:1px solid #000000;
}

/*** IDENTIFICATION ***/
.identification {
	padding: 0 0 0 15px;
}
.identification_titre {
	margin: 0;
	padding: 0 0 0 15px;
}
.identification input.input_login {
	border: none;
	background: transparent url(../../image/extranet_login.png) 0 0 no-repeat;
	padding: 6px 0 4px 24px;
	font-size: 10px;
	color: #adacac;
	width: 109px;
}
.identification input.input_mdp {
	border: none;
	background: transparent url(../../image/extranet_mdp.png) 0 0 no-repeat;
	padding: 6px 0 4px 24px;
	font-size: 10px;
	color: #adacac;
	width: 74px;
}
.identification input.btn_ok {
	vertical-align: top;
	margin: 2px 0 0 0;
}
.identification label {
	padding: 6px 0 0 24px !important;
	margin: 0 !important;
	font-size: 10px;
	color:#adacac;
}
.identification a {
	color: #000;
	font-size: 10px;
	text-decoration: none;
}
.identification a:hover {
	color: #e42036;
	text-decoration: underline;
}

.identification_bienvenue {
	margin: 5px 14px 5px 18px;
	border: 1px solid #eee;
	padding: 10px 10px 10px 15px;
}
.identification_bienvenue li {
	font-weight:bold;
	color: #747474;
	margin-bottom: 5px;
	list-style-type: none;
}
.identification_bienvenue li a { color: #747474; }
.identification_bienvenue li a:hover{
	color: #0055A0;
	text-decoration: none;
}
.identification_bienvenue img { margin-right: 10px; }

.identification_light {
	border-right: 1px black dotted;
}

/*** OCCASIONS DU MOIS ***/
.occasions {
	padding: 0 15px;
}
.occasions_titre {
	padding: 0 0 0 13px;
}
.occasions .cadre_image {
	padding: 10px 0 0 10px;
	background: transparent url(../../image/fond_photo.png) 0 0 no-repeat;
	width: 124px;
	height: 111px;
}
.occasions a{
	text-decoration: none;
	display: block;
}
.occasions .occasions_description{
	color: #000;
	display: block;
	margin: 0 5px 0 3px;
	text-align: center;
}
.occasions .occasions_prix{
	color: #939292;
	display: block;
	margin: 0 5px 0 3px;
	text-align: center;
}
.occasions .occasions_suite{
	margin: 0 5px 0 3px;
	text-align: center;
}


/*** LISTDIFF ***/
ul.listdiff {
	padding-left: 13.7em !important;
}
.listdiff div {
	margin-left: 23px;
}

/*** NEWS ***/
.article_accroche {}
.article_contenu {}
.article_lien_retour {}

.news_flash h2{
	padding: 0 0 4px 15px;
	margin: 0;
	background: transparent url(../../image/mg_separation.gif) -1px 100% no-repeat;
}
.news_flash div.accueil_article h2{
	padding: 0;
	margin: 3px 0 !important;
	font-size: 11px;
	background: none;
}
.news_flash div.accueil_article{
	padding: 0 15px;
	margin: 0 0 30px 0;
	font-size: 11px;
}

/*** NUAGE DE TAGS ***/
.nuage_tags {
	padding: 0 10px;
	text-align: center;
}
.nuage_tags a {
	color: #e2001a;
	text-decoration: none;
}
.nuage_tags a:hover {
	color: #000;
}
.tag1{
	font-size: 24px;
}
.tag2{
	font-size: 18px;
}
.tag3{
	font-size: 15px;
}
.tag4{
	font-size: 12px;
}
.tag5{
	font-size: 9px;
}

/*** ANNUAIRE DE LIENS  ***/
/* A refaire de fa�on g�n�rale et mieux nomm�e
.contenu .rechercheMenu .contentRes{
	padding: 12px 0 0 0;
	margin: 5px 0 15px 0;
}
.contenu .rechercheMenu .contentRes li{
	display: block;
	list-style-type: none;
	list-style-image: none;
	background: url(../../images/puce1.gif) 0 4px no-repeat;
	padding: 0 0 0 8px;
	margin: 0 0 0 20px;
	line-height: 1.2em;
	color: #ff8300;
}
.contenu .rechercheMenu .contentRes a {
	color: #ff8300;
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
}
.contenu .rechercheMenu .contentRes a:hover { color: #f2000b; }
.contenu .rechercheMenu .contentRes .selected a {
	color: #f2000b;
}
.contenu .rechercheMenu-contenu .contentRes label {
	font-weight:bold;
	color:#999;
}
.contenu .contentRes .categorie {
	padding: 0;
	margin: 0 0 15px 40px;
}
.contenu .contentRes .categorie li a{
	font-weight: bold;
	color: #999;
	text-decoration: none;
	font-size: 1.1em;
}
.contenu .contentRes .categorie li a:hover{
	color: #f2000b;
	text-decoration: underline;
}
.contenu .contentRes .categorie ul li a{
	font-weight: normal;
	color: #999;
	text-decoration: none;
	font-size: 1em;
}
.contenu .contentRes .categorie ul li a:hover{
	color: #f2000b;
	text-decoration: underline;
}
.contenu .contentRes .center {
	margin: 0 0 3px 0 !important;
}
.contenu .contentRes .form_note {
	display: none;
}
.contenu .contentRes .div_note {
	display: inline;
}
.contenu .contentRes .form_note {}
.contenu .contentRes .div_note span {
	padding: 0;
	margin: 0;
}
.contenu .contentRes .div_note span .etoile {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
*/
/*** ECARD ***/
.ecard {
	float: left;
	width: 145px;
	margin-bottom: 10px;
	height: 125px;
	text-align: center;
}

.ecard_active{
	border: 3px solid #FF6C00;
}
}

/*** MEDIATHEQUE ***/
.dossier {
	text-align: center;
	float: left;
	width: 135px;
	height: 100px;
}
.fichier {
	text-align: center;
	float: left;
	width: 135px;
	height: 100px;
}

/*** GENERATEUR DE FORMULAIRE */
/*** titre ***/
h3.formulaire_defaut { color: blue; }
h3.formulaire_encadre {
	color: #00539E;
	border: 1px solid #ccc;
	padding: 4px;
}
h3.formulaire_sousligne {
	color: #00539E;
	padding: 0 0 1px 5px;
	border-bottom: 1px solid #ccc;
}
/*** Style cumulatif au titre ***/
.formulaire_normal { }
.formulaire_bold { font-weight: bold; }
.formulaire_italique { font-style: italic; }
.formulaire_puce {
	padding-left: 16px;
	font-weight: bold;
	background: transparent url(../../image/formulaire_puce.gif) 0 50% no-repeat;
}


/*** partenaire ***/
#partenaire_carte{
	width: 200px;
}

/*** pied partenaire ***/
.pied_partenaire{
	text-align: center;
}

.pied_partenaire ul{
	height:40px;
	list-style-type:none;
	padding:5px;
}

.pied_partenaire ul li{
	float:left;
	padding:0 10px;
}

/** vehicule occasion **/
.contenu_vendeur, .contenu_vendeur-close, .contenu_vendeur-open{
	text-decoration: underline;
	color: #BF0D14;
	cursor: pointer;
}

.contenu_vendeur:hover, .contenu_vendeur-close:hover, .contenu_vendeur-open:hover{
	text-decoration: none;
	color: #767372;
	cursor: pointer;
}

.contenu_spec_vehicule_accidente label sup, .contenu_spec_vehicule_occasion label sup{
	font-size: 7px;
}
.text_occas, .contenu_spec_vehicule_accidente label, .contenu_spec_vehicule_occasion label {
	min-height: 19px;
}


.contenu_spec_vehicule_occasion {
	width: 620px;
	min-height: 405px;
}

.contenu_spec_vehicule_occasion label {
	font-weight: bold;
	text-align: left !important;
}

.contenu_spec_vehicule_occasion fieldset {
	width: 250px;
	min-height: 368px;
}

.contenu_spec_vehicule_occasion p {
    float: right;
    margin-top: 0;
    padding-right: 11px !important;
    width: 150px;
}

.contact_vendeur {
	float: right;
	width: 300px;
}

.contact_site {
	margin-left: 10px;
	float: left;
	width: 250px;
}

.contact_vendeur span, .contact_site span {
	font-weight: bold;
}

.compteur_fiche {
	float: right;
	margin-top: -20px;
	width: 300px;
	text-align: center;
}

/*** tableau d'�l�ments ***/
/* A dev
.formulaire_table_gpr {
	font: 11px Arial, Helvetica, sans-serif;
	color: #00539E;
	border: 1px solid #ccc;
	border-top: none;
	width: 100%;
	border-collapse:collapse;
}
.formulaire_table_gpr th {
	border-top: 1px solid #ccc;
	font-weight: normal;
	text-align: left;
	padding: 0 5px;
	color: #00539E;
}
.formulaire_table_gpr tr { border-top: 1px solid #ccc; }
.formulaire_table_gpr td {
	text-align: center;
	border: 1px solid #ccc;
}

.formulaire_table_gpr .entete {
	padding: 0 10px;
	text-align: center;
}
*/

/*Question*/
.intitule_question {
	margin: 0 0;
}
