body {
	margin: 0;
	padding: 0; 
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif; 
	font-size: 10pt; 
	line-height: 1.25; 
	color: #000;
	background: #fff;
}

/* --- Liens ---------------- */

a:visited {color : #183152;}

a {
	color: #375d81;
	text-decoration: underline;
}

#navigation, #menu, #access, #sidebar, p#clear_main, .button, #form_login, #footer, #ariane, .img,.icone,.photo, h2
	{display : none;}
	
#page {
	width : 100%;
	max-width: 100%;
	min-width: 100%;
	margin : 0;
	}

#content {
	margin :0;
	padding : 0;
}


th, td {
	border-bottom : 1px solid #000;
	}

