html {
	margin: 5px;
	padding: 5px;
	
	}
body {
	font: 10pt/18pt "bluestone", Georgia, sans-serif, "Times New Roman", "MS Sans Serif";
	color:#000000;
	background:#000000;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	}
p { 
	font: 10pt , Georgia, sans-serif, "Times New Roman", "MS Sans Serif"; 
	text-align:justify;
	margin:15px;
	}

h2 { 
	font:  16pt "bluestone", Georgia, sans-serif, "Times New Roman", "MS Sans Serif";
	font-style:normal;
	font-weight: 600;
	letter-spacing:3px; 
	color:#666666;
	text-align:right;
	margin-top:0px;
	margin-bottom:25px;
	margin-right:10px;
	}
h3 { 
font:  14pt "bluestone", Georgia, sans-serif, "Times New Roman", "MS Sans Serif";
font-style:oblique;
font-weight: 400;
letter-spacing: 1px; 
color:#7E7E7E;
text-align:left;
margin-left:25px;
	}
a:link { 
	font-weight: bold; 
	text-decoration:none; 
	color:#3300FF;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color:#3300FF;
	}
a:hover, a:active { 
	text-decoration: none;
	color:#6699FF;
	}
#container {
	padding: 0px 0px 0px 0px;
	margin-left: 5px;
	position: absolute;
	left: 1px;
	min-width:600px;
	width:850px;
	}
#intro { 
	min-width:850px;
	margin-left:50px;
	}
#pageHeader { 
	}
#preamble {
	width:600px;
	position:relative;
	left: 60px;
	padding-right: 15px;
	margin-top:0px;
	font: 10pt/18pt "bluestone", Georgia, sans-serif, "Times New Roman", "MS Sans Serif";

}
#preamble ul.lettre{
	list-style:upper-alpha;
	}
#preamble ul.chiffre{
	list-style:decimal;
	}			
#supportingText {	
	padding-left: 10px; 
	margin-bottom: 40px;
	margin-right: 45px;
	position:absolute;
	}
#texte {
width:600px;
background-image:url(images/fondTexte.jpg);
background-repeat:repeat-y;
}
	
#header { 
text-align:center;
font-family:"bluestone", Georgia, sans-serif, "Times New Roman", "MS Sans Serif";
background-image:url(images/fondHaut.jpg);
	}
	
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {
position: absolute;
top: 0;
left: 0;
width: 15em;
margin-top: 150px;
}
#menu dt {
	cursor: pointer;
	height: 25px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	font-size:14px;
	border: 1px solid gray;
	background:#333333;
	color:#E5E5E5;
}
#menu dd {
border: 1px solid gray;
font-size:12px;
}
#menu li {
text-align: center;
background: #fff;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#menu dt a:hover {
background:#336600;
}

#menu li a:hover, #menu dd a:hover {
background:#999999;
}
#footer { 
	text-align: right;
	font-family: Georgia, sans-serif, "Times New Roman", "MS Sans Serif";
	margin-top: -30px;
	margin-right: 50px;
	background:#003399;
	width:500px;
	}
#bandeau_droit {
	position: absolute;
	top: 40px;
	right: -80px;
	}
	
#bandeau_gauche {
	position: absolute;
	top: 295px;
	left:50px;
	}	

#extraDiv1 {
	position: absolute;
	margin-left:0px;
	top: 0px;
}	
#extraDiv2 {
	position: absolute;
	margin-left:800px;
	top: 20px;
}	
ul#galerie_mini
{
	margin-left:10px;
	margin-top:10px;
	padding: 0 ;
	list-style-type: none ;
	text-align:center;
}

ul#galerie_mini li
{
	float:left ;
	padding:1px;
	text-align:center;
}

ul#galerie_mini li a img
{
	border: 1px solid #dcb ;
}
dl#photo
{
	clear: both ;
	margin: 0  ;
}

dl#photo dt
{
	font-size:18px;
	color: #dcb ;
}

dl#photo dd
{
	margin: 0 ;
}

dl#photo img
{
	border: 1px solid #dcb ;
}

