body{
	margin			: 0;
	margin-top		: 0;
	padding			: 0;
	font-family		: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size		: 12px;
	background-color: white;
	background-image: none;
	color			: black;
	display:block;
}

.fond_bandeau_haut , .fond_bandeau_haut_droite, .fond_bandeau_bas_droite, .fond_bandeau_haut_gauche , .fond_bandeau_bas_gauche, .fond_bandeau_bas , .fond_colonne_gauche , .fond_colonne_droite , .bas , .fond_bordure_bas , #footer, #boite-outil, .popup
{
	display:none;
}


.fond_centre 
{
	background-color	: white;
}

.sous-menu
{
	display:none;
}

.right
{
	text-align:right;
}

.borderExt
{
	border : 1px solid #E2F6F7;
	text-align : center;
	width : 100%;
	margin : auto;
	margin-top : 10px;
	margin-bottom : 10px;
}

.borderInt
{
	border : 2px solid #E2F6F7;
	padding:5px;
	text-align : center;
	margin : 5px; /* Espacement entre les bords */
	font-weight	: bold;
	background-color : #E2F6F7;
}

a:active,a:visited,a
{
	color:#000;
	text-decoration:underline;
}
	