﻿
body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, sans-serif;
	background-color: #000000; 
	font-size : 10pt;
	text-align : justify;
	color : #292929;  
	text-indent: 0;  
	}

#conteneur {
	width: 803px;
	height: 569px;
	background-color: transparent;
	margin-left: -400px;
	margin-top: -290px;
	top: 50%;
	left: 50%;
	position: absolute;
	color: #000001;
}
#head1 {
	background-image: url(images/Entete2.jpg);
	position: absolute;
	width: 303px;
	height: 76px;
	left: 496px;
	top: 0px;
	background-repeat: no-repeat;
}
#head11 {
	background-image: url(images/Titre.jpg);
	position: absolute;
	width: 803px;
	height: 76px;
	left: -1px;
	top: -1px;
	background-repeat: no-repeat;
}

#menu {
	background-color: transparent;
	color: #000001;
	position: absolute;
	width: 800px;
	height: 136px;
	left: 0px;
	top: 428px;
	z-index: 1;
}
#thumb {
	position: absolute;
	width: 492px;
	height: 424px;
	z-index: 1;
	left: 2px;
	top: 2px;
}
.gtitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #C0C0C0;
	background-color: transparent;
}
.gtitre2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #AAAAAA;
	text-align: left;
	background-color: transparent;
}
.textn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: transparent;
}
.textns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #BBBBBB;
	background-color: transparent;
}
.textnvs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #C0C0C0;
	font-style: italic;
	background-color: transparent;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #C0C0C0;
	text-align: center;
	background-color: transparent;
}
.photoTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	margin-left: 10px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: transparent;
}
.bordure1 {
	text-align: center;
	background-color: transparent;
	color: #000001;
}
.bordure2 {
	border: 1px solid #333333;
}
.thumbPhoto {
	text-align: right;	
	width: 69px;
	background-color: transparent;
	color: #000001;
}
.tabLink {
	text-align: right;	
	width= 233px;
}
a:link {
	color: #555555;
	text-decoration: none;
	background-color: transparent;
} 
a:visited { 
	color : #555555; 
	text-decoration: none;
	background-color: transparent;
} 
a:hover { color : #FFFFFF;  background-color : transparent; }
