#presentation_une_page {margin-top:0em;}
#presentation_une_page p {color : #444;}
#presentation_une_page ul.actionsEdition {position:static;text-align:left;margin-bottom:1em;padding : 4px 0px 0px 0px;}

#presentation_une_page table, #presentation_une_page table td
{
	border-style : solid;
	border-color : #b3a6a6;
	border-width : 1px;
	border-collapse:collapse;
	margin: 1.5em 0;
	padding: 4px;
	align:left
}      
/* padding : haut, bas, gauche droite */
#presentation_une_page ul, #presentation_une_page ol {padding : 4px 0px 0px 20px;}
/*#presentation_une_page h3 {
    color:#444;
    font-size:1.3em;
	font-style:bold;
	height:18px;
}*/

#presentation_une_page #actuRecente {width:50%;padding: 2px 3px;position:absolute;top:-15px;right:5px;border:1px solid #aaa;background:#CAD2F0;}
#presentation_une_page #actuRecente h3 {border-bottom:0px solid #b3a6a6;color:#556268;padding:0px 0;font-size:0.95em;height:15px;}
#presentation_une_page #actuRecente h4.titre {padding:2px 0;color:#556268;}
#presentation_une_page #actuRecente .texte { padding:2px 0;color:#556268; max-height:1.1em;overflow:hidden;font-size:1em;}
#presentation_une_page #actuRecente  a {width:auto;display:inline;color:#003300;text-decoration:underline;cursor:pointer;font-size:1em;}
#presentation_une_page #actuRecente  a:hover {color:#556268;}