html, body { background-color: black; background-image: url(../image/fond.jpg); background-repeat: repeat-y; background-attachment: fixed; height: 100%; margin-right: auto; margin-left: auto; }
div#global { min-height: 100%; width: 750px; margin: 0 auto; padding-top: 0; padding-right: 10px; }
.accueil { text-align: justify; width: 260px; float: left; }
p {
	color: #0019a8;
	font-size: 0.8em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	margin-top: 0;
	padding-right: 10px;
}
h1 { font-size: 1.2em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; }
h2 { color: #fff; font-size: 1.2em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 25px; background-image: url(../image/barremenu.jpg); background-repeat: no-repeat; text-indent: 5px; margin-bottom: -18px; }
h3 {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	color: #000;
	font-size: 0.9em;
}

div#navigation { float: left; width: 170px; margin-left: 0; }
.lien_menu { color: #1c31a6; font-weight: bold; background-image: url(../image/menu_bg_link.jpg); width: 170px; height: 25px; margin-left: -40px; }
.lien_menu a.link { color: #1c31a6; font-weight: bold; background-image: url(../image/menu_bg_link.jpg); width: 170px; height: 25px; }
.lien_menu a:visited { color: #1c31a6; font-weight: bold; background-image: url(../image/menu_bg_link.jpg); width: 170px; height: 25px; }
.lien_menu a:hover { color: #0019a8; font-weight: bold; background-image: url(../image/menu_bg_linkhover.jpg); position: absolute; width: 170px; height: 25px; }
.lien_menu a:active { color: #c2d6f7; font-weight: bold; background-image: url(../image/menu_bg_linkhover.jpg); position: absolute; width: 170px; height: 25px; }
div#center { background-color: #dee9fb; width: 735px; height: auto; overflow: auto; margin-top: 10px; margin-right: auto; margin-left: 0; padding-top: 15px; padding-bottom: 15px; padding-left: 15px; }
div#content { float: right; width: 525px; border-right: 3px solid #dee9fb; }
#entete { width: 750px; height: 150px; margin-right: auto; margin-left: auto; }
.image { width: 250px; float: right; }
.programme { background-color: #c2d6f7; width: 155px; height: 120px; float: left; margin-top: 10px; margin-bottom: 10px; padding-top: 5px; padding-right: 5px; padding-left: 5px; }
.programme_img { width: 75px; height: 120px; float: left; margin-top: 10px; margin-right: 20px; margin-bottom: 10px; }
.dedicace { font-size: 1em; background-color: #c2d6f7; width: 240px; height: 80px; float: left; margin-top: 10px; margin-bottom: 10px; padding: 5px; }
.dedicace_img { font-size: 1em; background-color: #c2d6f7; width: 240px; height: 80px; float: left; margin-top: 10px; margin-bottom: 10px; padding: 5px; }
a:link { color: #0019a8; font-size: 0.9em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; }
a:visited { color: #0019a8; font-size: 0.9em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; }
a:hover { color: #2236aa; font-size: 0.9em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; }
a:active { color: #0019a8; font-size: 0.9em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; }
#pied { color: #fff; font-size: 0.7em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: italic; text-align: center; margin-top: 10px; }
div#galerie
{ width: 410px ; background: #c2d6f7 ; padding: 15px ; margin: 15px 30px ; text-align: center ; font: 0.9em Georgia, serif ; border-style: solid; border-width: 0; }

ul#galerie_mini
{
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
}
ul#galerie_mini li
{
	float: left ;
}

ul#galerie_mini li a img
{ margin: 2px 1px ; border-style: solid; border-width: 0; }

dl#photo
{
	clear: both ;
	margin: 0 auto ;
}

dl#photo dt
{ color: #1c31a6 ; font-size: 2.5em; font-family: "Zapf Chancery", "Comic Sans MS", cursive; font-weight: normal; font-style: italic;f;line-height: 1.5em; ont-variant: normal; }

dl#photo dd
{
	margin: 0 ;
}

dl#photo img
{
	border: solid 1px #1c31a6 ;
}
.affiche { margin-right: 5px; margin-bottom: 10px; }
legend { color: #1c31a6; font-size: 0.8em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
hr { color: #000abe; padding-top: 0; padding-bottom: 0; }
