@charset "iso-8859-1";
body {
margin : 0 ; 
padding : 0 ; 
background : #F6F5F1 ; 
text-align : center ;
font-family:  sans-serif;
font-size:0.8em ; }

a:visited
{
 color : blue;
}

.flottant_droite{
 float:right;
 padding-left : 15px;
}
.flottant_gauche{
 float:left;
 padding-right : 15px;
}
.flottant_stop{
 clear:both;
}
.p_presentation{
 text-indent:15px;
}

#haut { 
height : 121px ;
background : url(../images/top.jpg);
background-repeat : no-repeat;
}


#menu {
border-top : 1px solid #47493E ;  
height : 55px ;
background : url(../images/menu.jpg);
}


#menu ul {
height : 20px ; 
margin : 3px 0 0 0  ; 
padding : 0 ; 
list-style : none;  }

#menu li { float : left ; 
padding : 0 10px 0 10px  ; 
margin:0 0 0 -1px;
 color : #fff ; 
text-decoration : none ; 
border-left : 1px solid #fff }

#menu li a  { 
color : #fff ;
text-decoration : none; 
 }
 
 
 #menu li a:hover  { 
color : #eee ;
text-decoration : none; 
 }


#menu li:first-child {
border:0;
}





#centre { 
background : #FBFAF6 url(../images/bg_centre2.jpg) repeat ;
 border-left : 2px solid  #fff ; 
  border-right : 2px solid  #fff ;
  }

#centre table
{
  border-collapse : collapse;
  margin-right : 5px;
  width : 98%;
} 
#centre table th
{
  border : 1px solid #9999FF;
  padding: 3px;
}  
#centre table td
{
  border : 1px solid #9999FF;
  padding: 3px;
  padding-right : 5px;
} 
#centre h2 a{
  color : #4F5553;
  text-decoration:none;
}
#centre a h2{
  color : #4F5553;
  text-decoration:none;
}
#bg_td{
  background-color : #C3D2CC;
}
.bg_td{
  background-color : #C3D2CC;
}
  

/*Espace de gauche*/
#publications 
{
float : left ;
width : 21% ;
height: 500px;
background : url(../images/bgligne.jpg) right repeat-y ;
border-bottom : 1px dotted #ccc ; 
margin : 15px 0 40px 0 ; 
}  



/*Espace central*/
#news
{
float : left ; 
width : 60% ;
background : url(../images/bgligne.jpg) right repeat-y ;

margin : 10px 0 10px 10px ;
padding-right : 15px;
text-align : justify ; 
}


.paragraphe_news 
{

margin :  10px 35px 10px  10px ; 
color : #47493E ;
}

/*Tableau accueil*/
#table_accueil table td
{
 border : 0px;
}


#news h1
{
margin : 0 0 0 5px ;
padding : 0 ; 
color : #47493E ;
font-size : 3em 
}
#news h2
{
margin-left: 10px;
font-size:1.3em;
}




.pousse  {
margin : 0 0 0 20px ; 
 }



/*Espace de droite*/
#contact 
{
float : left ; 
width : 15% ;
background : transparent ;

margin : 20px 0px 20px 1px ;
}



#contact ul {
margin : 0 0 0 10px ;  
padding : 0 ; 
list-style : none; 
  }
  
  
  #contact li {
  font-weight : bold ; 
  margin : 10px 0 0 0; 
display : block ;
height : 25px ;
border-bottom : 1px dotted #ccc ;  
  }
  
#contact h1
{
margin : 0 0 0 5px ;
padding : 0 ; 
font-size : 1.5em 
}  

#contact a
{
  color: blue;
  text-decoration : underline;
}



.paragraphe_contact {

margin :  10px 10px 10px  10px ; 
color : #47493E }



#footer 
{
 clear : left ; 
 background : #fff ; 
 text-align : center ; 
 color : #ccc ; 
 height : 4px ;   
}




.erreur
{
  color : red;
}

.confirmation
{
  color : blue;
}

#affichage_projet
{
  margin-left : 3px;
  padding : 3px;
  width : 400px;
  background : white;
  border : 1px solid;
}

#en_tete_projet
{
  font-weight: bold;
  background-color : blue;
  color : white;
  padding-left : 2px;
}

.objet
{
  color : blue;
}

#toolbar
{
  background-color : #666699;
}
#toolbar img
{
  cursor : pointer;
}
