/*************************************************************/
/*  BALISE HTML                                                                                               */
/*************************************************************/
body {
  margin: 0;
  background: #FFF url(media/image/body_bgd.gif) repeat-y center;
  font-family: Arial, Helvetica, sans-serif;
  color: #004887;
}

/* Texte */
h1, h2, h3, h4, h5, h6 { margin: 0;}
h1 {
  display: none;
  font-size: 30px;
}
h2 {
  font-size: 26px;
}
h3 { font-size: 18px;}
h4 { font-size: 14px;}
h5 { font-size: 12px;}
h6 { font-size: 10px;}

p { font-size: 12px; }

ul {}
li { font-size: 12px; }

hr {
  clear: both;
  height: 1px;
  border: 0;
  border-top: 1px solid #004887;
}

/* Liens */
a {
  color: #004887;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

/* Form */
label {
  font-size: 12px;
  font-weight: bold;
}

/* Graphique */
a img{
  border: 0;
}

/* Commun */
.info {
  font-size: 10px;
}

/*------------------------------
/*  SPIP
/*------------------------------*/
/* Raccourcis typographiques de SPIP */
h3.spip {
  clear: both;
  margin-top: 30px;
  border-top: 1px solid #004887;
  border-bottom: 1px solid #004887;
  line-height: 18px;
}

ul.spip {}
ol.spip {}
ol li.spip {
  list-style-position: inside;
}

hr.spip {
  clear: both;
  height: 1px;
  border: 0;
  border-top: 1px solid #FFF;
}

/* Logos, documents et images */
.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center {
  display: block;
  margin-top:10px;
}
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre {
  font-weight: bold;
  font-size: 11px;
  margin-left: auto;
  margin-right: auto;
}
.spip_doc_descriptif {
  clear: both;
  font-size: 11px;
  margin-left: auto;
  margin-right: auto;
}

/* Tableaux */
table.spip {
  width: 100%;
  margin-bottom: 10px;
  border: 5px solid #0057A4;
  border-collapse: collapse;
  color: #FFF;
}
table.spip caption {
  caption-side: top; /* bottom pas pris en compte par IE */
  text-align: center;
  padding: 3px;
  color: #0057A4;
  line-height: 20px;
  font-size: 13px;
  font-weight: bold;
}
table.spip tr.row_first { background: #FFC; }
table.spip tr.row_odd { background: #0060BC; }
table.spip tr.row_even { background: #0060BC; }
table.spip th, table.spip td {
  padding: 3px;
  border-top: 1px solid #004887;
  text-align: left;
  vertical-align: middle;
}

/*************************************************************/
/*  DESIGN                                                                                                       */
/*************************************************************/
/*------------------------------
/*  PAGE
/*------------------------------*/
#page {
  width: 974px;
  margin: 0 auto;
}

.breaker {
  clear: both;
}
.hidden {
  display: none;
}

/*------------------------------
/*  HEADER
/*------------------------------*/
#header {
  position: relative;
  height: 135px;
  border-bottom: 2px solid #B0B5B9;
  background-color: #FFF;
}
#logo {
  float: left;
  width: 175px;
  height: 125px;
  padding: 10px 0 0 55px; 
}
#topmenu {
  float: right;
  height: 33px;
}
a.topmenu_item1 {
  margin: auto 15px;
  color: #FFF;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}
a.topmenu_item1:hover {
  text-decoration: underline;
}
a.topmenu_item2 {
  margin: auto 10px;
  color: #5AB2FF;
  font-size: 13px;
  padding: 10px;
  background-color: #0057A4;
  font-weight: bold;
  text-decoration: none;
}
a.topmenu_item3 {
  margin: auto 10px;
  font-size: 13px;
  padding: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  background-color: #E60610;
}

a.topmenu_item2:hover {
  text-decoration: underline;
}
#menu {
  position: absolute;
  top: 90px;
  left: 200px;
  /*background-color: #F00;*/
}
#menu ul {
  margin: 0;
  padding: 0;
}
#menu li {
  position: relative;
  display: block;
  float: left;
  margin: 0 20px;
  list-style-type: none;
}
#menu_accueil {
  display: block;
  width: 51px;
  height: 23px;
  background: url(media/image/menu_accueil.gif) no-repeat;
}
#menu_concept {
  display: block;
  width: 58px;
  height: 23px;
  background: url(media/image/menu_concept.gif) no-repeat;
}
#menu_services {
  display: block;
  width: 58px;
  height: 23px;
  background: url(media/image/menu_services.gif) no-repeat;
}
#menu_tarifs {
  display: block;
  width: 41px;
  height: 23px;
  background: url(media/image/menu_tarifs.gif) no-repeat;
}
#menu_centres {
  display: block;
  width: 54px;
  height: 23px;
  background: url(media/image/menu_centres.gif) no-repeat;
}
#menu_centres {
  display: block;
  width: 54px;
  height: 23px;
  background: url(media/image/menu_centres.gif) no-repeat;
}
#menu_contact {
  display: block;
  width: 54px;
  height: 23px;
  background: url(media/image/menu_contact.gif) no-repeat;
}
#menu ul.deroulant {
  position: absolute;
  padding: 5px 10px;
  left: -18px;
  border: 1px solid #004887;
  background-color: #FFF;
}
#menu li.deroulant {
  margin: 0;
  white-space: nowrap;
}
#menu a {
  color: #004887;
  font-size: 12px;
  font-weight: bold;
}

