﻿/***************************************************************************************/
/**************************Page d'accueil **********************************************/
/***************************************************************************************/
html {
    background:url('../images/fondgris.gif') left top repeat-x;
    background-color:#d1d1d1;    
}
body
{
    width:1003px;
    margin:auto;  
    background-color:#0c792c;
    background-color:#FFFFFF;
}

.Form
{
    background:url('../Images/back.gif') left top repeat-y;
  
}

.haut
{
    float:left;
    width:803px;
    height:150px;
    background:url('../Images/backTop.gif') left top no-repeat;        
}

.Erreur
{
	font-size : smaller;
	color : Red;
	TEXT-DECORATION : none;
	
}
/**/
.gauche {
	border:0px solid red;
    width:199px;
    float:left;    
    background:url('../Images/backTopLeft.gif') left top no-repeat;
    background-color:#0c782c;
}
.gaucheAccueil {
    background:#0c782c url('../Images/Accueil/backLeft2.gif') left top no-repeat;
}

/* Grand UL */
.ulTitreGauche { 
	border:0px solid red;
	list-style:none; 
}
.ulTitreGauche li a {
	font:bold 14px/21px arial; 
	background:url('../Images/Accueil/flecheVerte.gif') no-repeat top left;
	color:#fff;
	margin:0;
  } 
.ulTitreGauche li a:hover {
	font:bold 14px/21px arial; 
	background:url('../Images/Accueil/flecheJaune.gif') no-repeat top left;
	margin:0;
	color:yellow;
}
/* Petit UL */
.menuDroite .ulSousMenu {
	border:0px solid blue;
	margin-left:10px;
}
.ulSousMenu li{
	
}  
.ulSousMenu li a{  
	background:url('../Images/Accueil/flecheVerte.gif') no-repeat top left;
	font:bold 12px/21px arial;
	color:#fff;
}
.ulSousMenu li a:hover { 
	background:url('../Images/Accueil/flecheJaune.gif') no-repeat top left;
	font:bold 12px/21px arial;
}
/**/
.occasionsReseau a.consulter  { 
	clear:both;
}
.occasionsReseau .consulter img{
	border:0px solid red;
	clear:both;
	margin-top:20px;
}

h1.consulter  {
	background:url('../Images/Accueil/deg_h1.gif') repeat-x top left;
	height:70px;
}

.emplacementLienRecrutement {
    height:77px;
}

.cadreLogin {
    padding-top:45px;
    width:165px;
    margin:auto;
}
.cadreLogin label {   
    color:#06501c;
    font-weight:bold;
    font-size:14px;
}
.txtLogin,
.txtMdp {
    border:solid 2px #97c230;
    font-size:12px;
}
.txtLogin {
    width:90px;
}
.txtMdp {
    width:140px;
}
.lienConnexion {
    font-size:15px;
    display:block;
    padding-top:5px;
    text-decoration:none;
    color:#93bf28;
    font-weight:bold;
    font-variant:small-caps;
}
.lienConnexion:hover {
   /* text-decoration:underline;*/
    color:#06501c;
}
.gaucheGeneral .lienConnexion {
    float:left;
    margin:20px 20px;
}
.gaucheGeneral .lienConnexion:hover {
    color:#ffffff;
}

.droite
{
    width:203px;
    float:left; 
    background:url('../Images/backRight.gif') left top no-repeat;
    background-color:#0c792c;
}
.formGeneral .droite {
    display:none;
}
.titreDroite {
    width:160px;
    height:40px;
    padding:10px;
    margin:auto;
    background-color:#06501c;
}
.menuDroite,
.venteReseau, 
.reseauExpert {
    width:180px;
	/*width:159px;*/
    margin-left:0px;
    background-color:#FFFFFF;
}
.formAccueil .menuDroite,
.formAccueil .venteReseau, 
.formAccueil .reseauExpert {
    margin-left:12px;
}
.menuDroite {
	border:0px solid red;
    padding:10px 0;
	background:#0C782C url(../Images/backBottomLeft.gif) no-repeat;
}
.menuGauche {
    float:left;
    clear:left;
    width:180px;
}
.venteReseau h3 {
    font-size:12px;
    text-align:center;
    font-weight:bold;
}
.imageVenteReseau {
    background-color:#93bf28;
    padding:3px;
}
.imageVenteReseau img {
    margin:auto;
    width:165px;
    display:block;
}
.reseauExpert {
    padding:20px 0;
    text-align:center;
}
.footer {
    clear:both;
    float:left;
	padding:0;
    padding-left:580px;
    width:423px;
    background:url('../Images/footer.gif') right top no-repeat;
    height:28px;
}
.footer a {
    
}
.planSite ul,
.planSite li {
    width:auto !important;
}
.planSite ul,
.planSite li {
    padding-left:0;
    float:left;
    clear:both;
}
.planSite .MenuNiveau1 {
    font-weight:bold;
    font-size:14px;
    padding:5px 0;
    display:block;
    float:left;
    clear:both;
}

