.cartouche h1 .titre {
    display: block;
    padding-bottom: 0.5em;
    font-weight: bold;
    color: darkblue;
    }
    
body a {color: darkblue;}

.navbar .nav {
    position: relative;
    left: 0;
    display: block;
    float: left;
    margin: 10px 10px 0 0;
}

.blanc {color:#FFFFFF; margin-top: 1em;}
.panel-title {color:#FFFFFF; font-weight: bold; font-size: 1em;}
.panel-group {width:13em;}

p, .p {font-size:1.1em; font-weight:normal;line-height:1em; width:auto;}
li {font-size:1.1em; list-style:disc;font-weight:normal; line-height:1em;}
li ul.spip {font-size:0.72em;}

body .navbar-inverse .nav > a {
    color: #000;
    font-size: 1.3em;
}

.entry-content {font-size:1em; width:500px; margin-left:0px; padding-left:0px;}
.h2 a {color:#0097A7;}
.blanc-gauche {color:#FFF;}
.gauche {color:#FFF;font-size:1em;}
.plan {font-size:0.7em;}
.page_plan #content .main ul.plan {
    list-style: none;
    font-size: 1.1em;
    line-height: 1.8em;}
.titre_article {font-size : 2em; font-weight:bold;}
    
 body h1, body .h1, body h2, body .h2, body h3, body h3.spip, body h2 a, body h2 a:hover, body h2 a:focus, body .h2 a, body .h2 a:hover, body .h2 a:focus 
{color: #1D7792; font-size:110%;}

form {margin:0em:}
.pied {font-size:0.8em;}
.rapide {margin-left:1.1em;}
.acc {font-size:0.6em; text-align:center;}

dl.spip_documents dt, dl.spip_documents dd {

    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    color: #FFF;}
      
h3.spip {font-size: 2em; color:#0000FF;}

.taille06 {font-size:0.6em;}

textarea {font-size:1.7em;}
input[type="submit"]{font-size:1.1em; font-weight:bold; color:#0000FF;}

.spip_cadre {font-family:arial; border:2px black dotted ; padding:8px;}

strong {font-weight:bold; }

.inner-content {padding-left:0.1em;}

.content {padding-left:0px;}
.menu menu_articles {padding-left:0px;}
.spip_in {line-height:1em;}
.h2 {font-size:1em; font-weight:bold;}
.entry-title {font-size:1.5em; font-weight:bold;}
.center{text-align:center;}
.pager .disabled {color:#000000;}
.container {width:55em;}
.span9{width:57em;}
#nav {background-color:#FFF;}
.h1 {1.5em;}
.breadcrumb {font-size:0.5em; margin-left:2em;}
.menuh{font-size:1.1em; text-align: center;}
.rubr {margin-bottom:0em;} 
.resume-rubrique {margin-left:1.5em; width:auto;}
.lire-la-suite {margin-left:1.8em; font-size:80%;}
.lirelasuite {margin-left:5em; font-size:80%; margin-top: 0; margin-bottom: 0.5em;}
body a.spip_out {color:#0000FF;font-size:90%; line-height:2em;}
body a {color:#0000FF; text-decoration:none}

/*Menu déroulant */
#menuu ul {
 margin:0;
 padding:0;
 list-style-type:none;
 text-align:center;
 }
#menuu li {
 float:left;
 margin:auto;
 padding:0;
 background-color:white;
  color:#000;
 }
#menuu li a {
 display:block;
 width:auto;
 color:#1D7792;
 text-decoration:none;
 padding:2px;
 font-size : 0.8em;  font-weight: bold; margin-bottom:2em;
 }
#menuu li a:hover {
 color:#0000FF;
 }
#menuu ul li ul {
 display:none;
 }
#menuu ul li:hover ul {
 display:block;
 }
#menuu li:hover ul li {
 float:none;
 }
.espace {margin-top:3em;}
.rubr {font-size:1.4em; font-weight: bold; color:#000000;}
.autobr {margin-left:50px;}
.gras {font-weight: bold;}