/*------------------------------
/*  VISUEL
/*------------------------------*/
#visuel_accueil {
  height: 207px;
  border-bottom: 2px solid #B0B5B9;
}
#visuel {
  height: 100px;
  border-bottom: 2px solid #B0B5B9;
}
#visuel_accueil img, #visuel img {
  display: block;
}

/*------------------------------
/*  CONTAINEUR
/*------------------------------*/
#container {}

.bloc_accueil {
  float: left;
  width: 278px;
  height: 326px;
  background: #F30124 url(media/image/bloc_accueil_bgd.jpg) no-repeat;
}
#video_accueil {
  margin: 15px 15px 0 15px;
  text-align: center;
}
.bloc-content_accueil {
  margin: 5px 15px;
  color: #FFF;
  font-size: 11px;
}
.bloc-content_accueil a {
  color: #FFF;
}
.bloc-content_accueil img {
  float: left;
  margin-right: 5px;
}
.bloc-content-right_accueil {
  padding: 5px 0;
}

.box_accueil {
  float: left;
  width: 230px;
  height: 326px;
  margin-left: 2px;
  background-color: #0057A4;
}
.box-header_accueil {
  height: 48px;
}
#lavage .box-header_accueil {
  background: url(media/image/le-lavage.jpg) no-repeat;
}
#renovation .box-header_accueil {
  background: url(media/image/la-renovation.jpg) no-repeat;
}
#boutique .box-header_accueil {
  background: url(media/image/la-boutique.jpg) no-repeat;
}
.box-content_accueil {
  height: 238px;
  padding: 0 10px;
}
.box-content_accueil ul {
  margin: 5px 0;
  padding: 0;
}
.box-content_accueil li{
  margin: 0 0 1px 0;
  padding: 0 10px;
  background-color: #0060BC;
  line-height: 21px;
  list-style-type: none;
  color: #FFF;
  font-size: 12px;
}
.box-footer_accueil {
  height: 40px;
  padding: 0 20px;
  background-color: #004887;
}
.box-footer_accueil a {
  line-height: 40px;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
}

/*------------------------------
/*  MAIN
/*------------------------------*/
#main {
  float: left;
  width: 662px;
  padding: 20px 20px 20px 60px;
  background: #FFF url(media/image/main_bgd.jpg) repeat-x;
}

#main_orga {
  float: left;
  width: 894px;
  padding: 20px 20px 20px 60px;
  background: #FFF url(media/image/main_bgd.jpg) repeat-x;
}

#main p a {
  text-decoration: underline;
}
#main p a:hover {
  text-decoration: none;
}

/* RUBRIQUE */
.rubrique {}

