 .cachediv { visibility: hidden; overflow: hidden; height: 1px; margin-top: -1px; position: absolute; }
 
 /* Menu */
 .navbar-inner  { } /*border : 0px solid #2973b3; }*/
 .active-menu { border-bottom: 3px solid #2973b3; padding-bottom:0px; margin-bottom:0px; margin-left:7px; margin-right:7px; }
 .active-menu1 { background-color: #F4F4F4; border-bottom: 3px solid #2973b3; padding-bottom:0px; margin-bottom:0px; margin-left:7px; margin-right:7px; }
 .active-menu2 { background-color: #2973b3; border-color: #46a546; }

 /* Surcharge menu */
 .navbar .nav > .active-menu > a {
  color: #FF7700;
  font-weight: bold;
}
/* Surcharge responsive */
.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
    color: #FFFFFF;
}
.home  p { font-size:14px;}

.evolution-post { font-size:11px; color:#C0C0C0; font-style:italic; }

/* Home, source d'abonnement */
.sourceabt { font-weight:bold; color:#FF7700; font-style:normal; }

// Nuage de tags
.cnuage { 
	border:1px solid #C0C0C0; 
 	width: 100%;
	float: left; /* -> 2 */
 } 

 /* main div index + aides */
 .hero-unit { background-color: #F9F9F9; /*#F0F0F0; #dce7fa;*/ }
 
 .logo { width:50px; height:50px; } /* logo / header */
 .ico { width:32px; height:32px; } /* icone / titre dans creation graphe */
 .icoaction { width:20px; height:20px; }
 .ico-small { width:16px; height:16px; } /* icone / submenu */
 
 /*.menutxt { float:left; font-size:16px; width:110px; padding:5px 10px 0px 10px; background-color:#F8F8F8; color:#808080 } */
 .menu { float:left; padding:5px 8px 5px 8px; text-align:center; text-size:16px; color:#808080 } /*  background-color:#F8F8F8; */
 .menu img { width:40px; height:40px; }
 .menu a { text-decoration:none; }
// .sel {background-color:#F0F0F0; }
 
 footer {text-align:center;}
 
.logo { width:50px; height:50px; border:0px }

.abus { /*color:#C0C0C0;*/ }

/* Carousel */
.carousel-caption, .carousel-caption p { background-color:whitesmoke;/*#FAFAFA;*/
                                        color:#4978d6; }

.faq  { color:#050505; background-color:#FCCCA1}

 .center { text-align:center; }
 
 thead { font-weight:bold; }
 h1 { font-size:20px; margin-bottom:15px; }
 h2 { font-size:16px; margin-bottom:20px; }
 h3 { font-size:12px; }
 
 /* uniquement pour la vrsion web */
 @media (min-width: 980px) {
  body {
    padding-top: 50px; /* 60px to make the container go all the way to the bottom of the topbar */
      }
 }
 body,td { font-family:verdana,arial; font-size:12px; }
 address { font-size:12px; font-family:verdana,arial; text-align:center; }
 /*#fparam input[type="text"] { width:300px }*/
 /*#fdata input[type="text"] { width:500px }*/
 .erreur { color:#FF3333; font-weight:normal; }
 .about { color:#A0A0A0; font-size:12px; font-family:arial; }
 input, textarea, select { font-family: arial; }
 a { color:#A0A0A0; }
 .saisie_libre { color:#A0A0A0; }
 
 .helper { color:#A0A0A0; text-decoration:none; }
 .data1 td { background-color:#F0F0F0; }
 .data2 { background-color:#F0F0F0; }
 .data3 td { background-color:#F0F0F0; }
 .label { font-size:12px; }
 li {margin-bottom:3px; margin-top:3px; }
 
 .example_parametres { font-family:arial; font-size:11px; }
 .example_data { font-family:arial; font-size:11px;  overflow:hidden; }
 .acces { color:#A0A0A0;font-family:verdana; font-size:11px; margin-top:10px; }
 .url { background-color:#F0F0F5 }
 
 input,textarea { 
	margin:0;
	padding:0;
}
 
.date { font-style:italic; font-size:10px; color: #C0C0C0; }