/* liens vers accueil */
.logo
{
    margin-left:33px;
}

/* Haut cartouche*/
.bandeauHaut
{
    height:142px;
    float:right;
}
.occasionsReseau {
    margin-left:11px;
    margin-top:88px;
}


/* Accueil */
.formAccueil {
    background:url('../Images/Accueil/back.gif') left top repeat-y;    
}
.centre {
	border:0px solid blue;
    float:left;
    width:803px;
    min-height:300px;
    height:auto !important;
    height:300px;
    background:url('../Images/backGeneral.gif') -1px -5px no-repeat;
}
.formAccueil .centre {
	border:0px solid blue;
    float:left;
    width:600px;
    height:477px;
	background:url('../Images/backGeneral.gif') -1px -5px no-repeat;
    /*background:  url('../Images/Accueil/backAccueil.jpg') left top no-repeat;*/
}
.contenu {
	border:0px solid red;
	min-height:477px;
	margin:30px 10px 10px 10px; 
	padding:0;
	font:12px arial;
}

/* ----------------------------------------------------------------------- */
form.moteur {
	margin:0 auto;
	text-align:center;
	font: normal 12px arial;
	padding:10px 0;
}
form.moteur fieldset{
	background:#f0f0f0;
}
form.moteur legend{
	font-weight:bold;
}
form.moteur select{
	margin-top:5px;
}
.tableAnnonces {
	border:0px solid red;
	border-collapse:collapse;
	margin:10px 0;
}
.tableAnnonces th {
	font:normal 12px arial;
	text-align:left;
	background:#eee;
	padding:5px;
}
.tableAnnonces td {
	text-align:left;
	margin:0;
	padding:5px;
}
.tab0 { background:#fff; }
.tab1 { background:#E8FFAF; }
.tableGlobal {
	border:1px solid #aaa;
	border-width:5px 0;
	width:100%;
	margin:0;
	padding:0;
	background:#efefef;
}
.tableModel {
	border:0px solid green;
	width:100%;
}
.tableCaract {
	border:0px solid blue;
	width:100%;
}
.tableContact {
	border:1px solid #aaa;
	border-width:0 0 5px 0;
	width:100%;
	margin:0;
	padding:0;
	background:#efefef;
}
.back {
	border:0px solid red;
	width:8%;
	height:25px;
	background: #efefef url(../Images/retour.gif) no-repeat center left;
	margin-bottom:20px;
	padding:3px 30px;
	line-height:25px;
	text-transform:uppercase;
}



/* ----------------------------------------------------------------------- */
 
.mapPath {
    padding-top:20px;
    margin-left:20px;
}
.mapPath a,
.mapPath span {
    font-size:13px;
    text-decoration:none;
    color:#006633;
}
.mapPath a:hover {
    color:#93BF28;
}
.rechercheMagasin {
    background-color:#06501c;
    width:178px;
    height:100px;
    padding-top:16px;
    float:left;
    margin:90px 0 0 0;    
    text-align:center;
}
.formAccueil .rechercheMagasin {
    text-align:left;
    background-color:Transparent;
    width:auto;
    height:auto;
    margin:189px 0 0 13px ;    
}
.formAccueil .rechercheMagasin .texte {
    color:#92be28;
    font-weight:bold;
    font-size:16px;
    padding-left:25px;
    margin-top:-10px;
}
.rechercheMagasin .ptsVente {
   font-weight:bold;
   color:#ffffff;
   font-size:14px;
}
.formAccueil .rechercheMagasin .ptsVente {
    color:#ffed00;
    font-size:20px; 
}
.rechercheMagasin .ptsVente .nb {
    font-size:30px;
}
.formAccueil .rechercheMagasin .ptsVente .nb {
    font-size:80px;
}
.rechercheMagasin .libRecherche {
    color:#ffed00;
    font-size:12px;
    font-weight:bold;
}

.rechercheMagasin .txtCP { 
    margin-top:10px;
    width:67px;
    padding-left:1px;
    border:solid 1Px #ffde00;
    font-weight:bold;
    font-size:12px;
}
.waterCP {
    margin-top:10px;
    width:67px;
    padding-left:1px;
    border:solid 1Px #ffde00;
    font-weight:bold;
    font-size:12px;
    color:#bfc5c0;    
}
.formAccueil .rechercheMagasin .txtCP,
.formAccueil .rechercheMagasin .waterCP { 
    margin-left:5px;
}
.btnGo {
    padding:0;
    background-color:#ffed00;
    color:#06501c;
    font-weight:bold;
    font-size:13px;
    border:0;
    cursor:pointer;
}
.liensRecherches {
	border:1px solid red;
    width:230px;
    height:180px;
    float:left;
    margin:210px 0 0 22px ;    
}
.formGeneral .liensRecherches {
    background:url('../Images/backBottomLeft.gif') left top no-repeat;
    margin:0;
}
.liensRecherches a {
    padding-left:20px;
    color:#FFFFFF;
    text-decoration:none;
    display:block;
    font-weight:bold;
}

.liensRecherches a:hover {
    color:#06501c;
}

.tableauInscription
{
    margin-left:22px;
    margin-right:17px;
}
.tdInscription
{
    white-space:nowrap;
    height:25px;
    vertical-align:middle !important;
}
.tdInscription * {
}
.DejaInscrit
{
    margin-left:22px;
    margin-right:17px;
}

.ibValider
{
margin-left:250px;
}


.liensRecherches a.lienFleche,
.liensRecherches a.lienFleche_hover {
    margin-top:10px;
    font-size:20px;
    background:url('../Images/Accueil/flecheVerte.gif') left center no-repeat;
}
.liensRecherches a.lienFleche:hover,
.liensRecherches a.lienFleche_hover {
    background-image:url('../Images/Accueil/flecheJaune.gif');
    color: #06501c;
}
.liensRecherches a.lienSansFleche,
.liensRecherches a.lienSansFleche_hover {
    font-size:17px;
    margin-top:5px;
}

.formGeneral .liensRecherches a.lienFleche,
.formGeneral .liensRecherches a.lienFleche_hover {
    font-size:14px;    
}
.formGeneral .liensRecherches a.lienSansFleche,
.formGeneral .liensRecherches a.lienSansFleche_hover {
    background:url('../Images/Accueil/flecheVerte.gif') left center no-repeat;
    margin-top:5px;
    font-size:11px;
    margin-left:15px;
}
.formGeneral .liensRecherches a.lienSansFleche:hover,
.formGeneral .liensRecherches a.lienSansFleche_hover {
   background-image:url('../Images/Accueil/flecheJaune.gif');
   color: #06501c;
}


.actualites {
    float:left;
    width:560px;
    padding-left:31px;
    padding-top:30px;
}
.actualites a {
    float:left;
    clear:both;
    margin:20px;
}
.actualites h3 {
    color:#0c792c;
    font-size:16px;
    padding-bottom:7px;
    font-weight:bold;
}
.actualites img {
    float:left;
    width:120px;
}
.actualites .resumeActus {
    float:left;
    width:420px;
    margin-left:10px;
    color:#707270;
}
.tableauActus a.image img {
    width:150px;
}

.tableauActus .titreActu {
    font-weight:bold;
    font-size:16px;
    display:block;
    margin-left:20px;
    color:#0C792C;
}
.tableauActus .dateActu {
    font-weight:bold;
    font-size:12px;
    display:block;
    margin-left:20px;
    color:#0C792C;  
}
.contenuActu {
    padding:10px 20px;
}
.contenuActu a.image{
    float:left;
}
.contenuActu a.image {
    margin-right:10px;
    cursor:pointer;
}
/**************************/
/*  Liste des adhérents   */
/**************************/
.listeAdherents h1,
.ficheAdherent h1,
.produitsDistribues h1 {
    background-color:#96c12f;
    font-size:16px;
    padding:5px 20px;    
}
.ficheAdherent h1 {
height:auto;
}
.listeAdherents h1 span {
   font-size:16px;
}
.ficheAdherent h1 span {
    float:right;
    font-size:16px;
}
.ficheAdherent h1 span.marques {
    color:#ffffff;
}
.ficheAdherent h1 span.pgauche {
    float:left;
}
.listeAdherents h1 .valeur {
    color:#ffffff;
}
.message {
    padding:10px;
    font-size:12px;
	color:#707270;
}
.msgLarge {
    width:780px;
}
.centrage {
    display:block;
    text-align:center;
}
.blocAdherent {
    width:390px;
    padding-top:10px;
    background:url('../Images/topBlocAdherent.gif') center top no-repeat;
    background-color:#99cc33;
    float:left;
    margin-left:10px;
    margin-bottom:10px;
}
.blocAdherent .vignetteAdherent {
    border:solid 2px #ffffff !important;
    float:left;
    max-width:130px;
    max-height:130px;
    width:130px;
    margin-left:10px;
}
.blocAdherent .blocInfos {
    float:left;
    margin-left:10px;
    width:230px;
}
.blocAdherent .blocInfos span,
.blocAdherent .blocInfos a {
    display:block;
    color:#006633;
    font-size:13px;
}
.blocAdherent .blocInfos a:hover {
    color:#ffffff;
}
.blocAdherent .blocInfos .ptsService {
    font-weight:bold;
}
.basBlocAdherent
{
    width:190px;
    padding-left:200px;
    height:26px;
    padding-top:13px;
    background:url('../Images/bottomBlocAdherent.gif') center top no-repeat;
}
.basBlocAdherent a {
    color:#ffffff;
    font-weight:bold;
}
.basBlocAdherent a:hover {
    color:#93BF28;
}

.ficheAdherent .infosAdherent {
    float:left;
    width:600px;
    margin-left:20px;
}
.ficheAdherent .liensAdherent {
    float:right;
    width:200px;
}
.ficheAdherent .liensAdherent a {
    clear:both;
}
.ficheAdherent .photosAdherent {
    float:left;
    width:150px;
    margin-left:10px;
}
.ficheAdherent .photosAdherent img {
    margin-bottom:5px;
    width:100px;
}
.ficheAdherent .infosAdherent label,
.ficheAdherent .infosAdherent span,
.ficheAdherent .infosAdherent a {
    margin-top:5px;
    float:left;
    font-weight:bold;
    font-size:13px;
    width:130px;
    color:#99cc33;
}
.ficheAdherent .infosAdherent label {
	clear:left;
}
.ficheAdherent .infosAdherent span,
.ficheAdherent .infosAdherent a {
    font-weight:normal;
    width:auto;
    color:#006633;
}
.ficheAdherent .infosAdherent a:hover {
    color:#99cc33;
}
.ficheAdherent .liensAdherent a,
.ficheAdherent .photosAdherent a {
    margin-top:5px;
    display:block;
    font-weight:bold;
}
.ficheAdherent .photosAdherent img {
    max-height:90px;
    max-width:250px;
    display:block;
    float:left;
    clear:left;
    margin-left:5px;
    cursor:pointer;
}

.ficheAdherent .pointsServices,
.ficheAdherent .promotions {
    width:401px;
    float:left;
}
.ficheAdherent .promotions h1 {
    border-left:solid 1Px #006633;
}
.ficheAdherent .promoPS {
    width:100%;
}
.ficheAdherent .promoPS h1 {
    border:none;
}
.ficheAdherent .promotions h1 a {
    display:block;
    float:right;
    padding-top:3px;
}
    
.ficheAdherent .promotions h1 a:hover {
    color:#ffffff;
}
.blocContact {
    padding:10px;
    width:370px;
    height:129px;
    background:url('../Images/backBlocContact.gif') left top no-repeat;
    overflow:hidden;
    float:left;
    margin-left:5px;
    margin-bottom:10px;
}

.blocRetour {
    clear:left;
}
.blocContact img {
    border:solid 2px #006633 !important;
    float:left;
    width:90px;
    margin-left:5px;
}
.blocContact .blocInfos {
    float:left;
    margin-left:10px;
    width:260px;
}
.blocContact .blocInfos,
.blocContact .blocInfos a {
    display:block;
    color:#ffffff;
    font-size:12px;
    font-weight:bold;
}
.blocContact .blocInfos a:hover {
    color:#06501C;
}
.blocContact .blocInfos .titre {
    font-size:16px;
    display:block;
}
.produitsDistribues {
    width:580px;
    padding:10px;
}
.produitsDistribues .titre {
    font-size:13px;
    color:#006633;
}
.produitsDistribues .lienFournisseur {
    margin-left:40px;
}
.produitsDistribues h3 {
    margin-top:10px;
    margin-bottom:5px;
}

.ficheAnnonce {
    padding:0 10px;
}
.ficheAnnonce label {
    width:120px;
    float:left;
    clear:left;
    color:#006633;
    font-size:13px;
    font-family:Arial;
}
.ficheAnnonce span,
.ficheAnnonce .contact {
    float:left;
}

.ficheAnnonce .contact a {
    display:block;
}

.lienRetour {
    display:block;
    margin-top:30px;
    text-align:center;
}

/*************************/
/*     Fiche Produit     */
/*************************/
.ficheProduit h1 {
margin-left:0 !important;
padding-left:10px !important;
}
.ficheProduit .infos {
    width:580px;
    padding:0 10px;
    float:left;
}
.ficheProduit .infos span {
    display:block;
    margin:5px 0;
}
.ficheProduit .infos .accroche
{
    display:block;
    margin-top:10px;
    font-weight:bold;
}
.ficheProduit .infos .descriptif
{
    display:block;
    margin-top:10px;
    text-align:justify;
}
.ficheProduit .pointsVente {
   width:600px;
     float:left;
     margin-top:15px;
}
.ficheProduit .photos {
    width:203px;
    float:right;
    text-align:center;
}
.ficheProduit .photos .legende {
    display:block;
    color:#006633;
    font-style:italic;
    padding-bottom:10px;
}


.ficheProduit .photos a {
    cursor:pointer;    
}
.ficheProduit .photos img {
    max-width:150px;
}

.popupPhoto
{
    text-align:center;
    background-color:#96C12F;
    border:solid 1px #ffffff;
    position: absolute;
    /*top:-50px;
    margin-left:-300px;*/
    padding:10px;
}
.popupPhoto *
{
    font-family:Arial;
    font-size:12px;   
    color:White;  
}
.popupPhoto a
{
    cursor: pointer;
    color: #FFFFFF; 
    float:right;
    text-decoration: none; 
    padding: 5px;
}
.popupPhoto a:hover {
    color:#006633;
}


.lienFournisseur {
    display:block;
}

.longbouton_on, .longbouton_off
{
    width:380px;
    height:28px;
    color:#ffff00;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    border:0;
    cursor:pointer;
}

a.bouton_off {
    display:inline-block;
    float:left;
    text-align:center;
    padding-top:5px;
    margin-top:3px;
    margin-right:3px;
}
a.bouton_off:hover {
    background:url('../images/bouton_on.gif') top left no-repeat;
    color:#ffff00;
    
}
.longbouton_on 
{
        background:url('../images/boutonlong_on.gif') top left no-repeat;
}
.longbouton_off 
{
        background:url('../images/boutonlong_off.gif') top left no-repeat;
}

.boutoncourt_on, .boutoncourt_off
{
    width:64px;
    height:28px;
    color:#ffff00;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    border:0;
    cursor:pointer;
}

.boutoncourt_on 
{
        background:url('../images/boutoncourt_on.gif') top left no-repeat;
}
.boutoncourt_off 
{
        background:url('../images/boutoncourt_off.gif') top left no-repeat;
}

.boutonmoyen_on, .boutonmoyen_off
{
    width:120px;
    height:28px;
    color:#ffff00;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    border:0;
    cursor:pointer;
}

.bouton150_on 
{
        background:url('../images/bouton150_on.gif') top left no-repeat;
}
.bouton150_off 
{
        background:url('../images/bouton150_off.gif') top left no-repeat;
}

.bouton150_on, .bouton150_off
{
    width:150px;
    height:28px;
    color:#ffff00;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    border:0;
    cursor:pointer;
}

.boutonmoyen_on 
{
        background:url('../images/boutonmoyen_on.gif') top left no-repeat;
}
.boutonmoyen_off 
{
        background:url('../images/boutonmoyen_off.gif') top left no-repeat;
}

.bouton_on, .bouton_off,.bouton_long_off, .bouton_long_on
{
    width:84px;
    height:28px;
    color:#ffff00;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    border:0;
    cursor:pointer;
}

.bouton_on 
{
        background:url('../images/bouton_on.gif') top left no-repeat;
}
.bouton_off 
{
        background:url('../images/bouton_off.gif') top left no-repeat;
}

.hyperlinkbouton
{
    /*width:84px;
    height:28px;*/
    color:#006633;
    font-family:Arial;
    text-decoration:underline;
    /*font-size:12px;
    font-weight:bold;*/
    border:0;
    cursor:pointer;
    /*background:url('../images/bouton_off.gif') top left no-repeat;*/
}


/****************/
/*     Onglets          */
/****************/
ul#menuVisu{
	padding:0;
	margin:10px 0;
	text-align:left;
}
ul#menuVisu li{
     list-style-image:none;
     list-style-type:none;
	float:left;
}
ul#menuVisu li a{
	text-decoration:none;
	color:#000000;
	cursor:pointer;
}    	