/* ARTICLE */
.article {}
.surtitre {}
h2.titre {
  background: url(media/image/star.gif) no-repeat;
  line-height: 36px;
  text-indent: 40px;
  color: #004887;
}
.soustitre {}
.chapo {
  margin-left: 40px;
  color: #F30124;
  font-size: 16px;
}
.texte {
  margin-top: 20px;
  color: #004887;
  font-size: 12px;
}

.texte_centre {
  float:left;
  margin-top: 5px;
  color: #004887;
  font-size: 12px;
  width:400px;
}

*html .texte_centre {
  float:left;
  margin-top: 20px;
  color: #004887;
  font-size: 12px;
  width:400px;
}

.img_centre {
float:left;
  width:260px;
  margin-top: 20px;
  color: #004887;
  font-size: 12px;
}

.ps {}
.notes {}

/* BLOC */
*html .bloc_centre {
  margin-top: 30px;
  
}

.bloc_centre {
  margin-top: 30px;
  
}

.haut{
width:auto;
height:auto;
}



.bloc {
  margin-top: 20px;
}
.bloc_item {
  font-size: 12px;
  font-weight: bold;
}

li.star {
  font-size: 12px;
  font-weight: bold;
  list-style-image: url(media/image/little-star.gif);
}

#map {
  border: 1px solid #B0B5B9;
}

/*------------------------------
/*  SIDEBAR
/*------------------------------*/
#sidebar {
  float: right;
  width: 232px;
  background-color: #B0B5B9;
}

#sidebar_orga {
  float: right;
  width: 232px;
  background-color: #B0B5B9;
}

.box {
  width: 230px;
  margin: 0 0 2px 2px;
  background-color: #0053A3;
}
.box-header {
  height: 48px;
}
#centres .box-header {
  background: url(media/image/les-centres.jpg) no-repeat;
}
#investisseurs .box-header {
  background: url(media/image/espace-investisseurs.jpg) no-repeat;
}
.box-content {
  padding: 10px;
}
.box-content p {
  padding: 0 10px;
  background-color: #0060BC;
  color: #FFF;
  font-size: 12px;
}
.box-content ul {
  margin: 0;
}
.box-content li{
  color: #FFF;
  font-weight: bold;
}
.box-content a {
  color: #FFF;
}
.box-content a.on {
  color: #FA222E;
}
.box-footer {
  height: 40px;
  padding: 0 20px;
  background-color: #004887;
}
.box-footer a {
  line-height: 40px;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
}
/*------------------------------
/*  FOOTER
/*------------------------------*/
#footer {
  height: 36px;
  border-top: 2px solid #B0B5B9;
  background-color: #FFF;
  color: #494949;
  font-size: 11px;
}

#sign {
  width: 277px;
  line-height: 20px;
  text-align: center;
}
#bottommenu {
  float: right;
  margin-right: 10px;
}
#bottommenu  ul {
  margin: 0;
  padding: 0;
}
#bottommenu  li {
  display: block;
  float: left;
  margin: 0 10px;
  list-style-type: none;
  line-height: 20px;
}
#bottommenu a {
  color: #494949;
  text-decoration: underline;
}
#bottommenu a:hover {
  text-decoration: none;
}

#menu.intranet { overflow: hidden; position: absolute; top: 107px; left: 180px; }
#menu.intranet li { float: left; background: url(media/image/intranet/bg-menu-left.jpg) no-repeat top left; padding-left: 8px; margin: 0px; }
#menu.intranet li a { float: left; color: #Fff; font-size: 15px; padding: 5px 0px; letter-spacing: -1px; margin: 0px; background: #ef020e url(media/image/intranet/bg-menu-right.jpg) no-repeat top right;padding-right: 8px; }

