/* Document CSS => Description: Feuille de styles du module ECO GESTE // Autheur: ECO GESTE // Version :v.1 */

/*

/* Initialisation Balises */
html, body, div, span, strong, iframe, h1, h2, h3, h4, p, a, em, font, img, ul, li, fieldset, form, label, legend, table, caption, tbody, thead, tr, th, td, center, u, b, i{ margin:0px;padding:0px; border:0px; background:none; color:inherit;}
ul, li {margin:0; padding:0px; -webkit-padding-start: inherit; }
#centre ul li {}
/* Configuration => Page globale */
body { background:#fff;}
                        

/* A Modifier en clear:left apres suppression maquette ===> */ #ecogeste-page { clear:left; background:transparent; width:100%; font-family:inherit, Verdana, Geneva, Arial, Helvetica, sans-serif; color:#000; text-align:justify; margin:0;}

/* Configuration => Encarts Pictos et Description */

#ecogeste-page  p { padding: 0;}

#ecogeste-image-intro-accueil{
    float: right;
    height: 122px;
    margin: 0 5px 5px 10px;
    width: 142px;
}

#ecogeste-page .ecogeste-image-right{
   float: right;
   display: block;
} 

#ecogeste-page .ecogeste-image-right-accueil{
   float: right;
   display: block;
   padding-left:20px;
} 
#ecogeste-page .ecogeste-pictos { float:left; width:75px; margin:20px 10px 20px 10px;}
#ecogeste-page .ecogeste-description { float:left; width:85%; margin:20px 0 20px 0;}

/* Configuration => Textes */

#ecogeste-page h1 { font-size:1.2em; font-weight:normal; color:#787676; padding-top:5px; margin-bottom:5px; height:35px; background:url('../images/backgrounds/bg-titre.gif') repeat-x top left;}

#ecogeste-page h2 {
color: #000;
font-size:1.4em;
margin:0;
padding:1px 0 10px 15px;
font-weight:bold;
font-family: dax-regularregular, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#ecogeste-page h3 {
background:#165f92;
color:#FFFFFF;
font-size:1.2em;
margin:30px 10px 5px 15px;
padding:6px 0px 6px 10px;
font-weight:bold;
}

#ecogeste-page h4 {
color:#165f92;
font-size:1.1em;
margin:0;
padding:10px 0;
font-weight:bold;
}
     
#ecogeste-page h5{
color:#000;
font-size:1.2em;
margin:0;
padding:0px 0 0 15px;
font-weight:bold;
}

#ecogeste-page h6 {
color:#6b7bb0;
font-size:.9em;
margin:0;
padding:0px 0 15px 0;
font-weight:bold;
}

/* Titre de Page */
#ecogeste-page p.ecogeste-titre { font-size:1.3em; font-weight:normal; color:#000; padding:5px 0 5px 10px; margin:5px 0 25px 0; background-color:#f2eeef; border-top:1px solid #526777; border-bottom:1px solid #000;}
#ecogeste-page div.ecogeste-texte p { font-size:0.9em; margin:5px 10px 0 10px; line-height:1.6em;padding:0px 5px 0 5px;}
#ecogeste-page div.ecogeste-texte ul li {font-size:0.9em; padding:0px 2px 0 15px; background:url('../images/backgrounds/puce.png') no-repeat 3px 2px; margin:0px 10px 0 10px;line-height:1.6em;}
#ecogeste-texte ul{ font-size:0.9em; margin:10px 10px 0 10px;}

/*#ecogeste-page span { font-weight:bold; color:#6d2bcd; }*/
#ecogeste-page span { font-weight:bold; color:#000; }
#ecogeste-texte span { font-weight:normal; font-style: italic; }

/* Contenu WYSIWYG englobé dans une balise DIV */
#ecogeste-page .ecogeste-description div { font-size:0.9em; color:#000; }
#ecogeste-page p.ecogeste-texte { font-size:0.9em; margin-top:20px; }
#ecogeste-texte-introduction div {
   width: 75%;
   margin: 0 6px 0 0;
   font-size: 0.9em;
   line-height: 1.2em;
   float:right;
