/* CSS Document */

body{
	background-color:#000;
	color:#FFF;
	border:0px;
	padding:30px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;

}

body a:link
{
color: #9CF;
	text-decoration:none;
}

body a:visited {
	color: #9CF;
	text-decoration:none;
}

#frame_home
	{
	background-image:url(images/frank2.jpg);
	background-repeat:no-repeat;
	width: 960px;
	height:750px;
}	

#frame_design
	{
	background-image:url(images/texte.jpg);
	background-repeat:no-repeat;
	width: 960px;
	height:750px;
}

#frame_autres
	{
	background-image: url(images/Louis.jpg);
	background-repeat:no-repeat;
	width: 960px;
	height:750px;
}

#frame_bio
	{
	background-image: url(images/dance.jpg);
	background-repeat:no-repeat;
	width: 960px;
	height:750px;
}	

#frame_contact
	{
	background-image: url(images/fond1.jpg);
	background-repeat:no-repeat;
	width: 960px;
	height:750px;
}

#frame_dj
	{
	background-image: url(images/dj2.jpg);
	background-repeat:no-repeat;
	width: 960px;
	height:750px;
}


.menu
	{
	background-color: #900;
	width: 470px;
	height: 26px;
	position:relative;
	top: 10px;
	clear:both;
	text-align:left;
	padding-left:180px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:9px;
	padding-right: 10px;
	float:right;
}	

.menu a:link {
	color:white;
	text-decoration:none;
}

.menu a:visited {
	color: white;
	text-decoration:none;
}

.menu a:hover {
	color: #9CF;
}

.sousmenu {
	background-color:#666;
	float:right;
	top:2px;
	clear:both;
	text-align:right;
	font-size: 15px;
	margin-top:12px;
	padding-right:10px;
	padding-top:3px;
	padding-left:10px;
	padding-bottom:2px;
	width:460px;

}	

.sousmenu a:link {
	color: #9CF;
	text-decoration:none;
}

.sousmenu a:hover {
	color: #900;
}

.sousmenu a:visited {
	color: #9CF;
	text-decoration:none;
}
 
.texte	 { 
	font-size: 14px;
	margin-right:10px;
	text-align: justify; 
	position: relative; 
	top: 20px; 
	width: 470px;  
	float: right; 
	clear: both; 
	 }
	 
 
	
.texte1	{
	font-size: 14px;
	margin-right:10px;
	text-align: left;
	position: relative;
	top: 12px;
	width: 470px;
	height:500px;
	float: right;
	clear: both;
	overflow: auto;
	margin-right:10px;
	padding-right:10px;
}	

.en-tete	{
	color: #CCC;
	text-align:right;
	font-size:14px;
	padding: 30px 10px  10px  10px;
}	

.en-tete a:link {
	color:#9CF;
	text-decoration:none;
}

.en-tete a:hover {
	color: #CC9900;
	font-weight:bold;
}

.en-tete a:visited {
	color: #9CF;
	text-decoration:none;
}

p {
	line-height:16px;
	padding-bottom:10px;
}

h1 {
	font-size:20px;
	padding-bottom:14px;
	color:#999999;
	font-variant:small-caps;
}

h2 {
	font-size:18px;
	color:#9CF;
	font-variant:small-caps;
	padding-bottom:10px;
}

h3 {
	font-size:14px;
	color: #C00;
	font-variant:small-caps;
	font-family:Arial, Helvetica, sans-serif;
}

h4 {
	font-size:20px;
	line-height:12px;
	color:#9CF;
	padding-bottom:10px;
}

h5 {
	font-size:16px;
	padding-bottom:12px;
	padding-top:10px;
	color:#999;
}

.gris {
	font-size:14px;
	color: #999;
}

hr {
margin:10px 0px 30px 0px;
}

.now {
	color: #9CF;
}

.now2 {
	color: #000;
}

.cadre {
	background-image:url(images/fond_preview.gif);
	background-repeat:no-repeat;
}

#fadeshow2 { 
	position: relative; 
	width: 650px;  
	float: right; 
	clear: both; 
	 }
	 
#fadeshow2toggler { 
	position: relative; 
	width: 650px;  
	float: right; 
	clear: both;
	text-align:center;
	top: 20px; 
	 }

#fadeshow3 { 
	position: relative; 
	width: 450px;  
	float: right; 
	clear: both;
	top:30px;	 }
	 
#fadeshow3toggler { 
	position: relative; 
	width: 450px;  
	float: right; 
	clear: both;
	text-align:center;
	top: 40px; 
	 }
	 
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; outline: none;}	 	

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

