text_oca/*** MOTEUR DE RECHERCHE ***/
/*** formulaire ***/
.recherche_generale {
	margin: 30px 0 20px 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 */

.modification .validation {
	margin-top: 10px;
	float: right;
}

.modification .validation .bouton_gris {
	width: 100px;
	height: 17px;
	border: 1px solid grey;
	font-size: 12px;
	padding: 0;
}

.modification .validation div {
	margin: 10px;
}

.modification .bouton_gris {
	font-size: 1em;
	padding: 0 5px 5px;
	border: 1px solid grey;
	heigth: 17px;
	margin: 0 10px 0 20px;
	margin-left: 200px
}

.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;
	padding: 5px 0 1px 0;
	margin: 5px 0;
}
.btn_recherche_vehicule .valid, .btn_recherche_vehicule .valid:hover {
	padding-left: 40px;
	padding-right: 40px;
}

.champs_pieces{
	margin: 3px 0;
}

.bloc_gauche{
	float : left;
	width : 50%;
}

#mise_circulation .hasDatepicker {
	width:90%;
}

.champs_pieces label{
	display : block;
	float : none !important;
	text-align : left;
}

.champs_pieces select{
	display : block;
	float : none !important;
	text-align : left;
	width : 90%;
}

.infos_perso_ident_piece {
	width: 600px;
}

.infos_perso_ident_piece .sradio {
}

.infos_perso_ident_piece .nInput {
	width: 120px;
}

.infos_perso_ident_piece .or {
	margin-left: 7px;
	color: #BF0D14;
}

.infos_perso_ident_piece .text_tel_16 {
	margin-left: 0;
}

.overflowHidden {
	overflow: hidden !important;
}

.relative {
	position: relative;
}

.ident_inc_piece {
	position: absolute;
	top: 190px;
	left: 350px;
}

.ident_inc_piece fieldset {
	background-color: #EDEEF0;
}

.ident_inc_piece h3 {
	text-align: center;
}

.ident_inc_piece input {
	width: 120px;
}

.infos_perso_ident_piece .sInput, .infos_perso_ident_piece .nInput {
	width: 150px;
}

.mailling {
	width: 980px;
}

.mailling div {
	width: 360px !important;
}

.align_demande {
	margin: 15px 0 0;
}

/* 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 : 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;
	background : url(../../image/ultree_plus.gif) right center no-repeat;
	text-decoration: underline;
}
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;
}

.recherche_piece{
	text-align: center;
	background:url("../../image/fond_recherche_piece.png") no-repeat 100% #FFFFFF;
	height: 35px;
	margin-left: -10px;
	padding: 15px 0px 0px 0px;
}

.recherche_fomulaire{
	padding: 0px 0px 0px 0px;
}

.recherche_piece .input_recherche{
	width: 228px;
	border: none;
	background: transparent url(../../image/input_recherche_long.png) 0 0 no-repeat;
	padding: 3px 0 4px 24px;
	font-size: 10px;
	color: #adacac;
}

.recherche_piece label{
	color:#666666;
}

.recherche_piece input.btn_ok {
	vertical-align: top;
}

.recherche_piece .overlabel-defaut{
	margin:3px 0 0 24px !important;
}

.recherche_piece_bloc fieldset{
	border-style: solid none none;
	border: 1px 0 0;
	padding : 1em 0 5px 10px;
}

.bloc_recherche{
	width: 185px;
	margin: 0px 6px;
	padding: 5px;
	float: left;
}

.bordure_recherche_entete{
	background: url("../../image/bloc_recherche_entete.png") no-repeat 50% #FFFFFF;
	display: block;
	height: 4px;
	margin-left: -10px;
}

.recherche_milieu{
	background: url("../../image/bloc_recherche_milieu.png") repeat-y 50% #FFFFFF;
	display: block;
	margin-left: -10px;
}

.bordure_recherche_pied{
	background: url("../../image/bloc_recherche_pied.png") no-repeat 50% #FFFFFF;
	display: block;
	height: 4px;
	margin-left: -10px;
}

.recherche_milieu a, .recherche_piece a{
	color: #848484 !important;
}

.recherche_milieu a:hover, .recherche_piece a:hover, .recherche_milieu a.active, .recherche_milieu a.activecat, .recherche_milieu a.activesous{
	color: #BF0D14 !important;
}


/*** liste des resultats ***/
ol.recherche_generale { text-align: left; }
ol.recherche_generale li {
	padding-bottom: .5em;
	float: left;
	width: 280px;
	padding: 0 .1em 0 .1em;
	min-height: 60px;
	margin: 10px 0 0 0;
}
ol.recherche_generale strong {
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	background-color: #999;

}
.recherche_generale fieldset {
	border: 0;
	padding: 0;
	vertical-align: middle;
	display: inline;
}