padding: 0 10 0 0;}


/* Hack Titres h3 formulaire pages jaunes */
#ecogeste-page div.ecogeste-description h3 { color:inherit; background: inherit; font: inherit; padding:inherit; height:inherit;}

/* Bloc => Pages jaunes (reset font) */
#ecogeste-page .widgetPJForm .dropList{ font-size:1.6em; background:#fff; width: 100%; text-align:left; margin-top:20px; padding: 0 0 0 5px; line-height: 1.2em;}

#ecogeste-page .widgetPJForm .widgetTitle {font: inherit; font-size: 1.2em; margin: 0px 10px 20px 9px; font-weight:bold;}

#ecogeste-page #ecogeste-pages-jaunes { clear:both; font:inherit; margin:20px auto 30px 30px; list-style-image:url('../images/backgrounds/arrow.gif');}

#ecogeste-page #ecogeste-pages-jaunes ul li { padding:0 0 1px;}

#ecogeste-page #ecogeste-pages-jaunes ul li { background:none; list-style-type: none; list-style-image: none; height:auto;}

#ecogeste-page form label { font-size:1.3em;
    display: block;
    float: left;
    width: 72px;
}



/* Configuration => Listes */
#ecogeste-page ul { background: none; padding:0px; font-size: 1.1em;}
#ecogeste-page ul li { background: none; list-style-type: none; background:url('../images/backgrounds/puce.png') no-repeat 0px 0px; padding-left:15px; }

/* Configuration => Liens */
#ecogeste-page a:link, a:visited{
text-decoration: underline;
font-weight: normal;
color: #165f92;
}
#ecogeste-page a:hover{
	text-decoration: none;
	font-weight: normal;
	color: #165f92;}

/* Configuration => Liners */
#ecogeste-page p.ecogeste-liner { 
    border-top: 1px solid #ccc;
    height: 4px;
    clear: both;
   margin: 0 15px 0 15px;
    }
#ecogeste-page p.ecogeste-liner-petit { clear:left; border-top: 1px solid #b0b0b3;
    height: 4px;
    margin: 0 10px 0 10px;}
#ecogeste-page p.ecogeste-clear { clear: both; }

/* Bloc => Introduction */
#ecogeste-introduction { clear:left; margin:5px 0 5px 0;}
#ecogeste-texte-introduction {float:right; width:100%; margin:10px 10px 0 0;}
#ecogeste-visuel-introduction {float:left; width:150px; margin:10px 15px 0 0;}
#ecogeste-introduction p.classement { background-color: #e3e7ea;
    float: left;
    font-weight:normal;
    font-size: 0.85em;
    height: 20px;
    margin: 2px 0;
    padding: 5px 0 0 7px;
    width: 100%;
    color: #000; }
#ecogeste-introduction p.classement img { padding:0 5px 0 0;  vertical-align: bottom;}
#ecogeste-introduction p.classement span { color:#000; padding:0 0 0 0; margin:0 0 0 0;}
#ecogeste-acces-direct {
   float: left;
   font-weight: bold;
   font-size: 0.95em;
   margin: 2px 0;
   width: 570px;
   color: #000;
   text-align: center;
   margin: 0px 5px 25px 15px;
   white-space: pre;
}
#ecogeste-acces-direct  a:link, a:visited  { font-weight:bold; color:#7092bf; text-decoration: underline;}

/* Bloc => Mieux consommer */
#ecogeste-mieux-consommer { clear:left;}

/* Bloc => Jeter moins */
#ecogeste-jeter-moins { clear:left;}

/* Bloc => Bien jeter */
#ecogeste-bien-jeter { clear:left;}

