body
{
	margin:0;
	padding:0;
	background-color: #031427;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a
{
	color:#98bff5;
	text-decoration: underline;
}

a:hover
{
	color:#98bff5;
	text-decoration: underline;
}

#bpi_contenu
{
	width: 964px;
	height: auto;
	text-align: left;
	margin-top: 40px;
	cursor:default;
}

#corps_contenu
{
	width: 954px;
	height: auto;
	margin-top: 75px;
	margin-bottom: 75px;
	padding-left: 5px;
	padding-right: 5px;
	cursor:default;
}

#bpi_pied
{
	width: 964px;
	height: 28px;
	text-align: right;
}

#bpi_titre
{
	width: 100%;
	height: 16px;
	text-align: left;
	margin-bottom: 15px;
	cursor:default;
}

#texte_contenu
{
	width: 954px;
	height:auto;
	cursor:auto;
}

td.menu_trait
{
	background: url(../images/menu/menu-espace.jpg) bottom repeat-x;
}

.font_justify
{
	text-align: justify;
}

td.tab_rightpad
{
	padding-right: 34px;
	background: url(../images/table-separation-back.jpg) repeat-y right;
}

td.tab_leftpad
{
	padding-left: 34px;
}

ol
{
	margin:15px 0 15px 0;
	padding: 0;
	list-style-position: inside;
}


