*
{
margin: 0;
padding: 0;
}

/* Menu */

.titre {font-family: Helvetica, Georgia, "Times New Roman", Verdana, Cochin, arial;
font-size: 1.4em;
font-weight: bold;
color: #ccccc9;
float: left;
line-height: 36px;
padding-left: 25px;
padding-right: 20%;}

.loupe {position: relative;
margin-bottom: -7px;
margin-left: 8px;}

#menu .titre a {color:#ccccc9;
text-decoration: none;}

.google {float:right;
max-width: 340px;
line-height: 39px;
width: 25%;
padding-right: 2em;
padding-left: 1em;
text-align: right;}

#menu {
min-width: 1050px;
margin: auto;
width: 90%;
height: 35px;
margin-top: 20px;
margin-bottom: 50px;
background: #000000;
-webkit-border-radius:7px;
-moz-border-radius:7px;
border-radius:7px;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.27), 0 0 60px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.27), 0 0 60px rgba(0, 0, 0, 0.06);
}

#menu ul li {padding-right: 15px;
padding-left: 15px;
list-style:none;
text-align: center;
float: left;
font: bold 0.9em/41px Helvetica;}

#menu a {color: #ccccc9;
text-decoration: none;}

#menu a:hover  {color: #ffffff;}

#menu #en-cours {color: #ffffff;
font-weight: bold;}

/* Fin du menu */


a {color: #008bcc;
text-decoration: none;
outline: none;}

a:hover, a:active {text-decoration: underline;}

.niveau {border-style: none;
margin:0px 10px -5px 0px;}

h5,h4,h2,h3,h1 {margin-top: 30px;
margin-bottom: 30px;
padding-left: 70px;
padding-right: 50px;
color: #3d3c3c;}

.banniere {text-align:center;
margin:auto;
margin-top: 100px;
margin-bottom: 80px;}

#twitter {float:right;
width:9%;
margin-right:56px;					
margin-top: -32px;
line-height:0.8em;}

#facebook {float:right;
width:9%;
margin-right:150px;
margin-top: -31px;
line-height:0.4em;}

#plusun{float:right;
width:10%;
margin-right:200px;
margin-top: -34px;
line-height:0.8em;}


/* Pied de page*/

#bas
{
width: 90%;
min-width: 1050px;
height: 0.8em;
margin: auto;
}

#bas-1
{
width: 90%;
min-width: 1050px;
height: 0.8em;
margin: auto;
margin-top: 320px;
}

hr{
margin-top: 40px;
margin-bottom: 10px;
border: 0 none #c7c2c2;
border-top: 1px solid #c7c2c2;
height: 1px;
}

.droite {
float: right;
padding-right:2em;
font-size:82%;
line-height:0.8em;
color: #797777;
text-align: right;
width: 40%;
margin: auto;
}

.gauche {
float: left;
padding-left:2em;
font-size:82%;
line-height:0.8em;
color: #797777;
text-align: left;
width: 40%;
margin: auto;
}

.ligne-bas{
color:"#c7c2c2";
margin-top:30px;
}

.date{
margin-top:30px;
margin-bottom:10px;
text-align:center;
color: #797777;
font-size:82%;
}

.copyright{
margin:0px 0px -4px 10px;	
}

/*Fin pied de page*/