/* Bloc => Bon à savoir */
#ecogeste-bon-a-savoir { clear:left; margin:5px 10px 30px 15px; border: 15px solid #b0b0b3; min-height: 60px;}
#ecogeste-bon-a-savoir .ecogeste-bon-a-savoir-titre { 
   font-size:1.0em;  
   background-color: #b0b0b3;
    color: #fff;
    font-weight: bold;
    padding-bottom:10px;
    padding-left: 5px;}
#ecogeste-bon-a-savoir .ecogeste-bon-a-savoir-plus {font-size:0.9em; padding:10px 10px 10px 55px; background:transparent url('../images/backgrounds/bg-plus.png') no-repeat center left; }
#ecogeste-bon-a-savoir .ecogeste-bon-a-savoir-moins {font-size:0.9em; padding:10px 10px 10px 55px; background:transparent url('../images/backgrounds/bg-moins.png') no-repeat center left; }

/* Bloc => Moteur de recherche */
#ecogeste-recherche { font: inherit; clear:left; width:96%; height:220px; background:#165f92;margin:0px 10px 20px 15px; }
#ecogeste-recherche-titre { font-size:1.1em; height:20px; background:#0F4972; color:#fff; margin:20px 0px 20px 0px; padding:6px 0px 6px 45px; font-weight:bold;}
#ecogeste-recherche .ecogeste-recherche-sous-titre { width:95%; font-size:.95em; color:#000; font-weight:normal; margin:0; }
#ecogeste-recherche .ecogeste-recherche-form { float:left; min-width: 250px; width:42%; height:65%; margin:5px 0 0 33px; padding:5px 0 0 15px;  background-color: #fff; -moz-box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.5); 
  -webkit-box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.5); 
  box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.5);  }
#ecogeste-recherche .ecogeste-recherche-form p a { font-size:0.95em; color:#5679a8; font-weight:bold;}
#ecogeste-recherche input#ecogeste-input-mots-cles {font-size:0.85em; float: left; margin: 0 3px 0 0;  padding : 2px 0 0 3px; border: #ccc 1px solid; height: 31px; width: 200px;}
#ecogeste-recherche .ecogeste-recherche-form li {}
#ecogeste-recherche fieldset {}
#ecogeste-recherche legend { font-weight:bold; font-size:.95em; color: #000; padding:10px 0 10px 0; }
#ecogeste-recherche label { color:#000; vertical-align:middle;}
#ecogeste-recherche input {  font-size:.85em; border:none; }
#ecogeste-recherche input#ecog_recherche/*input#ecogeste-input-mots-cles*/ { float: right; color: #000; height: 26px;}
#ecogeste-recherche select { font: inherit; font-size:0.95em; padding:3px; }
#ecogeste-recherche ul { width: 90%;float:left; height: 23px; padding:0px 0 15px 0; margin:0 0 3px 0;}
#ecogeste-recherche ul li {  float:left; display: inline; margin:0 0 0 0; background:none; padding:0; }
#ecogeste-recherche ul li.liste {  margin:0; padding:0; height:40px; }

#ecogeste-recherche #ecogeste-liste-produits { width: 240px;  padding:5px;}
#ecogeste-recherche #ecogeste-liste-categorie {width: 240px; padding:5px;}