.news_rub { border: 1px solid #0058A4; border-top: none; margin-top: 10px; padding-bottom: 8px;}
.news_rub h1 { display: block; background: url(media/image/intranet/bg-title.jpg) repeat-x; height: 23px;  padding: 4px 0px 2px 10px ; font-size: 16px; color: #FFF; }
.news { margin: 10px; margin-top: 20px;}
.news .logo { float: left; margin-right: 10px;  }
.news .logo.article { float: left; margin-right: 10px; margin-left: 40px;  }
.news .chapo a { color: #000; font-size: 12px; }
.news .chapo { color: #000; font-size: 12px; }

.docs { border: 1px solid #0058A4; border-top: none; }
.docs h1 { display: block; background: url(media/image/intranet/bg-title.jpg) repeat-x; height: 23px;  padding: 4px 0px 2px 10px ; font-size: 14px; color: #FFF; }
.docs h2 { background: #D9E9F8; margin: 10px 5px 0px 5px; font-size: 14px; color: #0058A8; padding: 4px 4px 4px 10px; }
.docs h3 { font-size: 12px; color: #000; }
.docs p { font-size: 10px; color: #000; padding: 0px; margin: 0px; }
.docs ul { margin: 0px; list-style: none; padding: 0px;}
.docs ul.docs-racine li{ padding: 10px 10px 10px 10px; }
.docs ul li ul li{ padding: 10px 10px 5px 20px; }

#main h1.intranet { color: #FFF; margin: 10px 0px; padding-left: 10px; padding-top: 22px; width: 650px; height: 58px; border: 1px solid black; }
#main div.intranet { color: #000; font-size: 12px; margin-bottom: 10px; }

#sidebar.intranet { background: #FFFFFF url(media/image/main_bgd.jpg) no-repeat top left; }
.box-intra { border: 1px solid #0058A4; border-top: none; margin-right: 15px;  margin-top: 50px;}
.box-intra2 { border-top: none; margin-right: 15px;  margin-top: 50px;}
.box-intra3 { border: 1px solid #0058A4; border-top: none; margin-right: 15px; margin-top: 20px; }
.box-intra  h2 { background: url(media/image/intranet/bg-title.jpg) repeat-x; height: 23px; padding: 4px 0px 2px 10px; /padding: 4px 0px 2px 2px; font-size: 14px; color: #FFF; }
.box-intra  ul { margin-top: 10px; list-style: none; padding: 0px 2px 2px 10px; /padding: 0px 2px 2px 2px; /margin: 0px 0px 0px 5px; }
.box-intra  ul li { padding: 0px; margin: 0px 0px 10px 0px; /margin: 0px 0px 2px 0px }
.box-intra3  h2 { background: url(media/image/intranet/bg-title.jpg) repeat-x; height: 23px; padding: 4px 0px 2px 10px; /padding: 4px 0px 2px 2px; font-size: 13px; color: #FFF; }
.box-intra3  ul { margin-top: 10px; list-style: none; padding: 0px 2px 2px 10px; /padding: 0px 2px 2px 2px; /margin: 0px 0px 0px 5px; }
.box-intra3  ul li { padding: 0px; margin: 0px 0px 10px 0px; /margin: 0px 0px 2px 0px }

.box-intra .presentation  { padding: 5px; }
.box-intra .presentation .spip_logos { float: left; }
.box-intra .presentation .descriptif { color: #00529C; font-size: 12px; padding-top: 5px; /padding-top: 0px; padding-bottom: 0px; }
.box-intra .presentation .texte { clear: both; font-size: 12px; padding: 0px; margin: 0px;}
.box-intra ul li .desc { margin: 0px 0px 0px 20px; }

#topmenu.intranet { text-align: right; }

.hotline { border: 1px solid #0058A4; border-top: none; width:315px; height:154px; float:left;}
.hotline h1 { display: block; background: url(media/image/intranet/bg-title.jpg) repeat-x; height: 23px;  padding: 4px 0px 2px 10px ; font-size: 14px; color: #FFF; }
.hotline h3 { font-size: 12px; color: #0058A8; margin:10px;}
.hotline p { font-size: 10px; color: #000; padding: 0px; margin: 0px; }
.hotline ul { margin: 0px; list-style: none; padding: 0px;}
.hotline ul.docs-racine li{ padding: 10px 10px 10px 10px; }
.hotline ul li ul li{ padding: 10px 10px 5px 20px; }

.haut:after{
  content: ".";
  display: block;
  height: 0;
  text-indent: -5000px;
  visibility: hidden;
  clear: both;

}

* html .haut{
	height: 1%;
}

*:first-child+html   .haut    {
	min-height: 1px;
}

