/*  =Initialisation
    ------------------------- */
/* tous les styles prédéfinis par chaque navigateur sont annulés */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
body {
  line-height: 1;
  color: black;
  background: white;
}
ol, ul {
  list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}

/*  =Styles générals
    ------------------------------------------------------- */
body {
  font: 62.5%/1.5em Verdana,Arial,Sans-Serif;
  color : #000;
  background : #fff;
  margin : 0;
  padding : 0;
}

h1, h2, h3, h4, h5, h6 {
  margin-top : 0;
  margin-bottom: 0.4em;
}

/* les tailles de polices sont définis en pourcentage,
elles seront fixes par rapport à  leurs éléments parents */

h1 { font-size: 180%; }
h2 { font-size: 140%; }
h3 { font-size: 120%; font-weight: bold; }
h4 { font-size: 160%; font-weight: bold; }
h5, h6 { font-size: 100%; }

p {
  margin-bottom: 0.4em;
  font-size: 1em;
  line-height: 1.2em;
}

strong { font-weight: bold; }
em { font-style: italic; }


a { text-decoration: underline; }
a:hover { text-decoration: none; }

a.img { text-decoration: none; border: none; }

pre { overflow: auto; width: 100%; height: auto; }

/*  =Outils
    ------------------------- */
.clearfix { display: inline-block; }   
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
* html .clearfix { height: 1%; }
.clearfix { display: block; }

/*  =Classes générales
    ------------------------- */
.left { float: left; }
.right { float: right; }
.text-right { text-align: right; }
.text-middle { text-align: center; }
.accessibility { display: none; }
.clear { clear: both; }
.maximal { width: 100%; }

div.spacer {
  clear: both;
  margin-bottom: 2px;
}

hr.clearer {
  display: block;
  clear: both;
  visibility: hidden;
  height: 1px;
  margin: -7px 0;
}

span.clear {
  clear: both;
}

span.twocol {
  display: block;
  width: 49%;
  float: left;
}

html>/**/body hr.clearer {
  margin: 0;
}

.popup-toolbar {
  line-height: 35px;
}

.popup-toolbar .print {
  padding: 10px 0 10px 30px;
  background: #fff url(/eco2.controls/portail/_montage_2s3i/library/image/main/print.gif) left top no-repeat;
  color: #000;
  margin-right: 1em;
}

.popup-toolbar .close {
  padding: 10px 0 10px 30px;
  background: #fff url(/eco2.controls/portail/_montage_2s3i/library/image/main/close.gif) left top no-repeat;
  color: #000;
  margin-right: 1em;
}

.listen {
  margin-right: 3px;
  padding: 2px 0 4px 15px;
  color: #5C5B60;
  font-weight: bold;
  text-decoration: none;
  background: #fff url(/eco2.controls/portail/_montage_2s3i/library/image/main/mediatheque_ecouter.gif) left top no-repeat;
}

.watch {
  margin-right: 3px;
  padding: 2px 0 4px 20px;
  color: #5C5B60;
  font-weight: bold;
  text-decoration: none;
  background: #fff url(/eco2.controls/portail/_montage_2s3i/library/image/main/mediatheque_oeil.gif) left 5px no-repeat;
}

.listen:hover, .watch:hover {
  color: #000;
}

/*  =Formulaires
    ------------------------- */
    
.cms-search {
 margin: 10px 0 10px 0;
 position: relative;
}

select, .text, .password, textarea {
  background: #fff;
  border: solid 1px #ccc;
  color: #626262;
  font-size: 11px;
}

.pdv select, .pdv .text, .pdv .password, .pdv textarea {
  font-size: 10px;
  margin-top:5px;
}

.pdv .medium {
  width: 75px;
}


fieldset {
 background: #fff;
 padding: 10px 0;
}

fieldset p, fieldset ul {
  padding: 0 10px;
  margin: 0.4em 0;
}

fieldset p label span {
  display: block;
  width: 170px;
  font-weight: bold;
  float: left;
  text-align: right;
  padding-right: 1em;
  line-height: 1.5em;
}

fieldset p.radio label span,
fieldset p.checkbox label span {
  display: inline;
  float: none;
  width: auto;
  padding: 0;
  text-align: left;
  line-height: 1.5em;
}

fieldset p.inline label , fieldset p.inline span {
  display: inline;
  float: none;
  font-weight: normal;
  text-align: left;
  padding: 0;
  line-height: 1.5em;
}

.column {
  display: block;
//  float: left;
  width: 210px;
}

/* style générique des boutons de formulaire
en a avec un span à  l'intérieur */ 

a.submit {
  display: block;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  height: 32px;
}

a.submit span {
  display: block;
  width: 100%;
  text-indent: 30px;
  line-height: 32px;
}

/* messages d'erreurs */
 
.errors em {
  color: #0068B5;
}
.errors h4,
.column .errors {
  color: #f00;
}

#main .errors h4 {
  font-size: 1.1em;
}


#main .errors {
  padding: 0 5px;
}


/*  =Tailles 
    ------------------------- */
.small {
  width: 50px;
}

select.small {
  width: 52px;
}

a.submit.small {
  width: 90px;
}

.medium {
  width: 90px;
}

select.medium {
  width: 102px;
}

a.submit.medium {
  width: 170px;
}

.large {
  width: 230px;
}

select.large {
  width: 232px;
}

a.submit.large {
  width: 250px;
}

.big {
  width: 100%;
}

    
/*  =Gabarit
    ------------------------- */

#wrapper {
  width: 770px;
  height: 100%;
  margin: 0 auto;
}

#wrapper td {
  text-align: left;
  vertical-align: top;
}

#header, #content, #footer {
  width: 100%;
}

#header {
  height: 168px;
}


#main {
  width: 460px;
  padding: 0 8px 0 8px;
  padding-top: 5px;
  font-size: 1.1em;
}

#main.maximal {
  width: 605px;
  padding: 0 0 0 8px;
  padding-top: 5px;
}

#localLeft, #localRight {
  width: 145px;
  padding-top: 5px;
}

.selection #localLeft {
  width: 149px;
  padding-top: 0;
}

#footer {

}

/*  =Header
    ------------------------------------------------------- */
#header #brand {
  width: 770px;
  height: 115px;
}

/* affiche l'image sur le haut du site cliquable */

#header #brand a {
  display: block;
  width: 770px;
  height: 115px;
  overflow: hidden;
}

/*  =Navigation
    ------------------------- */
#navigation {
  position: absolute;
  top: 91px;
}   
.nav, .nav * {
  margin:0;
  padding:0;
}
.nav {
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/menu-bkg.gif) left bottom repeat-x;
  height:55px;
  width: 770px;
  float: left;
  line-height:1.0;
  position:relative;
}
.nav ul {
  background:#fff; /*IE6 needs this*/
  float: left;
  position:relative;
}
.nav li {
  background: transparent;
  float: left;
  list-style:none;
  z-index:999;
  font-size: 10px;
}
.nav li.current ul {
  z-index: 999;
}
.nav li.sfHover ul,
ul.nav li:hover ul {
  z-index: 1000;
}
.nav li li {
  background:#0068B5;
}
.nav a {
  color: #fff;
  display:block;
  float: left;
  text-decoration:none;
}

.nav li a {
  padding: 0 5px 0 0;
  margin-right: 2px;
  color: #000;
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/menu-right.gif) right top no-repeat;
}

.nav li a .item {
  padding: 0 5px 0 10px;
  display: block;
  float: left;
  height: 22px;
  line-height: 22px;
  cursor: pointer;
  font-weight: bold;
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/menu-left.gif) left top no-repeat;
}

.nav li li a {
  padding: 0 1em;
  line-height: 31px;
  margin: 0;
  color: #fff;
  background: none;
  font-size: 10px;
}

.nav li ul {
  left:0;
  top:-999em;
  position:absolute;
  width:770px;
  height: 31px;
  background: transparent;
}


