/* --- STYLES DE BASE --- */ 
 
/* Page */ 
html { 
  font-size: 100%; /* …vite un bug d'IE 6-7. (1) */ 
font-family: 'Droid Sans', sans-serif;
} 
body { 
  margin: 0; 
  padding: 0em; /* Remettre ‡ zÈro si nÈcessaire. */ 
  font-size: .8em; /* ¿ adapter pour la police choisie. (3) */ 
  line-height: 1.4; /* ¿ adapter au design. (4) */ 
  color: black; 
  background: url("../mep/Fond-body.png") repeat-x ;
} 

/* Titres */ 
h1, h2, h3, h4, h5, h6 { 
  margin:  0; /* Rapproche le titre du texte. (5) */ 
  /*line-height: 1.2; */ 
  font-weight: bold; /* Valeur par dÈfaut. (6) */ 
  font-style: normal; 
} 
h1 { 
  font-size: 1.90em; 
    margin:45px 0;
} 
h2 { 
  font-size: 1.50em; 
  margin:25px 0;
} 
h3 { 
  font-size: 1.2em; 
} 
h4 { 
  font-size: 1em; 
} 
 
/* Listes */ 
ul, ol { 
  margin:0 ; 
  padding: 0; 
} 
 
/* Paragraphes */ 
p { 
  margin: 15px 0 ;  
  font-size: 1.2em; 
}
 
address { 
  margin: .75em 0; 
  font-style: normal; 
} 
 
/* Liens */ 
a { 
  text-decoration: underline; 
} 
a:link { 
  color: #11C; 
} 
a:visited { 
  color: #339; 
} 
a:hover, a:focus, a:active { 
  color: #00F; 
} 
 
/* Pas de bordure autour des images dans les liens */ 
a img { 
  border: none; 
} 
 
/* Divers ÈlÈments de type en-ligne (8) */ 
em { 
  font-style: italic; 
} 
strong { 
  font-weight: bold; 
  color:#0d485e;
} 
 
/* Formulaires */ 
form, fieldset { 
  margin: 0; 
  padding: 0; 
  border: none; 
} 
input, button, select { 
  vertical-align: middle; /* Solution pb. d'alignement. (9) */ 
  
}

figure {
    margin: 0;
    padding: 0;
}

/* --- FIN STYLES DE BASE --- */ 

.clearfix:after{
		    content: ".";
		    display: block;
		    clear: both;
		    visibility: hidden;
		    line-height: 0;
		    height: 0;
		}
.clearfix{
		    display: block;
		}
html[xmlns].clearfix{
		    display: block;
		}
*.clearfix{
		    height: 1%;
		}


a, a:link , a:visited{ color:black;  text-decoration: none;} 
a:hover, a:focus, a:active { color: #fff; } 


.centre {
margin: 0 auto;
width:1110px;}

aside{
    float:left;
    width:500px;
    margin:0 0 0 35px ;
}

header {
margin-bottom: 100px;}

.centre-logo {
margin: 0 auto;
width:960px;}

.centre-logo h2{
 width:446px;
    margin: 0 auto 40px auto;}

#logo{
    width:446px;
    margin: 0 auto;
    padding: 40px 0;
}


header h2 {
    border-top :2px solid #FFD604;
    font-weight: 100;
    color:#00b1f0;
word-spacing: 10px;}

#contacthead {
float:left;  
    font-size:20px;
    text-align: center;
    padding:5px 15px 15px;
    border-radius:5px;
    border:3px solid #f6da98;
    background:#fcb304;
margin:-5px 0 0 0;
}

#cartouche {
    float:right;
    margin-top:-35px;
    width:140px;
    background:#fcb304;
    height:100px;
    padding:30px 10px 0;
    Font-size:18px;
    text-align: center;
    border-radius:5px;
    border:3px solid #f6da98;
}


ul#menu_horizontal li { 
display : inline;
padding : 0 0.8em; /* Pour espacer les boutons entre eux */
border-right:1px dotted black;
}
ul#menu_horizontal {
list-style-type : none; /* Car sinon les puces se placent n'importe où */
padding:15px 0 0 0;
color:white;
font-size:18px;
}

#menu1 {
background: url(../mep/fond-nav.jpg) #00b1f0;
height:50px;
}

#actu {
    background: #dbdbdb;
border:1px solid #bbbbba;
    border-radius:5px;
    margin:0 0 30px 0;
}

#actu p{
    
  padding-top:25px;
    font-size:20px;
}

#col-droite {
    width:500px;
    margin:0 0 0 570px;
}

#col-droite ul{
     margin:0 0 0 30px; 
  padding: 0; 
    font-size: 16px;
}


.box {
    float:left;
    width: 240px;
    background: #4f4f51;
    margin-bottom: 40px;
    border-radius:5px;
  
}

#box1, #box2, #box3 {
margin-right: 50px;
}

.box h2 {
    text-align: center;
    color:#fff;
    background: url(../mep/fond-chapeau-bloc.jpg) no-repeat;
    height:50px;
    margin:0;
    line-height: 50px;
}

