body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color:#164871;
}
* {margin: 0px;padding: 0px;}
#container {
	margin: 10px auto;
	text-align: left;
	width: 800px;
}
#main {
	width: 800px;
	background-image:url(images/background.gif);
	
}
/******************** header ********************/
#header {
	width:750px;
	height:341px;
	margin-left:25px;
	background-image:url(images/header.gif);
	display:block;
}
#nav {
	width:744px;
	height:22px;
	margin: 2px 0px 2px 25px;
	background-color:#a5cae5;
	padding: 3px 5px 3px 1px;
}
#nav ul {
}
#nav li {
	display:inline;
	background-color:#245882;
	width:121px;
	height:22px;
	float:left;
	text-align:center;
	margin-left:3px;
	
}
#nav a {
	width:100px;
	height:29px;
	padding-top:3px;
	text-decoration:none;
	color:#DBCD0F;
	font-weight:800;
	display:block;
	padding-left:10px;
    
}
#nav a:hover {
	color:#FFFFFF;
	
}
/******************** Content ********************/
p, h1, a, span{font-family: Arial, Helvetica, sans-serif;}

#haut {
	width:750px;
	height: 380px;
	margin-top:3px;
	margin-left:25px;
	background-color:#F7F2B2;
}
#content {
	width:750px;
	margin-left:25px;
	background-color:#a5cae5;
}
#left {
	float:left;
	width:390px;
	display:inline;
	margin: 20px 0px 30px 20px;
}
#left p {
	font-size: 12px;
	color: #000000;
	padding: 5px 0px;	
}
#left a{
	color: #052d4e;
	font-weight:800;
}
#left a:hover{
	color:#86C012;
}
#left h1{
	font-size: 16px;
	color: #052d4e;
	display:inline;
	font-weight:900;
}

#left span{
	font-size: 12px;
	color: #007dda;
	font-weight: 900;
	display:inline;
	margin-left:8px;
}
#right {
	float:right;
	width:260px;
	background-color:#397eb7;
	color:#FFFFFF;
	font-weight:900;
	padding: 10px 20px;
	margin: 30px 20px 20px 0px;
	display:inline;
}
#right p{
	padding: 7px 0px;
}
#right a{
	color:#FFFFFF;
	font-weight:900;
}
#right a:hover{
	color: #052d4e;
}

.post {
	margin-top:20px;
}
.post a{
}

.post a:hover{
}

.post p{
}

.imageflottante
{
   float: right
}

/******************** Footer ********************/
#footer {
	width:800px;
	text-align:center;
	color:#FFFFFF;
	margin: 10px 0px;
}
#footer ul {
}
#footer li {
	display:inline;
	float:none;
	text-align:center;
}
#footer a {
	color:#FFFFFF;
	font-weight:900;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer span {
	display:block;
	clear:both;
	color:#FFFFFF;
	margin: 10px 0px;
}
.clear{
	clear:both;
}

a img /* Toutes les images contenues dans un lien */
{
   border: none; /* Pas de bordure */
}


/******************** mes styles perso ********************/
.red {
   color: red; 
   font-size: small;

}


.outset{
   border: 3px outset black;
}


.comics{
  font-family: "Comic Sans MS", Georgia, "Times New Roman", serif;
  font-size: small
  }

  
.suivant
{
   text-align: center; 
   font-family: "Comic Sans MS", Georgia, "Times New Roman", serif;
   font-size: 130%;
}


  
.GDD{
  color:#9BD22B; 
}

.blink { text-decoration:blink; }

/**************fenetre flash************/

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

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


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

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
#imagea {
margin-top:14px;
margin-left:10px;
height:104px;
width:139px; 
}

#imageb {
margin-bottom:15px;
margin-left:23px;
height:90px;
width:400px; 
}

#imagec {
height:104px;
width:139px;  
margin-right:10px;
margin-top:13px;
}

#imaged {
height:104px;
width:139px; 
margin-left:10px;
margin-top:6px;
 }

#imagee{
height:104px;
width:139px; 
margin-right:10px;
margin-top:6px;
 }

 #imagef {
height:104px;
width:139px; 
margin-left:10px;
margin-top:-104px;
 }
 
 #imageg {
height:104px;
width:139px; 
margin-right:10px;
margin-top:-104px;
 }
 
 #imagey{
height:256px; 
width:418px;
margin-left:18px;
margin-top:-20px;
}

/**************Appercu album************/

 #apercu{
margin-left:100px;
}

/**************Video************/

 #videovisu{
margin-left:45px;
margin-top:0px;
}

 #videovisua{
margin-left:25px;
margin-top:0px;
}

/**************Appelan************/

 #video1{
margin-left:20px;
margin-top:0px;
}

 #videoa{
margin-left:50px;
margin-top:30px;
}
 
 #videob{
margin-left:430px;
margin-top:-130px;
}