.nav li:hover a, .nav li.sfHover a, .nav li.current a {
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/menu-right.gif) right bottom no-repeat;
  color: #fff;
}

.nav a:hover {
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/menu-right.gif) right bottom no-repeat;
}

.nav li:hover a .item, .nav li.sfHover a .item, .nav li.current a .item {
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/menu-left.gif) left bottom no-repeat;
}

.nav a:hover .item {
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/menu-left.gif) left bottom no-repeat;
}

.nav li:hover li a, .nav li.sfHover li a, .nav li.current li a {
  background-image: none;
}

.nav li li.current a {
  font-weight: bold;
}
.nav li li:hover, .nav li li.current a, .nav li li a:hover {
  background:#000;
}

.nav li:hover ul, 
body .nav li.current ul, 
ul.nav li.sfHover ul {
  top:22px;
}

.nav li:hover li ul,
.nav li.sfHover li ul {
  top:-999em;
}
.nav li li:hover ul, 
ul.nav li li.sfHover ul {
  top:2.5em;
}


.generateNavigation li:hover ul,
.generateNavigation li li:hover ul {
  top:-999em;
}

/*  =Navigation secondaire
    ------------------------- */
.secondary-navigation {
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/colonne/menu_gauche_bottom.gif) left bottom no-repeat;
  margin-bottom: 10px;
}
    
.secondary-navigation ul {
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/colonne/menu_gauche_top.gif) left top no-repeat;
  padding:5px 0px;
  width: 145px;
}

.secondary-navigation li a {
  background: #0068B5 url(/eco2.controls/portail/_montage_2s3i/library/image/colonne/menu_gauche_puce_on.gif) 9px 7px no-repeat;
  color: #fff;
  display: block;
  padding: 5px 0pt 5px 21px;
  text-decoration:none;
  width:124px;
  font-size: 10px;
  line-height: 12px;
}

.secondary-navigation li.current a,
.secondary-navigation li a:hover {
  background: #000 url(/eco2.controls/portail/_montage_2s3i/library/image/colonne/menu_gauche_puce_off.gif) 9px 7px no-repeat;
}



/*  =Arianne
    ------------------------- */
#arianne {
  margin-top: 35px;
  color: #808080;
}

#arianne a {
  text-decoration: none;
  color: #808080;
}

#arianne .english-version {
  padding-left: 20px;
  background: #fff url(/eco2.controls/portail/_montage_2s3i/library/image/main/drapeau-english.gif) left top no-repeat;
}

/*  =Footer 
    ------------------------- */
#footer {
  padding-top: 2em;
  color: #808080;
}

#footer p {
  margin-bottom: 1em;
}

#footer .footer-navigation {
  text-align: center;
  color: #fff;
  font-weight: bold;
  background: #0068B5 url(/eco2.controls/portail/_montage_2s3i/library/image/main/footer_right.gif) right top no-repeat;
  height: 20px;
  line-height: 20px;
  font-size: 1.1em;
  margin-bottom: 1em;
}

#footer .footer-navigation .inside {
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/footer_left.gif) left top no-repeat;
  padding-left: 10px;
}

#footer .footer-navigation a {
  color: #fff;
  text-decoration: none;
  margin: 0 8px;
}
   
/*  =Pagelets
    ------------------------------------------------------- */

/*  =Generique & élements communs 
    ------------------------- */
.title {
  color: #fff;
  font-size: 17px;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.2em;
  height: 24px;
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 20px;
}

.column {
  font-size: 0.9em; /* taille de font générique pour les colonnes */
}

.generique strong {
  color: #0068B5;
}

    
/*  =CMS
    -------------------------- */
    
/* cms article long centre */
.cms {
  font-size: 1em;
  border-style: dotted;
  border-width: 0 0 2px 0;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.cms.banniere {
  border: none;
}

/* toolbar */
.cms-toolbar {
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/toolbar/end.gif) right top no-repeat;
  padding-right: 2px;
  height: 32px;
  margin-bottom: 10px;
}

.cms-toolbar ul {
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/toolbar/begin.gif) left top no-repeat;
  height: 32px;
  padding-left: 2px;
  float: right;
}

.cms-toolbar ul li{
  display: inline;
}

.cms-toolbar ul li a {
  display: block;
  overflow: hidden;
  text-indent: -9900em;
  background-repeat: no-repeat;
  background-position: left top;
  width: 25px;
  height: 32px;
  float: left;
}

/* la classe hover ajoutée au li permet de générer
le rollover de l'image de fond. Son ajout au survol est géré en javascript 
dans le fichier functions.js */
.cms-toolbar .increase-font-article {
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/toolbar/fontplus_off.gif);
}

.cms-toolbar .hover .increase-font-article {
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/toolbar/fontplus_on.gif);
}

.cms-toolbar .decrease-font-article {
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/toolbar/fontmoins_off.gif);
}

.cms-toolbar .hover .decrease-font-article {
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/toolbar/fontmoins_on.gif);
}

.cms-toolbar .send-article {
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/toolbar/send_off.gif);
}

.cms-toolbar .hover .send-article {
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/toolbar/send_on.gif);
}

.cms-toolbar .print-article {
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/toolbar/print_off.gif);
}

.cms-toolbar .hover .print-article {
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/toolbar/print_on.gif);
}

/* entry */
/* -> correspond à  un bloc de contenu dans un cms */


.entry-auteur {
  font-size: 1em;
  color: #993300;
}

.entry .entry-push {
  margin: 0 1em 1em 0;
  padding: 0 10px 10px 0;
  background-repeat: no-repeat;
  background-position: right bottom;
}

.entry .entry-push .inside {
  padding: 10px 0 0 10px;
  background-repeat: no-repeat;
  background-position: left top;
}

.entry .entry-push .inside li {
  margin-bottom: 0.6em;
}

.entry .entry-excerpt {
  min-height: 50px;
  height: auto !important;
  height: 50px;
}

.entry .entry-excerpt .entry-subtitle {
  color: #993300;
  line-height: 1.4em;
}

.entry .entry-excerpt p {
  color: #808080;

}

.entry-section {
  margin-top: 20px;
}

.entry-section .entry-section-title {
  font-size: 1.1em;
  padding-left: 30px;
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/PuceArticle.gif) left top no-repeat;
  min-height: 43px;
  height: auto !important; /* hack qui permet de définir une taille minimum sur IE6 */
  height: 43px;
}

.entry-section .entry-section-title .entry-section-subtitle {
  font-size: 0.9em;
  font-weight: normal;
}

.entry-section .entry-section-title strong {
  border-style: dotted;
  border-width: 0 0 1px 0;
  display: block;
}

.entry-section p, .entry-section-right p {
  margin: 10px 0;
}

.entry-section-right {
  padding: 0 0 20px 20px;
}

.entry-section-download {
  padding: 3px 0;
  border-style: dotted;
  border-width: 1px 0;
}

.entry-section-download .pdf {
  padding: 2px 0 2px 20px;
  background: #fff url(/ugo2.controls/library/images/mimetype/pdf.png) left top no-repeat;
}

/*ajout LWM*/
.entry-section-download .audio {
  padding: 2px 0 2px 20px;
  background: #fff url(/ugo2.controls/library/images/mimetype/audio.png) left top no-repeat;
}

.entry-section-download .video {
  padding: 2px 0 2px 20px;
  background: #fff url(/ugo2.controls/library/images/mimetype/video.png) left top no-repeat;
}

.entry-section-download .generic {
  padding: 2px 0 2px 20px;
  background: #fff url(/ugo2.controls/library/images/mimetype/generic.png) left top no-repeat;
}

.entry-section-download .image {
  padding: 2px 0 2px 20px;
  background: #fff url(/ugo2.controls/library/images/mimetype/image.png) left top no-repeat;
}

