body {
	width: 790px; /* Une petite image de fond pour éviter d'avoir un vieux fond blanc :p */
	margin: auto;
	background-color: #003366;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
}

#en_tete
{
	width: 790px;
	height: 151px;
	background-repeat: no-repeat;
	background-color: #0000CC;
}


#menu
{
	float: left;
	width: 215px;
	background-image: url(images/menu.gif);
}



#corps
{
	background-repeat: no-repeat;
	width: 552px;
	margin-left: 216px;
	background-color: #FFFFFF;
}

#pied_de_page
{
	background-image: url(images/acces_pied2.gif);
	height: 45px;
	width: 790px;
}

p.MainTitle
{
	margin-left: 50px;
	margin-top: 150px;
	font-size: large;
	font-weight: bold;
	text-decoration: underline;
	text-indent: 3em;
	margin-bottom: 50px;
	color: #000066;
}


p.premier 
{
	margin-left: 3em;
	text-align: center;
	margin-right: 25px;
	color: #000099;
}

.signature
{
	color: #000066;
	font-style: italic;
	text-indent: 200px;
}


/* -------------------------------------------------------------------------- */


div#cadre
{
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	width: 530px;
}

table.tableau
{
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

p.title
{
	margin-left: 50px;
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
	text-indent: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}
.imageflottanteDroite {
	float: right;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	margin: 10px;
}

.imageflottanteGauche {
		float: Left;
}

p.subtitle
{
	margin-left: 50px;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	text-indent: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}

p.paragraphe, li.date
{
	margin-left: 20px;
	font-size: small;
	font-weight: normal;
	text-indent: 1em;
	margin-right: 20px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}

p.date
{
	margin-left: 20px;
	font-size: small;
	font-weight: bold;
	text-indent: 1em;
	margin-right: 20px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}

li.photo
{
	margin-left: 20px;
	font-size: small;
	font-weight: bold;
	text-indent: 1em;
	margin-right: 20px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}


ul
{
	color: #000099;
	margin-left: 20px;
	font-size: small;
	font-weight: normal;
	text-indent: 1em;
	margin-right: 20px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}

p
{
	color: #000099;
	margin-left: 20px;
	font-size: small;
	font-weight: normal;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}
