/* --- Conteneurs principaux --- */
body {
  margin:0;
  padding:0;
  border:0;
  text-align:center;
  background:url(images/bg.gif) center repeat-y;
  background-color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}

#global {
	position:relative;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(images/bg_main.jpg) center repeat-y;
	}
	
#main {
  width:760px;
	padding:0px;
	margin:0px;
  } 
  
#content {
	margin-top:10px;
	margin-left:165px;
	margin-right:10px;
	margin-bottom:40px;
	padding:0px;
	color:white;
	}  
/* --- Conteneurs principaux (fin) --- */	

/* --- Header --- */
#header {
  width:760px;
  height:231px;
	background:url(images/header.jpg);
  }
  
#logo {
	position:absolute;
  width:368px;
  height:144px;
	top: 33px;
  }
  
#logo a img {
	border:0;
	}  
/* --- Header (fin) --- */	

/* --- Menu --- */
#cont_menu {
	position: absolute;
	left: 0px; 
	top: 241px;
	width: 150px;
	height: 200px;
	}

ul#menu {
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
	}

ul#menu li {
	margin: 0 0 5px 0 ;
	padding: 0 ;
	}

ul#menu li a#accueil { background: url(images/menu_accueil.jpg) no-repeat 0 0; display: block; width: 129px; line-height: 27px; text-decoration: none;}
ul#menu li a#webdesign { background: url(images/menu_webdesign.jpg) no-repeat 0 0; display: block; width: 129px; line-height: 27px; text-decoration: none;}
ul#menu li a#photos { background: url(images/menu_photos.jpg) no-repeat 0 0; display: block; width: 129px; line-height: 27px; text-decoration: none;}
ul#menu li a#wallpapers { background: url(images/menu_wallpapers.jpg) no-repeat 0 0; display: block; width: 129px; line-height: 27px; text-decoration: none;}
ul#menu li a#divers { background: url(images/menu_divers.jpg) no-repeat 0 0; display: block; width: 129px; line-height: 27px; text-decoration: none;}
ul#menu li a#contact { background: url(images/menu_contact.jpg) no-repeat 0 0; display: block; width: 129px; line-height: 27px; text-decoration: none;}

ul#menu li a#accueil_ro { background: url(images/menu_accueil.jpg) no-repeat 0 -27px; display: block; width: 129px; line-height: 27px; text-decoration: none;}
ul#menu li a#webdesign_ro { background: url(images/menu_webdesign.jpg) no-repeat 0 -27px; display: block; width: 129px; line-height: 27px; text-decoration: none;}
ul#menu li a#photos_ro { background: url(images/menu_photos.jpg) no-repeat 0 -27px; display: block; width: 129px; line-height: 27px; text-decoration: none;}
ul#menu li a#wallpapers_ro { background: url(images/menu_wallpapers.jpg) no-repeat 0 -27px; display: block; width: 129px; line-height: 27px; text-decoration: none;}
ul#menu li a#divers_ro { background: url(images/menu_divers.jpg) no-repeat 0 -27px; display: block; width: 129px; line-height: 27px; text-decoration: none;}
ul#menu li a#contact_ro { background: url(images/menu_contact.jpg) no-repeat 0 -27px; display: block; width: 129px; line-height: 27px; text-decoration: none;}

ul#menu li a#accueil:hover { background: url(images/menu_accueil.jpg) no-repeat 0 -27px ;}
ul#menu li a#webdesign:hover { background: url(images/menu_webdesign.jpg) no-repeat 0 -27px ;}
ul#menu li a#photos:hover { background: url(images/menu_photos.jpg) no-repeat 0 -27px ;}
ul#menu li a#wallpapers:hover { background: url(images/menu_wallpapers.jpg) no-repeat 0 -27px ;}
ul#menu li a#divers:hover { background: url(images/menu_divers.jpg) no-repeat 0 -27px ;}
ul#menu li a#contact:hover { background: url(images/menu_contact.jpg) no-repeat 0 -27px ;}
/* --- Menu (fin) --- */

/* --- Titres --- */
.titre_accueil {background-image: url(images/titre_accueil.gif); width: 583px; height: 37px; margin-bottom:15px; }
.titre_contact {background-image: url(images/titre_contact.gif); width: 583px; height: 37px; margin-bottom:15px; }
.titre_wallpapers {background-image: url(images/titre_wallpapers.gif); width: 583px; height: 37px; margin-bottom:15px; }
.titre_photos {background-image: url(images/titre_photos.gif); width: 583px; height: 37px; margin-bottom:15px; }
.titre_webdesign {background-image: url(images/titre_webdesign.gif); width: 583px; height: 37px; margin-bottom:15px; }
.titre_divers {background-image: url(images/titre_divers.gif); width: 583px; height: 37px; margin-bottom:15px; }

h3 {
	font-size:14px;
	color: #eeeeee;
	height: 25px;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	border-bottom: dashed 1px #fd0056;
	}		
/* --- Titres (fin) --- */

/* --- Works --- */
.works {
	height: 198px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #06263b;
	}
/* HACK de min height, le height fixe de .works à l'effet d'un min-height sous IE6, donc il faut faire ce hack pour les autres navigateurs...*/
html>body .works {
	height: auto;
	min-height: 198px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #06263b;
	} 	