/****************/
/*     Onglets niveau2  */
/****************/
ul#menuVisu2{
	padding:0;
	margin:10px 0;
	text-align:left;
}
ul#menuVisu2 li{
     list-style-image:none;
     list-style-type:none;
	float:right;
}
ul#menuVisu2 li a{
	text-decoration:none;
	color:#000000;
	cursor:pointer;
}  

.visu{
    position:absolute;
    top:-10000px; 
	text-align:left;
	padding:15px 5px;
	width:90%;
	clear:both;
}	


.sousTitre,
.sousTitre_hover,
.sousTitreOn_hover {
    text-align:center;
    padding-top:5px;
    height:20px;
    display:block;
    background-color:#96C12F;
    font-weight:bold;
    color:#ffffff !important;
}
.sousTitreOn,.sousTitreOn_hover, .sousTitre_hover:hover{
    background-color:#FFED00;
    color:#06501C !important;
}

h2.regroupement {
    color:#ffffff;
    font-size:13px;
    font-family:Arial;
    background-color:#96c12f;
    float:left;
    clear:both;
    width:750px;
    padding-left:20px;
    margin:5px 10px;
}

.qualificationDF,
.logoFournisseur {
    text-align:center;
    width:160px;
    float:left;
}
.evaluation {
    width:700px;
    padding:0 10px;
    text-align:left;
}
.evaluation h2 {
    color:#ffffff;
    font-size:13px;
    font-family:Arial;
    background-color:#96c12f;
    float:left;
    clear:both;
    width:700px;
}
.promoProduit {
    width:600px;
}
.photoObjetPub img {
    width:50px;
}
.totalCommande {
    display:block;
    text-align:right;
    width:650px;
    margin:5px auto;
    font-weight:bold;
    color:#0c792c;
}