.box ul {
    margin:15px 0 20px 15px;
    padding:0;
    font-size: 16px;
        color:#fff;
    background: url(../mep/separator.png) no-repeat;
}

.box li{
    list-style-type: none;
background-image: url(../mep/puce1.png);
background-repeat: no-repeat;
background-position: 0% 65%;
padding-left: 20px;
    margin:0 0 8px 0;
}

.bouton-box {
    margin:0 0 10px 50px;}

.bouton-actu {
    float:left;
margin-left: -3px;}

#intervention {
    width:285Px;
    padding:15px;
    background: #fcb304;
    float:right;
border-radius: 10px;
border:1px solid #f89303;}

#intervention p{
 margin:0 0 15px 0;   
}

#intervention ul{
 margin:0 0 20px 30px;
    padding:0;
    font-size:16px;
}

#intervention h3 {
    font-size:16px;
    padding:10px 0 0 50px;}

#rayon {
 height: 40px;
    background: url(../mep/puce-map.png) no-repeat;
}

.boite1 {
    float:left;
    width:320px;
    margin:30px 20px 0 0;
    padding:0 15px;
}

.boite1 H2 {
    margin:0;
    padding:8px 0 0 45px;
   }

.boite1der {
    margin-right: 0;
    border-left:1px dotted black;
    padding-left:30px;
}

.boite1 h2 {
 height: 40px;
    background: url(../mep/puce-maintenance.png) no-repeat;
}


.boite1der h2 {
 height: 40px;
    background: url(../mep/puce-heure.png) no-repeat;
}



.maintenance {
    background:#fcb304;
    padding:10px;
    border-radius: 10px;
    margin-top:30px;
    border:1px solid #f89303;
    }

.maintenance h2 {
    margin:0;
    color:#f85403;
    }
/* --- Footer --- */ 
#EmplacementDeMaCarte {
    background: #6ebcf2;
	float:right;
	border: 6px solid #6ebcf2;
	border-radius:2px;
	box-shadow: 0 0 0 1px #e3e1d1 inset, 0 3px 8px rgba(0,0,0,0.3);
    height: 270px;
    margin:0 20px;
    width: 270px;}

footer {
background:#00b1f0;
margin-top:100px;
padding-top:1px;}

footer h2 {
margin:0;
font-size:14Px;}

#logo-footer, #references-footer{
    float:right;
    width: 220px;
}

#references-footer ul{
    list-style: none;
    font-size:18px;
    color:#6ed6fb;
}

#coordonnee-footer {
    background: #4cc4fb;
    border: 1px solid #84d4f9;
    border-radius: 5px;
    width:300px;
    margin: 20px 0 0 0;
    padding:20px;
}

#coordonnee-footer h2{
    text-align: center;
    color:#053c55;
}

#soustitre {
    font-weight: 100;
}

#tel, #mail {
    height:24px;
    padding: 0 0 0 30px;
}
#tel {
    background: url(../mep/puce-tel.png) no-repeat;
}

#agence {
    background: url(../mep/puce-agence.png) no-repeat;
    padding: 0 0 0 30px;
}

#mail {
    background: url(../mep/puce-mail.png) no-repeat;
}
        
 /* --- BO --- */ 
.login {
margin:50px auto;
width:200px;
background: #009ec1;
color:#e3e1d1;
border: 2px solid #009ec1;
border-radius:6px;
box-shadow: 0 0 0 1px #e3e1d1 inset, 0 3px 8px rgba(0,0,0,0.3);
padding:15px;
font-size:14px;
}


#bo h1 {
    background: none repeat scroll 0 0 #009ec1;
    border: 2px solid #009ec1;
    border-radius: 6px;
    box-shadow: 0 0 0 1px #e3e1d1 inset, 0 3px 8px rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 30px auto;
    padding: 6px 0 3px;
    text-align: center;
    width: 1110px;
}

.bo-box {
    float :left;
    width:290px;
  margin: 0 55px 0 0;
    border:1px solid black;
    border-radius:5px;
    padding:20px;
}

#bo-box-der {
    margin:0}

.bo-box h2{
    text-align: center;
    color:#009ec1;
}

.bo-box img {
    margin-left:80px;
}

#bo li {
    background: url(../mep/fleche.png) no-repeat;
    padding:0 0 0 20px;
    margin-bottom: 10px;
}

#menu-bo {
float:left;
width:250px;
border: 1px solid #024e5f;
border-radius:6px;
background:#009ec1;
padding:7px;
font-size: 18px;
    margin:0 30px 0 0;
}

#menu-bo ul{
list-style: none;
    margin:0 0 0 15px;
    padding:0;
}

#main-bo {
    width: 600px;
    margin:0 0 0 300px;
}

#information_label{
    width:500px;
    margin:0;
    height:100px;
}

.boutonbo {
    width:500px;
    background: #024e5f;
    color:white;
    font-size:18px;
    border-radius:5px;
    border:none;
}

#mess-alerte
{
    color:#024e5f;
    text-align: center;
    background:#fe9d03;
    width:500px;
}