.entry-section-download .doc {
  padding: 2px 0 2px 20px;
  background: #fff url(/ugo2.controls/library/images/mimetype/doc.png) left top no-repeat;
}

.entry-section-download .xls {
  padding: 2px 0 2px 20px;
  background: #fff url(/ugo2.controls/library/images/mimetype/xls.png) left top no-repeat;
}

.entry-section-download .text {
  padding: 2px 0 2px 20px;
  background: #fff url(/ugo2.controls/library/images/mimetype/text.png) left top no-repeat;
  border: none;
}

.entry-section-download .ppt {
  padding: 2px 0 2px 20px;
  background: #fff url(/ugo2.controls/library/images/mimetype/ppt.png) left top no-repeat;
}
/*ajout LWM*/

.download a {
  margin-top: 5px;
  display: block;
  width: 95px;
  height: 15px;
  float: right;
  text-indent: -9900em;
  background: #fff url(/eco2.controls/portail/_montage_2s3i/library/image/main/Bt_Telecharger_vert.gif) left top no-repeat;
}

.entry-section a.img {
  position: relative;
}

.entry-section .zoom {
  cursor:pointer;
    display: block;
  position:relative;
  z-index: 1;
  color: #626262;
  font-size: 0.8em;
  margin-left: 20px;
  text-indent: -9900em;
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/Bt_ZoomVignette.gif) left top no-repeat;
}

.picture-legend {
  display: block;
  position:relative;
  z-index: 1;
  color: #626262;
  font-size: 0.8em;
  padding: 0 0.6em 0.4em 0;
}

.flashplayer {
  float: left;
  padding: 0 0.6em 0.4em 0;
  margin: 0 1em 1em 0;
}


/* cms - resultat recherche */
.cms-resultat {
  font-weight: bold;
  margin: 20px 0;
  font-size: 1.1em;
}

.cms-resultat-info {
  margin:  0;
}

html>/**/body .cms-resultat-info { margin:  0 0 20px 0; }

.cms-resultat .pager .previous {
  width: 100px;
  float: left;
  min-height: 35px;
  height: auto !important;
  height: 20px;
}

.cms-resultat .pager .next {
  width: 100px;
  float: right;
  text-align: right;
  min-height: 35px;
  height: auto !important;
  height: 20px;
}

.cms-resultat .pager .previous a,
.cms-resultat .pager .next a {
  text-decoration: none;
}

.cms-resultat .pager .pager-content {
  width: 240px;
}

html>/**/body .cms-resultat .pager .pager-content {
  width: 360px;
}

.cms-resultat .pager .current {
  color: #000;
}

.cms-resultat .resultat-link {
  float: right;
  width: 150px;
  margin-top: 5px;
  text-align: center;
}

.cms-resultat .resultat {
  margin: 0;
  clear: both;
}

.cms-resultat .resultat .inside {
  padding: 5px;
  width: 250px;
}

#main .cms-resultat .resultat .inside {
  font-size: 11px;
}

#main .cms-resultat .resultat h5 {
  font-size: 11px;
}

.generique .cms-resultat .resultat h5 {
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/FlecheHoriz_global.gif) 5px 2px no-repeat;
}

#main .generique .cms-resultat .curvy h5 {
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/FlecheHoriz_global_fond.gif) 5px 2px no-repeat;
}

#main  .cms-resultat .resultat a,
#main  .cms-resultat .resultat a:link,
#main  .cms-resultat .resultat a:visited,
#main  .cms-resultat .resultat a:actived {
  text-decoration: none;
  border: none;
}

.cms-resultat .resultat {
  color: #000;
  font-weight: normal;
}

.cms-resultat .resultat h5 {
  padding-left: 20px;
  margin-bottom: 0px;
}

.cms-resultat .resultat h5 a, 
.cms-resultat .resultat-link a{
  font-weight: bold;
  text-decoration: none;
}

.cms-resultat .resultat p {
  padding-left: 20px;
}

.cms-resultat .resultat dl dt {
  width: 100px;
  float: left;
  text-align: right;
}

.cms-resultat .resultat dl dd {
  padding-top: 1px;
}

html/**/body .cms-resultat .resultat dl dd {
  padding-top: 2px;
}


.cms-search a.submit {
  margin: 5px auto;
}

/*  cms - pub */
.mediatheque {
  border-top: dotted 2px #ff0000;
  padding-top: 10px;
}

.mediatheque .pub strong { color: #f00; }

.mediatheque .pub { color: #707070; }

.cms.pub {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 10px;
}

.cms.pub img {
  margin: 0 1em 0 0;
}

.pub-link {
  float: right;
}

.pub-link .download a {
  float: none;
}

/* cms - colonne */
.column .cms {
  border: none;
  padding: 2px 0 0 0;
}

.cms-column-title {
  font-size: 1.1em;
  font-weight: bold;
}

.cms-column-title h3 {
  padding: 3px 0 3px 20px;
  margin: 0;
  font-size: 11px;
}

.cms-column-title, .cms-content-column {
  padding: 0 5px;
  border-style: solid;
  border-width: 0 1px;
}

.cms-content-column p{
  padding: 4px 0;
  margin: 0;
}

.cms-content-column a {
  line-height: 12px;
}

.cms-content-column a img {
  margin: 4px 0;
}

.column .cms-separator {
  border: dotted 1px;
  border-width: 1px 0 0 0;
  background: #fff;
  color: #fff;
	margin: 0;
}

.column .cms-bottom {
  height: 10px;
}

/* cms - theme */
/* Long */

/* générique */
.cms.generique {
  border-color: #0068B5;
}

.generique .title{
  background-color: #0068B5;
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/main/Titre_global.gif);
}

.generique .entry .entry-push .inside{
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/main/CoinImage_H_bleu.gif);
}

.generique .entry .entry-push  {
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/main/CoinImage_B_bleu.gif);
}

.generique .entry-excerpt p,
.generique .entry-excerpt .entry-subtitle {
  color: #0068B5;
}

.generique .cms-resultat  {
  
}

.generique .curvy  {
  background: #C6E0F3;
}

.generique .resultat h5 a,
.generique .resultat-link a {
  color: #0068B5;
	text-decoration: none;
}

 
.generique .cms-resultat-info, 
.generique .pager a {
  color: #0068B5;
}





/* article */

.cms.article, .cms.recette {
  border-color: #FF9900;
}

.cms.article .entry-section .clearfix {
  height: 1.5em;
  padding-bottom: 0em;
  margin: 0;
}

.cms.article .up {
  color: #FF9900;
  text-decoration: none;
  line-height: 1.4em;
  padding-left: 20px;
  background: #fff url(/eco2.controls/portail/_montage_2s3i/library/image/main/FlecheVertic_orange.gif) left top no-repeat;
}

.article .title{
  background-color: #FF9900;
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/main/Titre_Orange.gif);
}

.article .entry .entry-push .inside,
.recette .entry-push .inside{
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/main/CoinImage_H_orange.gif);
}

.article .entry .entry-push,
.recette .entry-push  {
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/main/CoinImage_B_orange.gif);
}

.recette .entry-section .entry-section-title strong,
.article .entry-section .entry-section-title strong {
  color: #FF9900;
  border-color: #FF9900;
}

.article .cms-resultat, .article .cms-resultat .pager a,
.recette .cms-resultat, .recette .cms-resultat .pager a {
  color: #FF9900;
}

.article .resultat ,
.recette .resultat {
  background: #FFF url(/eco2.controls/portail/_montage_2s3i/library/image/main/FlecheHoriz_jaune_jauneclai.gif) 5px 8px no-repeat;
}

.article .curvy, 
.recette .curvy  {
  background: #FFF5CD url(/eco2.controls/portail/_montage_2s3i/library/image/main/FlecheHoriz_jaune_jauneclai.gif) 5px 8px no-repeat;
}


