body
{
	margin:0 0 0 0px;
	background-image:url('../images/fond3.png');
	background-repeat:no-repeat;
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 13px;
}

/* STRUCTURE */
div#conteneur
{
	width:100%;
	height:100%;
}

div#banniere
{
	width:100%;
	height:18%;
}

div#menu
{
	position:absolute;
	padding-top:20px;
	padding-left:5px;
	margin:0;
	width:28%;
	height:82%;/*444px;*/
}


div#principale
{
	padding-top:44px;
	float:right;
	/*margin-left:15%;
	padding-left:70px;*/
	margin-left:20px;
	width:72%; 
	height:82%;/*444px;*/
}


/* STYLE */
img
{
	border:none;
	margin-left:7px;
	margin-top:2px;
}

a
{
	text-decoration: none;
	color: #000000;
}

table.menu
{
	font-weight: bold;
	width:219;
	height:31;
}

h4.titre
{
	color:#0000FF;
	font-family: "Arial", Verdana, Helvetica, sans-serif;
}

.texte
{
	text-align:justify;	
	font-size: 14px;
}

strong.bleu
{
	color:#0000FF;
}

strong.bleu-clair
{
	color:#1E90FF;
}

strong.rouge
{
	color:#FF3300;
}

th td
{
	text-align:center;
}