* {margin: 0; padding: 0;font-family: Arial,sans-serif; }

body{font-size: 0.75em; line-height: 1.5em;}

.rouge{color:red;}

.btn{float:right;}



p {
margin-left: 30px;
}


ul li  {
  padding-left: 20px;
  background: url("../images/sm-arrow.gif") 0 5px no-repeat;
  list-style-type:none;
}

ul li a, a:visited {
  color: black;
  text-decoration: none;
}
ul li a:hover {
  color: black;
  text-decoration: underline;
}
ul li {
  margin: 5px 0;
}

h1 {
  margin-bottom: 0;
  color: #176921;
  font-weight: bold;
  font-size: 2em;
  font-family: Arial,sans-serif;
  line-height: 1.5em;
  padding-bottom:46px; 
}

h2 {
  margin-bottom: 0;
  color: #176921;
  font-weight: bold;
  font-size: 1.5em;
  font-family: Arial,sans-serif;
  line-height: 1.5em;
}


div#header{	
/*	background-color:grey;*/
	height: 150px;
  width: 100%;
}



div#logo{
  /*background-color: red;*/
  float: left;
  height: 100px;
  padding: 25px;
}



div#recherche{
  /*background-color: pink;*/
  text-align: right;
  height: 130px;
  padding: 10px;

  
}



div#menu {
      /*background: lightblue;*/
      float: left;
      width: 250px;
    
      padding: 25px;
    }
    div#side {
     /*background: burlywood;*/
      float: right;
      width: 300px;
      padding-right: 25px;
      padding-left: 25px;
      padding-top: 25px;
      margin-top: -150px;

    }
    div#contenu {
      /*background: khaki;*/
      padding: 25px;
      margin-left: 300px;
      margin-right: 10px;
      margin-top: -150px;
      
    }


div#footer{
	/*background-color:red;*/
  margin-left: 30px;
  /*padding : 30px;*/
  font-size: 0.75em;
 
}


.masquer {

text-decoration: none;
font-size: 12px;
font-style: italic;

}



.suivi_referent  {
  
  text-align: center;
}

.suivi_referent td {
  
  padding-left: 5px;
  padding-right: 5px;

  padding-top: 2px;
  padding-bottom: 2px;
}


.suivi_referent td:first-child {
  font-weight: bolder;
  text-align: left;
}