/*** 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: 0;
	padding: 0 10px 10px 10px;
}
.identification_bienvenue p {
	margin: 0;
	padding: 0;
}
.identification_bienvenue ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.identification_bienvenue li {
	margin: 0;
	padding: 0 0 5px 0;
	background: transparent url(../../image/mg_separation.gif) -1px 100% no-repeat;
}
.identification_bienvenue li a {
	padding: 8px 8px 3px 18px;
	margin: 0;
	display: block;
	color: #6f6c6d;
	font-weight: normal;
	font-size: 1em;
	background: transparent url(../../image/mg_puce.png) 5px 11px no-repeat;
	text-decoration: none;
}
.identification_bienvenue li a:hover {
	color: #e2001a;
}
.identification_bienvenue img { margin-right: 10px; }

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

.infos_demande_liste {
	width: 400px;
}

.demande_infos {
	width: 250px;
}

.demande_infos h4 {
	float: left;
}

.demande_offre {
	margin: 15px 240px;
}

.demande {
	margin: 40px 0 0 190px;
	width: 130px;
}

.bouton_rouge {
	border: 1px solid #A50B12;
	text-align: center;
	width: 100px;
	height: 17px;
	background: url(../../image/valid_fond.gif) repeat-x scroll 0 0 #AE0B13;
	border-radius: 5px;
}

.bouton_gris {
	float: left;
	margin: 4px 0 20px 10px;
	border: 1px solid silver;
	text-align: center;
	height: 15px;
	width: 60px;
	font-size: 10px;
	background: url(../../image/valid_fond_gris.png) repeat-x scroll 0 0 #545454;
	border-radius: 5px;
}

.bouton_gris a:hover, .bouton_rouge a:hover {
	color: black;
}

.bouton_gris a, .bouton_rouge a {
	color: white;
	text-decoration: none;
}

/** lien assureur **/
.lien_assureur{
	margin-top: 13p;
	margin-left: 7px;
	padding: 2px 7px 2px 10px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color:#E2001A;
	text-align: center;
}

/*** 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 h2 a{
	color: #848484;
}
.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;
}

.decalle10{
	margin-left: 15px;
}

.divgauche{
	float: left;
	width: 60px;
}

.divdroite{
	float: left;
}

.infotexte{
	color: grey;
	font-size: 11px;
	font-style: italic;
	margin: 25px 0 0;
}

.small-text-partenaire{
	size: 0.9em;
}

/*** 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: #070;
	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_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 {
	margin-top: 5px;
	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: 330px;
}

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

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

/* contact */
.pointillet{
	border: 1px dotted #DFDFDF;
	padding: 5px;
	background:#f8f8f8;
	margin-bottom: 10px !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.titre_visualiser{
	color:#BF0D14;
	font-size: 1.2em;
	margin-left:5px !important;
	float: left;
}

.alignRight{
	margin-right: 50px;
	float: right;
	width: auto;
}

.alignRight label{
	width: auto;
}

.textGros{
	font-size: 20px;
	text-align: center;
	padding: 10px;
}

.decalage{
	padding-left: 191px;
}

.texte_contact{
	padding-bottom: 10px;
}

/* *** proposition *** */
#frmProposition label {
	font-weight: bold;
	color: #999;
}

/*** formualire de demande piece ***/
.text_tel_16{
	margin-left: 16.7em;
	width: 100%;
	font-weight: bold;
}


/*** 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;
}
*/
.contenu_partenaire_2col form {
	padding : 5px 15px;
}

/** top 15 **/
.title_inc_piece {
	text-align: center;
	color: #BF0D14 !important;
	font-size: 16px !important;
}

.center_inc_piece {
	text-align: center;
}

.center_inc_piece span {
	font-weight: bold;
	font-size: 14px !important;
}

.center_inc_piece p {
	margin-top: 0px;
	font-size: 14px !important;
}

.liste_piece{
	background-color: #ECEDEF;
	border: 1px solid #DADADA;
	padding: 0px 5px 5px 5px;
	width:215px;
	margin-left: 10px;
}

.titre_top15{
	color: #D60019 !important;
	font-size: 20px !important;
	margin-bottom: 5px !important;
	padding-left: 5px !important;
}

.soustitre_top15{
	margin: 0px 0px 5px 5px;
}

.lien_autre_top15{
	margin: 10px 5px 5px 0px;
	text-align: right;
}

.lien_autre_top15 a{
	color: #848484;
}

.ul_piece{
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none;
}

.ul_piece li{
	list-style-image: none !important;
	margin: 0 !important;
	dipslay: block;
}

.ul_piece li a{
	padding: 8px 8px 3px 18px;
	margin: 0;
	display: block;
	color: #6f6c6d;
	font-weight: normal;
	font-size: 1em;
	background: transparent url(../../image/mg_puce.png) 5px 11px no-repeat;
}

.tableauLegendPiece {
	margin-left: 9px;
}