.titreLegende,
h1.sousTitre {
    color:#0c792c !important;
    font-size:12px;
    font-family:Arial;
    background-color:#96c12f;
    height :18px;
    font-weight:bold;
    padding-top:5px;
    padding-left:24px;
    margin-top:10px;
    text-align:center;
}
.titreLegende {
    margin-top:0;
}
.titreLegende a {
    font-size:10px;
    padding-left:40px;    
}
.titreLegende a:hover {
    color:#c7e383;      
}
.contenuLegende {
    padding:5px;
    border:solid 1px #F0F0F0;
}
.blocLegende {
    margin:5px auto;
    padding:5px;
    width:200px;
    height:50px;
    border:solid 1px #F0F0F0;
}
.choixProduits_PDF .GridItem {
    border:0 !important;
}
.choixProduits_PDF td {
    padding:3px 0 5px;
    border:0 !important;
}

.choixProduits_PDF {
    margin-top:10px;
    margin-right:2px;
    border-right:solid 1px #0C792C !important;
    height:auto !important;
    height:400px;
    min-height:400px;
}
.tableModelePDF {

}
.blocProduit_PDF {
    width:225px;
    cursor:move;
    border:solid 1px #F0F0F0;
    height:80px;
    overflow:hidden;
    position:relative;
}
.masque {
    width:200px;
    height:80px;
    position:absolute;
    z-index:2;    
}
.blocProduitObligatoire {
    background-color:#c7e383 !important;
}
.accroche,
.description,
.prix {
    display:none;
}
.choixProduits_PDF,
.creationPage,
.choixModele {
    width:225px;
    float:left;
}
.creationPage {
    width:725px;
    margin:0 5px;
}
.positionPage .btn {
    background-color:#93BF28;
    color:#ffffff;
    border:0;
    padding:2px 10px;
    font-weight:bold;
    cursor:pointer;
}
.positionPage .btn:hover {
    background-color:#FFED00;
    color:#06501C !important;
}
.positionPage .btn,
.positionPage .numPage {
    float:left;
    margin:0 5px;
}
.positionPage {
    float:left;
    clear:both;
    margin:5px auto;
    width:483px;
    padding:0 120px;
}
.positionPage .numPage {
    padding-top:5px;
}
.aucunModele {
    height:250px;
}
.choixModele {
    width:200px;
}
.vignetteModele {
    float:left;
    margin:5px;
}
.vignetteCourante {
    float:left;
    border:solid 2px #0C792C !important;
    margin:3px;
}
.tableModelePDF {
    width:460px;
}
.deuxProduits .tableModelePDF {
    width:230px;
    margin:auto;
}
.tableModelePDF td {
    width:230px;
    text-align:center;
}
.emplacementProduit {
    width:230px;    
    height:150px;
    float:left;
    border:solid 1Px #000000;
}
.contenuProduit {
   height:125px;
   font-style:italic;
   color:#A0A0A0;
}
.nomProduit, .refProduit {
    font-weight:bold;
    color:#0c792c;
}
.fournisseur {
    width:200px;
    display:block;
}

