body {
     margin: 0; /* pour éviter les marges */
     text-align: center; /* pour corriger le bug de centrage IE */
     background-color : #FFFFFF;
     /*color : #0000CC;*/
     font-size: 11px;
     }

table {
     font-size: 11px;
     }

a
{
  color: #0000CC;
  padding-bottom: 10px;

}

a.active
{
  color: #0000CC;

}

#liens a{
	font-size: 14px;
	vertical-align: top;
	line-height: 1.5;
	padding-bottom: 10px;
}

.boite a{
	font-size: 14px;
	vertical-align: top;
	line-height: 1.5;
	padding-bottom: 20px;
}

 .boite {
	width: 220px;
	padding-bottom: 10px;
	background: white url(../images/05-milieu-bas.png) no-repeat;
	background-position: center bottom;
	font-size: 80%;
}
.boite h2 {
	font-size: 18px;
	margin: 0;
	padding: 20px 20px 5px 20px;
	background: transparent url(../images/05-haut.png) no-repeat;
	background-position: center top;
	text-align: center;
}

.boite p {
	margin: 1em 20px;
	text-align: justify;
}

h2 {
     text-align: center; /* pour corriger le bug de centrage IE */
     background-color : #FFFFFF;
     font-size: 13px;
}

.menucontextuel{
position: absolute;
display: none;
}