.article .resultat h5 a,
.recette .resultat h5 a,
.article .resultat-link a,
.recette .resultat-link a {
  color: #FF9900;
}

.actualite .cms-search , .recette .cms-search {
  background: #FFCC00;
}

.actualite a.submit, .article a.submit, .recette a.submit {
  background: #fff url(/eco2.controls/portail/_montage_2s3i/library/image/form/Bt_jaune_right.gif) right top repeat-x;
}

.actualite a.submit span, .article a.submit span, .recette a.submit span {
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/form/Bt_jaune_left.gif) left top no-repeat;
}

.article a.submit {
  background: #fff url(/eco2.controls/portail/_montage_2s3i/library/image/form/Bt_orange_right.gif) right top repeat-x;
}

.article a.submit span {
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/form/Bt_orange_left.gif) left top no-repeat;
}

.actualite fieldset p label, .recette fieldset p label {
 color: #FF9900; 
}

.article .entry-section-download {
  border-color: #FF9900; 
}

.article .entry-section .entry-section-title .entry-section-subtitle {
  color: #FF9900; 
}

/* recette */
.recette .title{
  background-color: #FFCC01;
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/main/Titre_Jaune.gif);
}

.recette .entry-section-right {
  margin-left: 105px;
}

.recette .entry-excerpt {
  margin-left: 125px;
}

.recette .entry-excerpt p,
.recette .entry-excerpt .entry-subtitle,
.recette .entry-section-right h5 {
   color: #FF9200;
}

.recette .entry-section-right h5 {
  padding: 0 0 0 20px;
  font-weight: bold;
  margin: 0.6em 0;
  background: #fff url(/eco2.controls/portail/_montage_2s3i/library/image/main/Puce_jaune.gif) left top no-repeat;
}

/* pictos d'infos sur recette */
.recette-info {
  width: 110px;
}

.recette-info p {
  margin: 0;
  color: #FF9200;
}

.recette .recette-info ul {
  display: block;
  width: 110px;
  height: 231px;
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/RecetteInfo.gif) left top no-repeat;
}

.recette .info {
  display: block;
  height: 41px;
  padding-left: 45px;
  line-height: 41px;
  color: #FF9200;
}

.recette .info.preparation {
  margin-top: 5px;
}

.recette .info.repos {
  height: 22px;
  line-height: 22px;
}

.recette .info-picture {
  height: 50px;
}

/* offre */
.cms.offre {
  border-color: #005DA2;
}

.offre .title{
  background-color: #005DA2;
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/main/Titre_Bleu.gif);
}

.offre .entry, .offre .entry .entry-excerpt .entry-subtitle,
.offre .entry .entry-push .inside strong {
  color: #707070;
  font-weight: normal;
}

.cms.offre p strong {
  color: #006699;
  font-weight: bold;
}

.offre .entry .entry-push .inside{
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/main/CoinImage_H_Bleu.gif);
  background-color: #E5F2F7;
  color: #808080;
  font-weight: normal;
}

.offre .entry .entry-push {
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/main/CoinImage_B_Bleu.gif);
  background-color: #E5F2F7;
  width: 140px;
}

.offre .entry-section-right {
  background: #fff url(/eco2.controls/portail/_montage_2s3i/library/image/main/Puce_bleu.gif) left top no-repeat;
  margin-left: 165px;
}

.offre .cms-resultat, .offre .cms-resultat .pager a{
  color: #006699;
}

.offre .resultat  {
  background: #FFF url(/eco2.controls/portail/_montage_2s3i/library/image/main/FlecheHoriz_bleu_bleuclair.gif) 5px 8px no-repeat;
}

.offre .curvy  {
  background: #E5F2F7 url(/eco2.controls/portail/_montage_2s3i/library/image/main/FlecheHoriz_bleu_bleuclair.gif) 5px 8px no-repeat;
}


.offre .resultat h5 a,
.offre .resultat-link a {
  color: #006699;
}

.offre .cms-search {
  background: #005DA2;
}

.offre a.submit {
  background: #fff url(/eco2.controls/portail/_montage_2s3i/library/image/form/Bt_bleu_right.gif) right top repeat-x;
}

.offre a.submit span {
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/form/Bt_bleu_left.gif) left top no-repeat;
}

.offre fieldset p label {
 color: #006699;
}

/* produit & truc */
.cms.produit, .cms.truc {
  border-color: #99CC33;
}

.produit .title, .truc .title{
  background-color: #99CC33;
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/main/Titre_Vert.gif);
}

.produit .entry .entry-excerpt .entry-subtitle,
.produit .entry .entry-excerpt p,
.truc .entry .entry-excerpt .entry-subtitle,
.truc .entry .entry-excerpt p {
  color: #99CC33;
  font-weight: bold;
}

.produit .entry .entry-push .inside,
.truc .entry .entry-push .inside{
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/main/CoinImage_H_Vert.gif);
}

.produit .entry .entry-push,
.truc .entry .entry-push {
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/main/CoinImage_B_Vert.gif);
}

.produit .entry-section-right {
  margin-left: 150px;
  background: #fff url(/eco2.controls/portail/_montage_2s3i/library/image/main/Puce_Vert.gif) left top no-repeat;
}

.truc .cms-resultat, .truc .cms-resultat .pager a,
.produit .cms-resultat, .produit .cms-resultat .pager a{
  color: #99CC33;
}

.truc .resultat,
.produit .resultat  {
  background: #FFF url(/eco2.controls/portail/_montage_2s3i/library/image/main/FlecheHoriz_vert_vertclair.gif) 5px 8px no-repeat;
}

.truc .curvy,
.produit .curvy  {
  background: #EAF4D5 url(/eco2.controls/portail/_montage_2s3i/library/image/main/FlecheHoriz_vert_vertclair.gif) 5px 8px no-repeat;
}

.truc .resultat h5 a,
.truc .resultat-link a,
.produit .resultat h5 a,
.produit .resultat-link a {
  color: #99CC33;
}

.produit a.submit {
  background: #fff url(/eco2.controls/portail/_montage_2s3i/library/image/form/Bt_vert_right.gif) right top repeat-x;
}

.produit a.submit span {
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/form/Bt_vert_left.gif) left top no-repeat;
}

/* truc */

.truc .entry-section-right {
  margin-left: 130px;
}

.truc .entry-section-right {
  padding: 0;
}


.truc .cms-search {
  background: #99CC33;
}

.truc a.submit {
  background: #fff url(/eco2.controls/portail/_montage_2s3i/library/image/form/Bt_vert_right.gif) right top repeat-x;
}

.truc a.submit span {
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/form/Bt_vert_left.gif) left top no-repeat;
}

.truc fieldset p label {
 color: #99CC33;
}

/* - - colonne */
.column .article, .column .recette,
.column .truc {
  background: #fff url(/eco2.controls/portail/_montage_2s3i/library/image/colonne/cms-short-top.gif) left top no-repeat;
}

.article .cms-column-title, .recette .cms-column-title {
  color: #FF9900;
  background: #fff url(/eco2.controls/portail/_montage_2s3i/library/image/colonne/mc_puce_orange.gif) 4px 1px no-repeat;
}

.article .cms-column-title, .article .cms-content-column,
.recette .cms-column-title, .recette .cms-content-column,
.truc .cms-column-title, .truc .cms-content-column {
  border-color: #626262;
}

.truc .cms-content-column .cms-separator {
  color: #99CC33;
	border-color: #99CC33;
}

.article .cms-content-column, .article .cms-content-column a {
  color: #993300;
  text-decoration: none;
}

.column .article .cms-separator, .column .recette .cms-separator {
  border-color: #626262;
}

.article .cms-bottom, .recette .cms-bottom, .truc .cms-bottom {
  background: #fff url(/eco2.controls/portail/_montage_2s3i/library/image/colonne/cms-short-bottom.gif) left top no-repeat;
}

.recette .cms-content-column, .recette .cms-content-column a {
  color: #FF9200;
  text-decoration: none;
}