#ecogeste-recherche .ecogeste-recherche-select li {margin:0 0 0 0;}
#ecogeste-recherche .ecogeste-recherche-select legend { margin:0 0 5px 0;}
#ecogeste-recherche p  { margin-top:0px; font-size:0.85em; }
div.loupe_position {position:absolute;width:49px; height:49px; margin-left: 5px; margin-top:-10px;z-index:2;background:url('../images/backgrounds/loupe.png') no-repeat;}
p.ecogeste-recherche-sans-resultat {margin-left: 15px;font-size:0.85em; color:#e35910;}



/* Bloc => Liste sites internets */
#ecogeste-jeter-moins .ecogeste-liste-actions-form {float:right; width:65%; margin:-50px 10px 0 0;}
#ecogeste-jeter-moins #ecogeste-liste-actions  {float:right; width:65%;}
#ecogeste-jeter-moins .ecogeste-liste-actions-form  ul li { background:none;}

#ecogeste-jeter-moins #ecogeste-accordion {float:left; width:100%; margin-bottom:25px;}
#ecogeste-jeter-moins .ecogeste-accordion-titre { font-size:0.95em; color:#000; background:#d1e6f4; padding: 0px; border-top: 1px solid #fff; width:100%;}
#ecogeste-jeter-moins .ecogeste-adresse-nom-site {font-weight:bold; width:200px; padding-left: 5px;}
#ecogeste-jeter-moins .ecogeste-adresse-site {padding: 0px;}
#ecogeste-jeter-moins .ecogeste-en-savoir-plus {float:right; padding-right:22px; padding-top:18px; background:url('../images/backgrounds/puce-plus.png') right no-repeat;}
#ecogeste-jeter-moins div.acteurtitre {cursor:pointer; font-size:1.2em;}
#ecogeste-jeter-moins div.acteurdiv {margin-bottom: 1px;}
#ecogeste-jeter-moins div.acteurdesc {display:none;}

#ecogeste-accordion  p {font-size:0.95em; color:#3b3b3b; background:#fff; padding: 10px 10px 2px 10px;}

#ecogeste-jeter-moins .ecogeste-accordion-lien {padding:10px; text-align:right;}



/* Bloc => Evenement */
#ecogeste-evenement { clear:left; width:550px; background:#d6deee; margin:0px 10px 20px 15px; padding:10px 15px 6px 15px; }
#ecogeste-evenement-titre { font-size:1.2em; width:544px; height:20px; color:#2c568d; padding:3px 0px 6px 0px; font-weight:bold;}
#ecogeste-evenement-tiret {border-top : 1px solid #fff; padding : 0 0 10px 0;}
#ecogeste-evenement .ecogeste-evenement-sous-titre { font-size:.9em; color:#2c568d; font-weight:bold; padding:3px 0px;}
#ecogeste-evenement p{ font-size:0.9em; color:#000; padding:0 0 5px 0;}


/* Page => Liste des familles */
#ecogeste-liste-famille-left { float:left; margin-top:20px;margin-left:15px;border-right:1px solid #000;padding-right:20px }
#ecogeste-liste-famille-right { float:left; margin-top:20px; padding-left:38px; background:transparent url('../images/backgrounds/bg-liner-liste-famille.gif') repeat-y; }
div.ecogeste-liste-famille { width:250px; margin-bottom:10px; padding:0px 0px 5px 5px; }
#ecogeste-liste-famille-left div.ecogeste-liste-famille ul li, #ecogeste-liste-famille-right div.ecogeste-liste-famille ul li {
   padding: 0;
   margin: 0 0 0 20px;
   padding:0 0 2px 15px;
   background:url('../images/backgrounds/puce.png') no-repeat top left;
   text-align:left;
}
#ecogeste-liste-famille-left div.ecogeste-liste-famille a, #ecogeste-liste-famille-right div.ecogeste-liste-famille a { 
font-size:0.95em; 
color: #000000;
    /*font-weight: bold;*/
    text-decoration: none;}
#ecogeste-liste-famille-left h2, #ecogeste-liste-famille-right h2 { border:none; background-color:inherit; font-size:0.8em; font-weight:bold; color:#6cad97; margin-bottom:5px;}


#ecogeste-page .ecogeste-tab-titre-tri {text-align:center;}

/* Page => Pied de page */
#ecogeste-pied-de-page {clear: both; padding: 4px 0px 0px 4px; margin-left: 257px; margin-right: 212px; margin-top: 25px;}
#ecogeste-pied-de-page-source {font-size: 11px; padding-top: 4px; font-family: Arial;}
#ecogeste-pied-de-page-source .ecogeste-float-right {float:right;}
#ecogeste-page .clear {clear:both;}