body {
text-align:center;
font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
color:#000000;
background-color:#FFFFFF;
}

#total {
margin-left:auto;
margin-right:auto;
width:950px;
}

#presentation {
text-align:justify;
font-size:1.1em;
}
#presentation #title {
background-image:url(../Images/Logo-ICAP-site.gif);
background-repeat: no-repeat;
height:88px;
}
#presentation #title h1 {
display:none;
}

#accesRapide {
margin:auto;
}
#accesRapide li {
padding: 5px;
width:10%;
display:inline;
list-style-type: none;
text-align: center;
margin: 0;
}
#accesRapide a {
/*display: block;*/
width:auto;
margin:2px;
color:#333333;
text-align: center;
text-decoration:none;
font-weight:bold;
font-size:0.8em;
}
#accesRapide a:hover {
text-decoration:underline;
}