.truc .cms-column-title {
  color: #99CC33;
  background: #fff url(/eco2.controls/portail/_montage_2s3i/library/image/colonne/mc_puce_verte.gif) 4px 1px no-repeat;
}

.truc .cms-content-column, .truc .cms-content-column a {
  color: #99CC33;
  text-decoration: none;
}

/*  =FORM
    ------------------------- */
.form, .rounded-box {
  margin: 0 0 1em 0;
}

.rounded-box {
  padding-bottom: 5px;
}

.form p,  .rounded-box p {
  margin: 5px 0;
}

.form p .submit, .rounded-box p .submit  {
  color: #fff;
  margin: 0 auto;
}

.form fieldset,  .rounded-box fieldset {
 padding: 5px 0 0 0;
}

.form fieldset .inside,
.rounded-box fieldset .inside {
  border: solid 1px #0068B5;
  border-width: 0 1px;  
  padding-top: 5px;
  padding-bottom: 10px;
}

/* alarme */
.form fieldset .inside p .icon,
.rounded-box fieldset .inside p .icon {
 color: #0068B5;
 padding-left: 25px;
 text-decoration: none;
}

.generique .form.alarme fieldset .inside {
   margin-top: -5px;
   padding: 10px 0 0 0;
}

.generique .form.alarme fieldset .inside .text-middle {
  line-height: 1.8em;
}

.generique .form.alarme fieldset .ajout {
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/aa_ajout.gif) left top no-repeat;
}

.generique .form.alarme fieldset .demande {
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/aa_demande.gif) left top no-repeat;
}

.generique .form.alarme fieldset label span {
  text-align: left;
  padding: 3px 0 3px 30px;
}

.generique .form.alarme fieldset label  {
  color: #000;
}

.generique .form.alarme fieldset .prenom label span {
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/aa_maj_prenom.gif) left top no-repeat;
}

.generique .form.alarme .listbirthday {
  width: 96%;
  margin: 5px auto;
}

.generique .form.alarme .listbirthday th {
  background: #006699;
  text-align: center;
  color: #fff;
  font-weight: bold;
  margin: 0;
  padding: 5px;
}

.generique .form.alarme .listbirthday td {
  background-color:#BFEAFF;
  border-color:#006699;
  border-style:dotted;
  border-width: 0 0 1px 0;
  padding: 5px;
}

.generique fieldset .border {
  margin: 5px 20px 5px 10px;
  padding: 5px 0;
  border: dotted 1px #0068B5;
  border-width: 1px 0;
}

.generique .form.alarme fieldset .border label span {
  padding: 3px 0 3px 30px;
}

.generique .form.alarme fieldset .calendrier label span {
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/aa_maj_date.gif) left top no-repeat;
}

.generique .form.alarme fieldset .souhait label span {
  padding: 3px 0 3px 30px;
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/aa_maj_liste.gif) left top no-repeat;
}

.generique fieldset p.btns {
  background-color: #E5F0F7;
  text-align: center;
}

.generique fieldset p.btns a {
  color: #0068B5;
  text-decoration: none;
  padding-right: 10px;
}

.generique .form.alarme fieldset p.puce {
  padding: 5px 0 5px 20px;
  margin: 0 10px 0.5em 10px;
  background: #fff url(/eco2.controls/portail/_montage_2s3i/library/image/main/Puce_global.gif) left top no-repeat;
}

.generique fieldset p.cycle {
  border: dotted 1px #0068B5;
  border-width: 1px 0;
  padding: 3px 0;
  margin: 0 10px;
  background: #E5F0F7;
}

/* ecard */

.generique h4.puce {
  color: #0068B5;
  padding: 5px 0 5px 20px;
  line-height: 22px;
  background: #fff url(/eco2.controls/portail/_montage_2s3i/library/image/main/Puce_global.gif) left 3px no-repeat;
}

/*  themes */
/* - generique */
.generique .form,
.generique .rounded-box {
  background: #fff url(/eco2.controls/portail/_montage_2s3i/library/image/main/Filet_B_bleu.gif) left bottom no-repeat;
}

.generique .form label,
.generique.form label ,
.generique .rounded-box label {
  color: #0068B5;
}


.generique .alarme.rounded-box {
  background: #fff url(/eco2.controls/portail/_montage_2s3i/library/image/main/Filet_B_rouge_alarme.gif) left bottom no-repeat;
  padding-bottom: 5px;
}

.generique .alarme .birthday {
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/ico_alarme.gif) left top no-repeat;
  min-height: 155px;
  height: auto !important;
  height: 155px;
  padding-left: 165px;
}

.generique .form.neutre label,
.generique .form.neutre label span, 
.generique .form .neutre label,
.generique .form .neutre label span,
.generique .rounded-box.neutre label,
.generique .rounded-box.neutre label span, 
.generique .rounded-box .neutre label,
.generique .rounded-box .neutre label span {
  color: #000;
  font-weight: normal;
}

.generique .form fieldset,
.generique .rounded-box fieldset {
 background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/Filet_H_bleu.gif) left top no-repeat;
}


.generique .alarme .inside.plain {
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/fond_alarme.gif) 1px top repeat-y;

}

html>/**/body .generique .alarme .inside.plain {
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/fond_alarme.gif) left top repeat-y;
}

.generique .alarme .inside {
  background: transparent;

}

.generique .form.alarme fieldset {
 background: none;
}

.generique .alarme fieldset {
  background: #fff url(/eco2.controls/portail/_montage_2s3i/library/image/main/Filet_H_rouge_alarme.gif) left top no-repeat;
}

.generique .form.alarme fieldset h4 {
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/alarme-title.gif) left top no-repeat;
  padding: 12px 5px 0 40px;
  color: #fff;
  font-weight: bold;
  font-size: 1.7em;
  height: 29px;
  margin: 0;
}

.generique a.submit {
  background: #fff url(/eco2.controls/portail/_montage_2s3i/library/image/form/Bt_bleu_right.gif) right top repeat-x;
}

.generique a.submit span {
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/form/Bt_bleu_left.gif) left top no-repeat;
}

.generique .separator {
  border-bottom: dotted 2px #0068B5;
  margin-bottom: 1em;
}


/* - article */
.article .form,
.article .rounded-box {
  background: #fff url(/eco2.controls/portail/_montage_2s3i/library/image/main/Filet_B_orange.gif) left bottom no-repeat;
}

.article .form fieldset,
.article .rounded-box fieldset {
 background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/Filet_H_orange.gif) left top no-repeat;
}

.article  .form fieldset .inside,
.article  .rounded-box fieldset .inside {
  border: solid 1px #FF9900;
  border-width: 0 1px;
}

/* - offre */
.form.offre .entry-section-right {
  background: none;
  margin-left: 0;
}

.form.offre p .submit {
  margin-left: 0;
}

.form.offre .separator {
  border-bottom: dotted 2px #005DA2;
  margin-bottom: 1em;
}

.offre .form,
.offre .rounded-box {
  background: #fff url(/eco2.controls/portail/_montage_2s3i/library/image/main/Filet_B_bleu.gif) left bottom no-repeat;
}

.offre .form fieldset,
.offre .rounded-box fieldset {
 background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/Filet_H_bleu.gif) left top no-repeat;
}

.offre .form fieldset .inside,
.offre .rounded-box fieldset .inside {
  border: solid 1px #005DA2;
  border-width: 0 1px;
}

/* - recette */
.recette .form,
.recette .rounded-box {
  background: #fff url(/eco2.controls/portail/_montage_2s3i/library/image/main/Filet_B_jaune.gif) left bottom no-repeat;
}

.recette .form fieldset,
.recette .rounded-box fieldset {
 background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/Filet_H_jaune.gif) left top no-repeat;
}

