html{
font-family: "Verdana",Trebuchet MS,Geneva,Arial,Helvetica,sans-serif;
color:#6b6c5a;  /*#0060c0;*/
}

body {
 background-color:#ffff99;
/* background-attachment:fixed;*/
 background-repeat:no-repeat;
}

#page{
  width:800px;
  margin-left:11em;

}
/*-------------------------------------------------------------------------------*/
.p1{
position:absolute;
top:0;
left:0;
}
.p7{
position:absolute;
top:30px;
left:230px;
}

.p2 {
position:absolute;
top:190px;
left:100px;
}
.p3 {
position:absolute;
top:340px;
left:13px;
}
.p4 {
position:absolute;
top:480px;
left:385px;
}

.p5 {
position:absolute;
top:470px;
left:80px;
}

.p6 {
position:absolute;
top:590px;
left:18px;
}



/*------------------------------------------------------------------------------*/
.projet{
color:#01519d;
margin:0em;
margin-left:0;
padding:0;
top: 0em;
text-align:center;
}

h1.sous-titre {
        margin:0;
        padding:0;
        color:#01519d;
	font-size: 20px;
	font-weight:bold;
}
h1.duree{
  color:#01519d;
  font-size: 16px;
}


h1.titre   {
	font-size: 60px;
	color:#01519d;
	/*text-align: left;*/
	font-variant: small-caps;
	/*margin-left:2.5em;*/
}


h1.projetANR   {
	font-size: 50px;
	color:#c2cae1;
	/*text-align: left;*/
	margin-top:-0.5em;
	/*margin-left:4em;*/
	font-weight:normal;
}

.logoANR{
  /*margin-left:9em;*/
  margin-top:-1em;
}

h1.sous-titreANR {
        /*margin-left:2.5em;*/
	font-size: 20px;
	font-weight:bold;
}

/*---------------------------------------------------------------------------------*/

ul.menu{
      margin:0;
      padding:0;
      font-size: 18px;
      text-align: left;
      margin:0;
      margin-top:15px;
      margin-left:540px;
      list-style:none;
      /*line-height:26px; */
      line-height:26px;
}

.menu a {
  text-decoration:none;
  color:#0060c0;
  
}

.menu a:hover {
	letter-spacing: 1px;
	font-weight:bold;
	color:#000080;
}


li{
   margin:5px;
   padding-left:8px;
   background:url(../images/puce_herbe_fond-j.jpg) no-repeat center left;
   /*list-style-image: url(../images/puce_herbe20.gif);*/
   }


.gauche {
  float: left;
}

/*<div style="clear: both"></div>   <!-- Arrete le "float left" --> */

img {
text-decoration: none;
border: 0;
/*background-color:transparent;*/
margin:0;

}


/*-----------------------pied de page -----------------------------------*/

.pied-de-page{
margin:0em;
margin-left:0;
padding:0;
top: 0em;
text-align:center;
}
.bloc_logos{
font-size:20px;
margin:0;
padding:0;
margin-top:3em;
}

/*----------------------------------------------------------------------------*/
p{
font-size: 13px;
text-align:center;
line-height:0.8em;
margin-bottom:0.8em;
}

p.adresse {
margin:0;
padding:0;
font-size:10px;
line-height:1.2em;
}


