body
{
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#page
{
	position: relative;
	width: 1000px;
	margin: 0px auto;
}
/*#container
{
	position: absolute;
	top: 50%;
	margin-top: -390px;
	left: 50%;
	margin-left: -450px;
	height: 700px;
	width: 900px;
}*/
#container
{
	position: relative;
	overflow: hidden;
}

h1, h2, h3, h4, h5, h6
{
	line-height: 120%;
	margin: 10px 0px;
	font-weight: bold;
}
h1{ font-size: 24px; }
h2{ font-size: 18px; }


/*#container_home
{
	position: absolute;
	top: 50%;
	margin-top: -370px;
	left: 50%;
	margin-left: -400px;
	height: 700px;
	width: 800px;
}*/
#container_home
{
	position: relative;
	background: url('environnement/accueil.jpg') 60px 0px no-repeat;
	min-height: 700px;
	_height: 700px;
}

#logo
{
	position: fixed;
	top: 40px;
	right: 50%;
	margin-right: -500px;
	z-index: 4;
}
#logo a
{
	display: block;
	border: none;
}
#logo a img
{
	border: none;
}
#header
{
	position: fixed;
	top: 0px;
	left: 50%;
	margin-left: -500px;
	background: #000000 url('environnement/header.jpg') 0px 0px no-repeat;
	width: 1000px;
	height: 190px;
	z-index: 3;
}
#leftbar
{
	position: fixed;
	top: 190px;
	left: 50%;
	margin-left: -500px;
	background: #000000 url('environnement/header.jpg') 0px -190px no-repeat;
	width: 220px;
	height: 480px;
	z-index: 2;
}
.background
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.background_home
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.stars1
{
	position: absolute;
	top: 65px;
	left: 280px;
}

.stars2
{
	position: absolute;
	top: 80px;
	left: 400px;
}

#footer
{
	position: fixed;
	top: 640px;
	right: 50%;
	margin-right: -500px;
	text-align: right;
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
}

#footer_home
{
	position: absolute;
	top: 635px;
	right: 60px;
	text-align: right;
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
}

#counter
{
	position: absolute;
	top: 600px;
	left: 535px;
	text-align: right;
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	color: #FFFFFF;
}

#menu
{
	position: fixed;
	top: 190px;
	right: 50%;
	margin-right: -500px;
	width: 170px;
	border-collapse: collapse;
}

#menu_home
{
	position: absolute;
	top: 200px;
	right: 60px;
	width: 170px;
	border-collapse: collapse;
}

.menu_td
{
	height: 40px;
	vertical-align: top;
	padding: 0px;
	text-align: right;
}

.menu_other_a
{
	text-decoration: none;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.menu_other_a:hover
{
	color: #CC0603;
}

.menu_this_a
{
	text-decoration: none;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #CC0603;
}

#content
{
	position: relative;
	background: #000000;
	margin: 190px 180px 0px 220px;
	padding: 20px 30px 60px 30px;
	font-size: 12px;
}
#content_home
{
	position: absolute;
	left: 200px;
	top: 500px;
	font-family: 'Allura', cursive;
	font-size: 24px;
	color: #ffffff;
}
#content_home p
{
	margin: 5px 0px;
}

/*#frame
{
	overflow: auto;
	position: absolute;
	top: 190px;
	left: 220px;
	height: 375px;
	width: 400px;
	border: 1px groove #000000;
	padding: 50px;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	background-color: #000000;
}

#frame_halo
{
	overflow: auto;
	position: absolute;
	top: 190px;
	left: 220px;
	height: 415px;
	width: 440px;
	border: 1px groove #000000;
	padding: 30px;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	background-color: #000000;
	background-image: url("environnement/halo.jpg");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 400px 230px;
}

#frame_contact
{
	overflow: auto;
	position: absolute;
	top: 190px;
	left: 220px;
	height: 450px;
	width: 470px;
	padding-top: 25px;
	border: 1px groove #000000;
	background-color: #000000;
	text-align: center;
}

#frame_photo
{
	overflow: auto;
	position: absolute;
	top: 190px;
	left: 220px;
	height: 475px;
	width: 500px;
	border: 1px groove #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	background: #000000;
}*/

iframe
{
	height: 475px;
	width: 500px;
	border: none;
}
.agenda
{
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-width: 250px;
	-moz-column-width: 250px;
	column-width: 250px;
	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	column-gap: 40px;
}
.agenda div
{
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.year
{
	text-align: center;
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 30px 0px 10px 0px;
}

.month
{
	margin-left: 35px;
	text-align: left;
	text-decoration: underline;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}

/*.date
{
	margin-left: 20px;
	margin-right: 20px;
}*/

.contact
{
	text-align: center;
	text-decoration: underline;
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	color: #CC0603;
}

.lien
{
	text-align: center;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
}

.lien_titre
{
	text-decoration: underline;
	font-size: 18px;
}

.lien_soustitre
{
	font-size: 13px;
}

.guestbook
{
	text-align: left;
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
}

.signature
{
	text-align: right;
	font-family: Times New Roman;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}

.references
{
	text-align: center;
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
}

.shows
{
	text-align: justify;
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
}