.recette  .form fieldset .inside,
.recette  .rounded-box fieldset .inside {
  border: solid 1px #FFCC00;
  border-width: 0 1px;
}

/* - produit */
.produit .form,
.produit .rounded-box {
  background: #fff url(/eco2.controls/portail/_montage_2s3i/library/image/main/Filet_B_vert.gif) left bottom no-repeat;
}

.produit .form fieldset,
.produit .rounded-box fieldset {
 background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/Filet_H_vert.gif) left top no-repeat;
}

.produit .form fieldset .inside,
.produit .rounded-box fieldset .inside {
  border: solid 1px #99CC33;
  border-width: 0 1px;
}

/* - truc */
.truc .form,
.truc .rounded-box {
  background: #fff url(/eco2.controls/portail/_montage_2s3i/library/image/main/Filet_B_vert.gif) left bottom no-repeat;
}

.truc .form fieldset,
.truc .rounded-box fieldset {
 background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/Filet_H_vert.gif) left top no-repeat;
}

.truc  .form fieldset .inside,
.truc  .rounded-box fieldset .inside {
  border: solid 1px #99CC33;
  border-width: 0 1px;
}

/*  =MEMBER
    ------------------------- */
.member.generique .form,
.member.generique .rounded-box {
  background: #fff url(/eco2.controls/portail/_montage_2s3i/library/image/main/Filet_B_bleu_plain.gif) left bottom no-repeat;
}

.member.generique .form fieldset,
.member.generique .rounded-box fieldset {
 background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/Filet_H_bleu_plain.gif) left top no-repeat;
}

.member.generique .form fieldset .inside,
.member.generique .rounded-box fieldset .inside {
  border-color: #0068B5;
  border-style:solid;
  border-width:0pt 1px;
  background: #E5F0F7;
}


.member.generique .form.neutre fieldset .cms-resultat .curvy h5,
.member.generique .rounded-box.neutre fieldset .cms-resultat .curvy h5  {
  background: #C6E0F3 url(/eco2.controls/portail/_montage_2s3i/library/image/main/FlecheHoriz_global_fond.gif) left top no-repeat;  
}

.member.generique .form.neutre fieldset .cms-resultat,
.member.generique .rounded-box.neutre fieldset .cms-resultat {
  margin: 0 10px;
}

.member.generique .form.neutre fieldset .cms-resultat .inside,
.member.generique .rounded-box.neutre fieldset .cms-resultat .inside {
  background: transparent;
  border: none;
  width: 200px;
}

.member.generique .form.neutre,
.member.generique .rounded-box.neutre {
  background: #fff url(/eco2.controls/portail/_montage_2s3i/library/image/main/Filet_B_bleu.gif) left bottom no-repeat;
    padding-bottom:5px;
}

.member.generique .form.neutre fieldset,
.member.generique .rounded-box.neutre fieldset {
 background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/Filet_H_bleu.gif) left top no-repeat;
}

.member.generique .form.neutre fieldset.confirm,
.member.generique .rounded-box.neutre fieldset.confirm {
 background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/create_account_header_last_.gif) left top no-repeat;
 padding-top: 39px;
}

.member.generique .form.neutre fieldset .inside,
.member.generique .rounded-box.neutre fieldset .inside {
  border-color: #0068B5;
  border-style:solid;
  border-width:0pt 1px;
  background: #FFF;
}

.member.generique .form h4,
.member.generique .rounded-box h4 {
  color: #0068B5;
  padding: 0 10px;
}

.member.generique .form h4.puce,
.member.generique .rounded-box h4.puce {
  padding-left: 20px;
}

.generique h5 {
  color: #0068B5;
  font-weight: bold;
  padding:2pt 0pt 2pt 20px;
  margin-left: 5px;
  font-size: 1.1em;
}

.generique h5.puce {
  background:#FFFFFF url(/eco2.controls/portail/_montage_2s3i/library/image/main/Puce_global.gif) left 3px no-repeat;

}

.member.generique .address p {
  padding-left: 20px;
	line-height: 14px;
}

.generique hr.spacer {
  color: #fff;
  background: #fff;
  border: dotted 2px #0068B5;
  margin: 0 10px;
  _margin: -7px 10px;
}

.member.generique .button a {
   color: #0068B5;
   text-decoration: none;
   background: #fff url(/eco2.controls/portail/_montage_2s3i/library/image/main/FlecheHoriz_global.gif) left top no-repeat;
   padding: 2px 0 2px 20px;
}

.member .form p strong {
 color: #0068B5;
}

#main .member.generique ul {
  margin-bottom: 15px;
}

#main .member.generique ul li a {
  color: #FF3300;
  text-decoration: none;
}


.member a.fleche {
  padding: 3px 0 3px 20px;
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/FlecheHoriz_global_fond_pastel.gif) left top no-repeat;
}

.member a.fleche-clair {
  padding: 3px 0 3px 20px;
  color: #0068B5;
  text-decoration: none;
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/FlecheHoriz_global_fond_pastel.gif) left top no-repeat;
}

.create-account {
  height: 36px;
  background: #fff url(/eco2.controls/portail/_montage_2s3i/library/image/main/create_account_next.gif) left top no-repeat;
}

.create-account a.next {
  display: block;
  float: right;
  color: #0068B5;
  font-weight: bold;
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/create_account_next-submit.gif) right 5px no-repeat;
  padding-right: 30px;
  line-height: 36px;
  margin: 0 20px 0 0;
  text-decoration: none;
}

.create-account a.previous {
  display: block;
  float: left;
  color: #000;
  font-weight: normal;
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/create_account_previous.gif) left 5px no-repeat;
  padding-left: 30px;
  line-height: 36px;
  margin: 0 0 0 20px;
  text-decoration: none;
}

.member .address {
  margin-left: 220px;
}

.member .map-access {
 margin-top: 1em;
}

.member .map-access a {
  color: #0068B5;
  text-decoration: none;
}

.member .informations {
  border-top: dotted 2px #0068B5;
  padding: 1em 0;
}

.member .informations a {
 color: #0068B5;
 text-decoration: none;
}

.member .step-1 {
  height: 45px;
  text-indent: -9900em;
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/create_account_etape1.gif) left top no-repeat;
}

.member .step-2 {
  height: 45px;
  text-indent: -9900em;
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/create_account_etape2.gif) left top no-repeat;
}

.member .step-3 {
  height: 45px;
  text-indent: -9900em;
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/create_account_etape3.gif) left top no-repeat;
}

/*  rayons et services */
#list-rayons {
  width: 460px;
  border-collapse: separate;
  border-spacing: 4px;
  margin-bottom: 1.5em;
  border-bottom: dotted 2px #006699;
}

#list-rayons td  {
  width: 222px;
}

#list-rayons td .rayon {
  padding: 4px 0 0 0;
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/cadre-rayons.gif) left top no-repeat;
  margin-bottom: 5px;
}

#list-rayons td .rayon .inside {
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/cadre-rayons-bottom.gif) left bottom no-repeat;
  padding: 0 5px 4px 5px;

}

#list-rayons td img {
  margin: 0.4em 0.6em 0 0.4em;
}

/*  =PDV
    ------------------------- */
.pdv .pdv-section strong,
.pdv .pdv-section a strong,
.pdv .pdv-section label {
 color: #0068B5;
 font-weight: bold;

}

.pdv .pdv-section {
  font-size: 9px;
}

.pdv .pdv-section label span {
  margin-bottom: 3px;
}

.pdv .pdv-section em {
  color: #0068B5;
  font-style: normal;
}

.pdv .pdv-section a {
 color: #0068B5;
}

.pdv .pdv-section a.ok {
  display: block;
  width: 14px;
  height: 16px;
  float: right;
  text-indent: -9900em;
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/mc_boutton_ok.gif) left top no-repeat;
  margin-top: 5px;
  margin-right: 5px;
}

.pdv .pdv-section p {
  margin-bottom: 0.6em;
}

