body
{
	background-color: #000000;
}

#container
{
	position: absolute;
	top: 50%;
	margin-top: -390px;
	left: 50%;
	margin-left: -450px;
	height: 700px;
	width: 900px;
}

#container_home
{
	position: absolute;
	top: 50%;
	margin-top: -370px;
	left: 50%;
	margin-left: -400px;
	height: 700px;
	width: 800px;
}

#logo
{
	position: absolute;
	top: 50px;
	left: 624px;
	border: none;
}

.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: absolute;
	top: 640px;
	right: 0px;
	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: absolute;
	top: 200px;
	right: 0px;
	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;
}

#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;
}

.year
{
	text-align: center;
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
}

.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;
	text-align: left;
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
}

.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;
}

