   #page   
   {
     position: absolute;
     width: 980px;        /* selon la largeur voulue */
     margin-left: -490px; /* moitie de width */
     left: 50%;           /* constant, toujours 50% */
     height: 120px;       /* selon la quantite de texte */
     margin-top: -300px;   /* moitie de height */
     top: 50%;            /* constant, toujours 50% */
     border: 1px solid #333;
     background-color: #eee;
   }
   #contenu { margin: 1em; }
.filetnoir {
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.texte15blancetroit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: -1px;
	font-weight: normal;
}
.texte16orangegras {

	font-family: "Times New Roman", Times, serif;
	color: #E96100;
	font-size: 16px;
	font-weight: bold;
}
.texte16orangegrasital {
	font-family: "Times New Roman", Times, serif;
	color: #E96100;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	line-height: 16px;
}
a:link {
	color: #E96100;
	text-decoration: none;
}

a:visited {
	color: #E96100;
	text-decoration: none;
}
a:hover {
	color: #8F8F8F;
	text-decoration: none;
}
a:active {
	color: #E96100;
	text-decoration: none;
}
.texte15orangegras {
	font-family: "Times New Roman", Times, serif;
	color: #E96100;
	font-size: 15px;
	font-weight: bold;
}
.texte15blancgras {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	letter-spacing: 0px;
	font-weight: bold;
}
.texte16blanc {


	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
}
.texte16blancgras {



	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.texte16grisgrasital {

	font-family: "Times New Roman", Times, serif;
	color: #4A494C;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	line-height: 16px;
}
.texte18blanc {



	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
}
.texte18blancgras {




	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
.texte17blanc {




	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: normal;
}
.texte17blancgras {





	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
}
.textecap {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 26px;
}
.texte15noirgras {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}
.texte14blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0px;
	font-weight: normal;
}

