body
{
	padding: 10px;
	margin: 0px 0px 0px 0px;
	color: Background;
	font-family: 'Trebuchet MS', Tahoma, Verdana, 'Times New Roman', Times, serif;
	background: url(../images/fond_body.gif) repeat;
}
a img
{
	border: none;
}
a
{
	text-decoration: none;
	color: inherit;
}
#menu
{
	margin-top: 60px;
	text-align: center;
}
#menu li
{
	list-style-type: none;
}
#pied_de_page
{
	color: White;
	font-size: small;
	vertical-align: bottom;
	text-align: center;
	margin-top: 20px;
	background-color: inherit;
}
#pied_de_page a
{
	color: white;
	font-style: italic;
	text-decoration: underline;
}
#pied_titre
{
	font-weight: bold;
	height: 30px;
	width: 100%;
}
#pied_gauche
{
	border: 4px double Silver;
	float: left;
	width: 49%;
	height: 90px;
}
#pied_droit
{
	border: 4px double Silver;
	height: 90px;
	width: 49%;
	margin-left: 50%;
}
#corps
{
	width: 100%;
	margin-top: 105px;
}
.corps_interne
{
	min-height: 200px;
	max-height: 499px;
	overflow: auto;
	padding-left: 10px;
	padding-right: 10px;
}
.corps_interne a
{
	color: Black;
	font-style: italic;
	font-weight: bold;
}
.cadre_fond
{
	background: url(../images/fond.jpg) repeat;
	margin-left: 10px;
	margin-right: 10px;
}
.vignette
{
	background: url(../images/soulignements_haut.gif) top left no-repeat;
	padding-left: 62px;
	padding-top: 37px;
	max-width: 90%;
}
.menu_cimaise li a
{
	font-style: normal;
	font-weight: normal;
}
.menu_cimaise_non_courant
{
	background: url(../images/bouton-cimaise.gif) 0px -35px no-repeat;
	float: left;
	width: 150px;
	height: 30px;
	text-align: center;
	padding-top: 5px;
	list-style-type: none;
}
.menu_cimaise_non_courant:hover
{
	background: url(../images/bouton-cimaise.gif) top left no-repeat;
}
.menu_cimaise_courant
{
	background: url(../images/bouton-cimaise.gif) top left no-repeat;
	float: left;
	width: 150px;
	height: 30px;
	text-align: center;
	padding-top: 5px;
	list-style-type: none;
}
.menu_cimaise_non_courant_droite
{
	background: url(../images/bouton-cimaise.gif) 0px -35px no-repeat;
	float: right;
	width: 150px;
	height: 30px;
	text-align: center;
	padding-top: 5px;
	list-style-type: none;
}
.menu_cimaise_non_courant_droite:hover
{
	background: url(../images/bouton-cimaise.gif) top left no-repeat;
}
.menu_cimaise_courant_droite
{
	background: url(../images/bouton-cimaise.gif) top left no-repeat;
	float: right;
	width: 150px;
	height: 30px;
	text-align: center;
	padding-top: 5px;
	list-style-type: none;
}
.cimaise_photos
{
	margin-top: 40px;
	font-weight: normal;
	font-size: medium;
	text-align: center;
}
.element_centre
{
	font-weight: normal;
	font-size: medium;
	text-align: center;
}
.element_just
{
	font-weight: normal;
	font-size: medium;
	text-align: justify;
}
.texte_gras
{
	font-weight: bold;
}
.texte_italique
{
	font-style: italic;
}
.corps_interne h1
{
	font-weight: bold;
	font-size: larger;
	text-align: center;
}
.corps_interne h2
{
	font-weight: bold;
	text-align: center;
	font-size: medium;
}
.corps_interne h3
{
	font-weight: bold;
	font-size: medium;
	text-align: left;
	text-decoration: underline;
}
.liste_cercle
{
	list-style-type: circle;
}
.liste_disc
{
	list-style-type: disc;
}