.works a img.works_pic {
	float: left;
	margin-left: 16px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.works a img {
	border: solid 1px black;
	padding: 8px;
	background: black;
	}

.works a:hover {
	border:0px;
	}
				
.works a:hover img.works_pic  { 
	border: dashed 1px #087fd8;
	}	

.works_txt p {
	margin: 10px 0 0 0;
	padding:0;
	line-height: 150%;
	}	

.works_txt {
	margin-top: 10px;
	margin-left: 285px;
	padding-top: 0px;
	}
	
.works_txt p a {
	color: #74c3ff;
	text-decoration: none;
	}

.works_txt p a:hover {
	color: #ffffff;
	border-bottom: dashed 1px #087fd8;
	}
	
h1 {
	font-size:14px;
	color: #eeeeee;
	height: 25px;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	border-bottom: dashed 1px #087fd8;
	}		
/* --- Works (fin) --- */

/* --- Extras --- */
.extras a img  {
	border: solid 1px black;
	margin: 2px;
	padding: 3px;
	background: black;
	}
	
.extras a:hover { /* hack - sinon le survol de l'image ne fonctionne pas sous ie */
	border:0px;
	}
				
.extras a:hover img  { 
	border: dashed 1px #087fd8;
	}	
/* --- Extras (fin) --- */

/* --- Photos --- */
.photos {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #06263b;
	}	

.photos a img {
	border: solid 1px black;
	margin: 2px;
	padding: 8px;
	background: black;
	}

.photos a:hover { /* hack - sinon le survol de l'image ne fonctionne pas sous ie */
	border:0px;
	}		
		
.photos a:hover img { 
	border: dashed 1px #087fd8;
	}	
/* --- Photos (fin) --- */

/* --- Accueil --- */
.accueil {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #06263b;
	}
	
.accueil a {
	color: #f000dd;
	text-decoration: none;
	}

.accueil a:hover {
	color: #ffffff;
	border-bottom: dashed 1px #f000dd;
	}

.accueil p {
	margin: 10px 0 0 0;
	padding:0;
	line-height: 150%;
	}		

h2 {
	font-size:14px;
	color: #eeeeee;
	height: 25px;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	border-bottom: dashed 1px #f000dd;
	}
/* --- Accueil (fin) --- */

/* --- Contact --- */
.contact {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #06263b;
	}
	
.contact a {
	color: #fd0056;
	text-decoration: none;
	}

.contact a:hover {
	color: #ffffff;
	border-bottom: dashed 1px #fd0056;
	}

.contact p {
	margin: 10px 0 0 0;
	padding:0;
	line-height: 150%;
	}		

h3 {
	font-size:14px;
	color: #eeeeee;
	height: 25px;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	border-bottom: dashed 1px #fd0056;
	}
/* --- Contact (fin) --- */

/* --- Gotop --- */
#gotop {
	text-align: right;
	padding: 0 0 0 10px;
	margin: 0 10px 0 10px;
	}
	
.gotop_accueil a {
	color: #f000dd;
	text-decoration: none;
	}

.gotop_accueil a:hover {
	color: #ffffff;
	border-bottom: dashed 1px #f000dd;
	}	
	
.gotop_contact a {
	color: #fd0056;
	text-decoration: none;
	}

.gotop_contact a:hover {
	color: #ffffff;
	border-bottom: dashed 1px #fd0056;
	}	
	
.gotop_works a {
	color: #74c3ff;
	text-decoration: none;
	}

.gotop_works a:hover {
	color: #ffffff;
	border-bottom: dashed 1px #087fd8;
	}		
/* --- Gotop (fin) --- */

/* --- Footer --- */
#footer {
	width: 760px;
	margin: 20px 0 0 0 ;
	padding: 3px 0 5px 0;
	text-align: center;
	background: #111;
	color: #666666;
  }
	
.accueil_f a {
	color: #f000dd;
	text-decoration: none;
	}

.accueil_f a:hover {
	color: #ffffff;
	border-bottom: dashed 1px #f000dd;
	}	
	
.contact_f a {
	color: #fd0056;
	text-decoration: none;
	}

.contact_f a:hover {
	color: #ffffff;
	border-bottom: dashed 1px #fd0056;
	}	

.works_f a {
	color: #74c3ff;
	text-decoration: none;
	}

.works_f a:hover {
	color: #ffffff;
	border-bottom: dashed 1px #087fd8;
	}
		
#footer p {
	margin:0;
	padding:0;
	}
/* --- Footer (fin) --- */

/* --- Formulaire --- */
input, textarea {
	margin-left: 15px;
	color: #eeeeee;
	border: 1px dashed #fd0056;	
	background-color: #001e2e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
/* --- Formulaire (fin) --- */

/* --- Lightbox --- */
#lightbox{
	position: absolute;
	top: 40px;
	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/lightbox/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/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/nextlabel.gif) right 15% no-repeat; }

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

#imageData{
	padding:0 10px;
	}
	
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
/* --- Lightbox (fin) --- */

a.external {
    background: transparent url(images/_targetblank.gif) no-repeat right top;
    padding: 0 16px 0 1px;
}
