*
	{
	font-family: Arial;
	}

BODY
	{
	background-color: #000000;
	margin: 0px;
	}

#conteneur
	{
	position:absolute;
	left: 50%;
	width: 800px;
	height: 600px;
	margin-left: -400px; /* moitié de la largeur */
	}

#cadre_interieur
	{
	background-color: #FFFFFF;
	position : absolute;
	left: 106px;
	width: 470px;
	height: 580px;
	z-index: 1000;
	}

#logo_work
	{
	position: absolute;
	left: 10px;
	top: 330px;
	}

#actus
	{
	position: absolute;
	left: 50px;
	top: 330px;
	width: 400px;
	height: 240px;
	overflow: auto;
	color: #000000;
	font-size: 11px;
	}

#actus H1
	{
	font-size: 21pt;
	margin: 0px;
	font-weight: normal;
	}

#actus A
	{
	text-decoration: underline;
	color: #000000;
	}

#actus A:hover
	{
	text-decoration: none;
	}

#actus H1 A
	{
	text-decoration: none;
	margin: 0px;
	}

#actus H1 A:hover
	{
	text-decoration: underline;
	margin: 0px;

	}

#photo
	{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 50;
	}

#illustration {
	position:absolute;
	left: 83px;
	top: 0px;
	width: 550px;
	height: 650px;
	}

#menu
	{
	position:absolute;
	left: 585px;
	bottom: 20px;
	z-index: 150;
	}

#menu A
	{
	font-family: impact;
	font-size: 20pt;
	color: #FFFFFF;
	text-decoration: none;
	}

#menu A:hover
	{
	color: #AAAAAA;
	}

#gauche
	{
	width: 81px;
	}

#principal
	{
	vertical-align: top;
	background-color: #FFFFFF;
	height: 100%;
	}

#cadre
	{
	position: absolute;
	top: 20px;
	left: 140px;
	z-index: 1000;
	text-align: justify;
	font-size: 11px;
	padding-right: 20px;
	}

#cadre H1
	{
	font-size: 16pt;
	font-family: Impact, Arial;
	}

.chapo
	{
	font-weight: bold;
	}

#droite
	{
	width: 162px;
	}

.liste_article
	{
	font-size: 11px;
	}

.liste_article H1
	{
	font-size: 14pt;
	font-family: Impact, Arial;
	color: #3D1A0E;
	text-align: right;
	}

.liste_article H2, .liste_article H2 A
	{
	font-size: 16pt;
	font-family: Impact, Arial;
	color: #000000;
	margin: 0px;
	text-decoration: none;
	}

.liste_article H2 A:hover
	{
	text-decoration: underline;
	}

HR.invisible
	{
	background-color: #FFFFFF;
	color: #FFFFFF;
	height: 0px;
	border: 1px solid #FFFFFF;;
	}
