body {
	font-family : Verdana, arial, "sans serif";
	font-size : 12px;
	margin : 0;
	padding : 0;
	background-color : #CCCCFF;
}

#header {
margin: 50px 0 0 0;
border-bottom: solid 1px;
border-color: black;
height : 15px;
width: 100%;
background-color: #666;
}

.tableau {
vertical-align: top;
text-align:left;
}

#ligne1 {
position: absolute;
margin-top: 100px;
background-color: #000;
height: 1px;
width: 100%;
}

#ligne2 {
position: absolute;
margin-top: 232px;
background-color: #000;
height: 1px;
width: 100%;
}

#content {
margin:0 auto;
width: 600px;
border-left:solid 1px #000;
border-right:solid 1px #000;
}

#logo {
}

#ban {
font-weight: bold;
width:600px;
height:100px;
border-bottom:solid 1px #000;
border-top:solid 1px #000;
}

#ban ul {
float:left;
text-align: right;
font-size: 13px;
height: 100px;
width: 150px;
padding:0;
margin:0;
}

#ban ul li {
height: 20px;
list-style:none;
border-right:solid 1px #000;
padding:0 10px 0 0;
}

#ban ul li a {
text-decoration:none;
color : #000;
}

#ban ul li:hover {
color: white;
background-color: #666;
}

#ban ul li a:hover {
color: white;
background-color: #666;
}

#ban img {
float:right;
border:0;
}

ul#menu2 {
font-size:14px;
text-align: center;
height: 30px;
width:600px;
margin:0;
padding:0;
border-bottom:solid 1px #000;
}

ul#menu2 li {
background:#666;
float:left;
list-style:none;
width:120px;
height:25px;
padding-top:5px;
}

ul#menu2 li:hover {
color:#000;
}

ul#menu2 li a:visited {
font-weight:bold;
}

ul#menu2 li a {
text-decoration:none;
color:#FFF;
}

ul#menu2 li a:hover {
text-decoration:none;
color:#000;
}

#contenu {
text-align:justify;
margin: 0 auto;
padding: 0;
width:600px;
}

#contenu p {
text-align:justify;
text-indent:20px;
margin:0 auto;
padding: 10px;
} 

#contenu img {
border: 1px solid #000;
margin: 10px;
}

#contenu table {
text-align:center;
width: 600px;
}

#contenu li {
padding:10px;
}

h1 {
color: #333366;
font-size:20px;
text-indent:20px;
}

h2{
padding:10px;
font-size:16px;
text-indent :50px;
}

h3 {
padding: 10px;
font-weight:normal;
text-align: right;
font-size : 12px;
}

h4 {
padding-left: 60px;
font-weight: normal;
}

a:link {
font-weight : bold;
text-decoration: none;
color: #333;
}

a:hover {
font-weight : bold;
text-decoration: none;
color: #333;
}

a:visited {
font-weight: bold;
text-decoration:none;
color: #333;
}

a:active {
font-weight: bold;
text-decoration:underline;
color: #333;
}

#footer {
padding-top:2px;
color: #CCCCFF;
text-align:right;
font-size:8px;
border-top: solid 1px;
border-color: black;
height : 15px;
width: 100%;
background-color:#666;
}

#validate {
font-family : verdana;
font-size: 9px;
color:#666666;
padding-top:10px;
text-align: center;}

#validate img {
border: 0px;
}

#validate a {
color : #666666;
text-decoration : none;
}

#validate a:hover {
color : #666666;
text-decoration : underline;
}

/* lightbox part1 */

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img {
border: none;
}

#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#lightbox-container-image {
padding: 10px;
}

#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav {
left: 0;
}

#lightbox-nav a {
outline: none;
}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
}

#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}

#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}

#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}

#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}

#lightbox-image-details-caption {
font-weight: bold;
}

#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}

#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* lightbox part2 */

#gallery {
text-align:center;
padding: 0px;
width: auto;
}

#gallery ul {
list-style: none;
margin:0px;
padding:0;
}

#gallery ul li {
margin:0;
padding:0;
display: inline;
}

#gallery ul img {
border: 5px solid #666;
border-width: 2px 2px 2px;
margin: 5px;
}

#gallery ul a:hover img {
border: 5px solid #fff;
border-width: 2px 2px 2px;
color: #fff;
}

#gallery ul a:hover {
color: #fff;
}