#menulien{height:20px;}
#menulien ul {clear:right;display: block;float: right; margin-top:5px} 
#menulien li {display: block; float: left; padding: 5px; border:1px solid #FFF;background:#FFC06C/*#d9e5f1*/; }
#menulien li  a{color:#000080;}

.prec {float:left ; width:42%}
.suiv {float:right; width:42%}


/* Barre verticale de navigation  ------------------------------------------------------------*/
.sidebar 
		{
		float : right;	
		width : 150px;
		border: 1px solid #999;
		margin-top : 20px;
		clear:right
		}
/* Barre verticale -  Titre */
.sidebar .title
		{
		font-weight : bold;
		font-size: small;
		color:#003399;
		text-align:center;
		border-bottom: 1px solid #999;
		background:#FEF29A;
				
		}
.sidebar .title a{color : #003399;}
		
.artitre {display:block ; color:#003300; font-weight:bold; font-size: medium; margin-top:15px; border-top:1px solid #FEF29A }
.artitre a{ color:#006600; }
.artitre a:hover{ color:#006600; text-decoration:underline}

.blocdroit{width:200px;float:right; margin-right:5px;}
.blocdroit .plandroite {font-family:Arial,Verdana,Helvetica,sans-serif;font-size:small; background:#FFC06C;margin:0px; padding-bottom:5px; margin-bottom:10px}
.blocdroit .plandroite  .titre {color:#300000;font-size: medium;font-weight: bold;background:#FEF29A;text-align:center; margin:0px}
.blocdroit .plandroite .titremot {display: block;	color:#000; padding-left:15px; background-image:url(../img/deplierhaut.gif); background-repeat:no-repeat; background-position:left; margin-left:10px; margin-top:3px;}
.blocdroit .plandroite .titremot:first-letter { font-weight:bold}
.blocdroit .plandroite .titremotcourant {display: block;color:#006600;padding-left:15px; background-image:url(../img/deplierhaut.gif); background-repeat:no-repeat; background-position:left; background-color:#FFFFCC;  margin-left:10px; margin-top:3px;}
.blocdroit .plandroite .titremotcourant:first-letter { font-weight:bold}


.blocdroit .outil{color:#003366; font-size:small; text-align:center; font-weight:bold; margin-top:10px; padding:2px; background:#D1D1D1; overflow:hidden }
.blocdroit .outil .logodroit { background:#D1D1D1;position:relative;float:left;}
.blocdroit .outil a{color:#003366;}