.pdv .pdv-section .pictoMap {
  margin-right: 0.6em;
}

.pdv .pdv-section p.map a {
  color: #000;
  text-decoration: none;
}

.pdv .pdv-section dl dt {
  color: #0068B5;
  font-weight: bold;
}

.pdv .pdv-section dl dd p {
  color: #707070;
}   

.pdv .pdv-section a.fleche-plain {
  color: #0068B5;
  display: block;
  padding-left: 17px;
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/mc_arrow_global.gif) left top no-repeat;
  text-decoration: none;
  cursor: hand;
  line-height: 18px;
}

.pdv .pdv-section a.fleche-plain span {
	display: block;
	line-height: 15px;
	min-height: 18px;
	height: auto !important;
	background: transparent;
	height: 18px;
  cursor: hand;
}
    
.pdv .pdv-section .column-title {
  height: 20px;
  line-height: 20px;
  background: #0068B5 url(/eco2.controls/portail/_montage_2s3i/library/image/main/column-title.gif) left top no-repeat;

}

.pdv .pdv-section.first .column-title {
  background-color: transparent;
}

.pdv .pdv-section .column-title h3 {
  margin: 0;
}

.pdv .pdv-section h3.intermarche {
  text-indent: -9900em;
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/mc_title_ecomarche.gif) left 3px no-repeat;
  margin: 0 0 0 25px;
}

.pdv .pdv-section h3.flash-player {
  text-indent: -9900em;
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/mc_title_flash.gif) left 3px no-repeat;
  margin: 0 0 0 25px;
}

.pdv .pdv-section h3.magasin {
  text-indent: -9900em;
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/mc_title_magasin.gif) left 3px no-repeat;
  margin: 0 0 0 25px;
}

.pdv .pdv-section .inside {
  position: relative;
  border: solid 1px #0068B5;
  border-width: 0 1px;
  padding: 5px 10px;
}

.pdv .pdv-section.rounded-bottom {
  padding-bottom: 4px;
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/column-rounded-bottom.gif) left bottom no-repeat;
  margin-bottom: 10px;
}

.pdv .pdv-section.solid-top {
  border-top: solid 1px  #0068B5;
 }

.pdv .pdv-section.solid-bottom {
  border-bottom: solid 1px  #0068B5;
 }
 
 /* =Services
    ------------------------- */
/*  meteo - mode long centre */
.services {
  padding-bottom: 1.5em;
  border-bottom: dotted 1px #996699;
  margin-bottom: 1em;
}

.services .title{
  background-color:#B263B2;
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/main/Titre_Violet.gif);
}

.services h4 {
  margin-bottom: 0.2em;
}

.services h4, .services .meteo-date {
  color: #996699;
}

.services .meteo-date {
  margin-bottom: 1em;
}

.services .meteo-info {
  width: 120px;
  margin-right: 10px;
  padding-bottom: 4px;
  background: #fff url(/eco2.controls/portail/_montage_2s3i/library/image/meteo/BasCol.gif) left bottom no-repeat;
}

.services .meteo-info .inside {
  background: #996699 url(/eco2.controls/portail/_montage_2s3i/library/image/meteo/HautCol.gif) left top no-repeat;
  min-height: 150px;
}

.services .meteo-info p {
 color: #fff;
 margin: 0;
}

.services .meteo-info .day {
  padding-top: 5px;
}

.services .meteo-info .day-name {
  text-align: center;
  font-weight: bold;
}

.services .meteo-info .day-am,
.services .meteo-info .day-pm {
  height: 38px;
}

.temperature {
  display: block;
  padding-top: 11px;
  text-align: right;
  padding-right: 10px;
}

.services .meteo-info .day-am {
  border-bottom: dotted 1px #fff;
  margin : 0 5px;
}

.services .meteo-info .day-pm {
  padding: 0 5px;
  border-bottom: solid 1px #fff;
}

.services .meteo-info .day-pm.last {
  border-bottom: none;
}

.services .entry-section-right h5 {
  color: #996699;
  font-weight: bold;
}

.services .entry-section-right p {
  margin: 0 0 0.6em 0;
}

/* meteo - colonne */
.column .services {
  border: none;
  padding: 2px 0 0 0;
  background: #fff url(/eco2.controls/portail/_montage_2s3i/library/image/colonne/services-short-top.gif) left top no-repeat;
}

.services-column-title {
  font-size: 1.1em;
  font-weight: bold;
  color: #000;
  background: #fff url(/eco2.controls/portail/_montage_2s3i/library/image/colonne/mc_puce_mauve.gif) 4px 1px no-repeat;
}

.services-column-title h3 {
  padding: 3px 0 3px 20px;
  margin: 0;
  color: #B263B6;
}

.services-column-title, .services-content-column {
  padding: 0 5px;
  border-style: solid;
  border-width: 0 1px;
  border-color: #B263B6;
}

.services-content-column p{
  padding: 5px 0;
  margin: 0;
  color: #B263B6;
}

.services-content-column strong {
  font-size: 1.3em;
}

.services-content-column a {
  line-height: 1.2em;
  color: #B263B6;
  text-decoration: none;
}

.services-content-column .temperature {
  margin-left: 5px;
}

.services-content-column .temperature span {
  display: block;
  width: 53px;
  float: left;
  text-align: right;
  color: #000;
}

.column .services-separator {
  border: dotted 1px;
  border-width: 1px 0 0 0;
  border-color: #B263B6;
}

.column .services-bottom {
  height: 10px;
  background: #fff url(/eco2.controls/portail/_montage_2s3i/library/image/colonne/services-short-bottom.gif) left top no-repeat;
}

/*  =Selections
    ------------------------- */
.selection .column {
  background: #FFF url(/eco2.controls/portail/_montage_2s3i/library/image/main/selection-column.gif) right top repeat-y;
}
    
.selection .column h3.engagement a {
  margin-left: 19px;
  display: block;
  width: 130px;
  height: 24px;
  text-indent: -9900em;
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/nos_engagements.jpg) left top no-repeat;
}

.selection .column ul.engagements {
  margin-left: 19px;
}

.selection .column ul.engagements li a {
  display: block;
  width: 110px;
  height: 24px;
  line-height: 24px;
  padding-left: 20px;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  font-size: 1.2em;
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/bg_menuitem.gif) left top no-repeat;
  font-variant: small-caps;
}

.selection .column ul.engagements ul li a {
  background: #FFEBCD url(/eco2.controls/portail/_montage_2s3i/library/image/main/bg_smenuitem.gif) left top no-repeat;
  width: 110px;
  height: auto;
  line-height: 16px;
  color: #EF3700;
  font-size: 1em;
  font-weight: normal;
  font-variant: normal;
}

.selection .column ul.engagements ul li a.current {
  background: #E52A1B;
  color: #fff;
}


.selection .column ul.engagements ul li a:hover {
  color: #000;
}

.selection #main {
  color: #626263;
  padding-left: 30px;
}

.selection h3 {
  font-size:1.8em;
  font-weight:bold;
  color: #FF9400;
}

/* nouveautes */
.nouveautes h3 {
  color: #FF9400;
}   

.cadre-nouveaute {
  float: right;
  margin-right: 20px;
  width: 251px;
  color: #fff;
  font-weight: bold;
}

.cadre-nouveaute h4 {
  height: 29px;
  font-size: 11px;
  line-height: 31px;
  padding: 2px 0 0 15px;
  margin:0;
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/selections/cadre-nouveaute_top.gif) left top no-repeat;
}

.cadre-nouveaute .cadre-body {
  margin: 0;
  height:101px;
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/selections/cadre-nouveaute_body.gif) left top no-repeat;
  text-align: center;
}

.cadre-nouveaute .cadre-body img {
  padding: 10px 0;
}

.cadre-nouveaute .cadre-bottom {
  height: 48px;
  font-size: 11px;
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/selections/cadre-nouveaute_bottom.gif) left top no-repeat;
  padding: 10px 5px 0 15px;
}