.blocProduit_PDF {
    text-align:left;
}
/* Style pour le bloc produit une fois placé dans le modèle */
.emplacementProduit .blocProduit_PDF,
.emplacementProduit .masque {
    text-align:center;
    height:125px;
    cursor:default;
}
.emplacementProduit .masque {
    width:1px;
}
.accroche {
    color:#0c792c;
}
.emplacementProduit .blocProduitObligatoire {
    background-color:#c7e383 !important;
}
.emplacementProduit .accroche,
.emplacementProduit .description,
.emplacementProduit .prix {
    display:block;
    text-align:left;
    width:200px;
    padding:2px 10px;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffff;
	border-width:2px;
	border-style:solid;
	border-color:#0C792C;
	padding:3px;
	width:500px;
}
/****************************/
/*   Styles des grilles     */
/****************************/
.Grid {
    width:95%;
    margin:auto;
}

.GridItem {
    border-bottom:solid 1px #0c792c;    
}
.GridItem td {
    vertical-align:top;
    text-align:left;
    padding:0 !important;
    padding-top:4px !important;
    padding-bottom:4px !important;
    border-bottom:solid 1px #0c792c;
}
.GridItem a {
    text-decoration:none;
}
.GridHeader th {
    text-align:left;
}


.GridHeaderSansSeparateur,
.GridItemSansSeparateur {
white-space:nowrap;
}

.accordionHeader
{
    color: #0c792c;
    background-color: #96C12F;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.accordionHeader .texte {
    color:#ffffff;
}

.accordionContent
{
    background-color: #96C12F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
.tabConditions {
    border-collapse:collapse;
}
.tabConditions td {
border:solid 1Px #96C12F;
}
.visuPdf {
    
}

.fileUpload {
    display:inline;
}

.tableauConditions .libelle {
 width:250px;
}