




/* spip.php?page=presentation PRESENTATION */
#presentation_logo {
height:300px; width:375px; margin-left:152px;position:absolute;
background:#000;
border-right:2px solid white;
overflow:hidden;
}

#presentation_texte {
height:290px; width:441px; margin-left:529px;position:absolute;
background:white;
z-index:2;
padding:5px;
}


#presentation_texte h3 {
font-size:1em;
font-weight:bold;
margin:0; padding:0;
color:black;
}



#presentation_texte a {
color:#795A2E;
text-decoration:underline;
}

#presentation_texte a:hover {
color:black;
}

#presentation_texte p.spip, #presentation_texte p{
color:#333;
font-size:.8em;
margin:10px 0;
}

#presentation_texte strong {
color:black;
font-weight:bold;
}


#rubriquage span#onon {
display:block;
}