.nouveaute-description {
  width: 595px;
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/selections/nouveaute-description-body.gif) left top repeat-y;
}

.nouveaute-description .inside {
  padding-bottom: 18px;
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/selections/nouveaute-description-bottom.gif) left bottom no-repeat;
}

.nouveaute-description .description-body {
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/selections/nouveaute-description-top.gif) left top no-repeat;
  min-height: 60px;
  height: auto !important;
  height: 60px;
  padding: 81px 10px 10px 100px;
  font-size: 11px;
  font-weight: bold;
}

/*  vote  */
.vote h3 {
  color: #51A4D2;
}   

.cadre-vote {
  float: right;
  margin-right: 20px;
  width: 251px;
  color: #fff;
  font-weight: bold;
}

.cadre-vote h4 {
  height: 29px;
  font-size: 11px;
  line-height: 31px;
  padding: 2px 0 0 15px;
  margin:0;
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/selections/cadre-vote_top.gif) left top no-repeat;
}

.cadre-vote .cadre-body {
  margin: 0;
  height:101px;
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/selections/cadre-vote_body.gif) left top no-repeat;
  text-align: center;
}

.cadre-vote .cadre-body img {
  padding: 10px 0;
}

.cadre-vote .cadre-bottom {
  height: 48px;
  font-size: 11px;
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/selections/cadre-vote_bottom.gif) left top no-repeat;
  padding: 10px 5px 0 15px;
}

.vote-description {
  width: 595px;
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/selections/vote-description-body.gif) left top repeat-y;
}

.vote-description .inside {
  padding-bottom: 18px;
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/selections/vote-description-bottom.gif) left bottom no-repeat;
}

.vote-description .description-body {
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/selections/vote-description-top.gif) left top no-repeat;
  min-height: 60px;
  height: auto !important;
  height: 60px;
  padding: 81px 10px 10px 100px;
  font-size: 11px;
  font-weight: bold;
}

.vote-opinion {
  float: right;
  width: 340px;
  font-size: 11px;
}

.vote-opinion .opinion-submit {
  width: 98px;
  height: 28px;
  float: right;
  margin-top: 30px;
}

.vote-opinion .opinion-submit a.submit {
  display: block;
  width: 98px;
  height: 28px;
  text-indent: -9900em;
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/selections/vote-submit.gif) left top no-repeat; 
}

.vote-opinion .opinion-submit a.submit span {
  text-indent: -9900em;
}

.vote-opinion strong {
  color: #51A4D2;
  font-size: 12px;
}

.vote-opinion .opinion-selection {
  margin-left: 30px;
}

.vote-opinion label {
  font-weight: bold;
  color: #000;
}

#wrapper .vote .top {
  width: 100%;
  margin: 15px 0;
  border: solid 2px #FF9400;
  vertical-align: middle;
}

#wrapper .vote .top td {
  vertical-align: middle;
  border-bottom: solid 2px #FF9400;
}

#wrapper .vote .top td h4 {
  font-size: 12px;
  font-weight: normal;
}

#wrapper .vote .top td.picture {
  width: 20%;
}

#wrapper .vote .top td.score {
  width: 65px;
}

#wrapper .vote .top td.score p {
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  padding-top: 30px;
  width: 58px;
  height: 65px;
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/selections/coupe.gif) left top no-repeat;
}
    
/* Actualités sélections */
.selection-news {
  float: right;
  width: 203px;
  margin-left: 20px;
  background-repeat: repeat-y;
  background-color: #fff;
  background-position: left top;
}

.selection-news .inside {
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: left bottom;
  padding-bottom: 6px;
}

.selection .selection-news .inside h3 {
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: left top;
  color: #fff;
  font-weight: bold;
  font-size: 1em;
  padding: 0px 0 3px 16px;
  height: 32px;
  line-height: 32px;
}

.selection-news .news-section {
  border-bottom: solid 3px;
  padding: 5px 20px;
  text-align: center;
  color: #7E7C7C;
  position: relative;
}

.selection-news .news-section em {
  font-style: normal;
}

.selection-news .news-section a {
  color: #7E7C7C;
  text-decoration: none;
}


.news-section .position {
  position: absolute;
  top: 3px;
  left: 20px;
  font-weight: bold;
  font-size: 16px;
  color: #000;
}

/*  Themes */
/* - journee */
.selection .journee h3, .selection .journee em {
  color: #CF9E39;
} 

.journee .selection-news {
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/selections/journee.gif);
}

.journee .selection-news .inside {
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/selections/journee_bottom.gif);
}

.journee .selection-news .inside h3 {
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/selections/journee_head.gif);
}

.journee .selection-news .news-section {
  border-color: #CF9E39;
}

/* - table */
.selection .table h3, .selection .table em {
  color: #669900;
} 

.table .selection-news {
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/selections/table.gif);
}

.table .selection-news .inside {
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/selections/table_bottom.gif);
}

.table .selection-news .inside h3 {
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/selections/table_head.gif);
}

.table .selection-news .news-section {
  border-color: #669900;
}

/* - soir */
.selection .soir h3, .selection .soir em {
  color: #CC3300;
} 

.soir .selection-news {
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/selections/soir.gif);
}

.soir .selection-news .inside {
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/selections/soir_bottom.gif);
}

.soir .selection-news .inside h3 {
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/selections/soir_head.gif);
}

.soir .selection-news .news-section {
  border-color: #CC3300;
}

/* - craquer */
.selection .craquer h3, .selection .craquer em {
  color: #CC3366;
} 

.craquer .selection-news {
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/selections/craquer.gif);
}

.craquer .selection-news .inside {
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/selections/craquer_bottom.gif);
}

.craquer .selection-news .inside h3 {
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/selections/craquer_head.gif);
}

.craquer .selection-news .news-section {
  border-color: #CC3366;
}

/* - peau */
.selection .peau h3 {
  color: #3399CC;
} 

.Selection .peau {
 color: #7E7C7C;
}

.selection .peau em {
  color: #3399CC;
  font-weight: normal;
}

.peau .selection-news {
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/selections/peau.gif);
}

.peau .selection-news .inside {
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/selections/peau_bottom.gif);
}

.peau .selection-news .inside h3 {
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/selections/peau_head.gif);
}

.peau .selection-news .news-section {
  border-color: #3399CC;
  color:  #7E7C7C;
}

/* - home */
.selection .home h3, .selection .home em {
  color: #CC6633;
} 

.home .selection-news {
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/selections/home.gif);
}

.home .selection-news .inside {
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/selections/home_bottom.gif);
}

.home .selection-news .inside h3 {
  background-image: url(/eco2.controls/portail/_montage_2s3i/library/image/selections/home_head.gif);
}

.home .selection-news .news-section {
  border-color: #CC6633;
}

/*  =Sitemap
    ------------------------- */
#sitemap h4 {
  font-size: 1.2em;
  padding: 0 0 3px 20px;
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/FlecheHoriz_global.gif) left top no-repeat;
  margin-top: 1.5em;
  margin-left: 5px;
}    

#sitemap h4 a {
  color: #0068B5;
}

#sitemap ul {
  margin-left: 5px;
}

#sitemap ul li {
  background: transparent url(/eco2.controls/portail/_montage_2s3i/library/image/main/Puce_global.gif) left top no-repeat;
  padding-left: 20px;
  margin-bottom: 0.6em;
}

#sitemap ul ul {
  margin-bottom: 5px;
}

#sitemap ul ul li {
  list-style: disc outside;
  margin: 0;
  padding: 0;
  background: none;
}
    
#sitemap a {
  color: gray;
  font-weight: bold;
  text-decoration: none;

}

#sitemap a:hover {
  color: #000;
} 

#sitemap li li,
#sitemap li li a {
  color: silver;
}  
    
    
    
