.body { 
margin : 0; 
padding : 0; 
} 

.page {
    position:fixed !important; 
    position:absolute; 
    top:50%;
    left:50%;
    margin-top:-200px;
    margin-left:-300px;
    width:850px;     
}

.surbriance {
	background-color: #00F;
}
.gras {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.titre {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #003;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.ligne {
	color: #666666;
	background-color: #666666;
	height: 1px;
	border: 0;
	font-size: 1px;
	width: 850px;
	position:absolute;
	left: 200px;		
}
.menu_gauche   {
	font-size: 10px;
	color: #003;
}
.liens {
	color: #003;
}

.fond {
	background-color: ADA2A1;
}
.arr_plan_gauche {
	background-image: url(images/menu_gauche.jpg);
}
.bordure {
	border:1px solid #7D0506;
}
.titre_menu {
	font-family: Calibri;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}
.bordure_top {
	border-top:1px solid #888888;
}

.sous_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003;
	text-decoration: underline;
	font-weight: bold;
}
.italique_gras_souligné_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #888888;
	text-decoration: underline;
}
.maxime {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #003;
	font-family: Calibri;
}
.arierre_plan {
	background-color: #E8E8E8;
}
.italique {
	font-style: italic;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.mut_red {
	font-weight: bold;
	color: #CA0000;
}
.mut_gras {
	font-weight: bold;
	color: #000;
}

