@import url("style_admin.css");


table { border-collapse: collapse; }
*{padding:0; margin:0;}



a:link, a:visited {
	text-decoration:none;
	font-family: Tahoma, Geneva, sans-serif;
	color:#900;
	outline:0px solid #000;
}
a:hover, a:active {
	text-decoration:none;
	font-family: Tahoma, Geneva, sans-serif;
	outline:0px solid #000;
}
		 
		 
/* LIGHTBOX CSS */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; z-index:2000; }
#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; }
		
/* FIN CSS LIGHTBOS */

body
{
font-size: 0.9em;
margin: 0;
padding-right: 7px;
padding-left:5px;
background-color: black;
background-image: url('images/bg.png');
background-repeat: no-repeat;
background-attachment :fixed;
background-position:top center;
font-family: Tahoma, Geneva, sans-serif ;
}

body p {
	font-family: Tahoma, Geneva, sans-serif;
}

#wrapper
{
position:relative;
margin: 0px auto;
width:849px;
height:auto !important;
background-color:black;
z-index:1000;
}

#header
{
position:fixed;
width:849px;
height:131px;
background-image:url('images/header.jpg');
z-index:1000;
}
.menu_accueil {position:absolute; top:0px; left:18px; }
.menu_gauche {position:absolute; top:69px; left:265px; }
.menu_droite { position:absolute; top:69px; right:0px; }
.image_menu { cursor:pointer; border:0px; margin-right:5px; }

#content {
position:relative;
height:auto !important;
width:849px;
vertical-align:top;
background-color:black;
margin:auto;
margin-bottom:30px;
padding-top: 131px;
z-index:500;
}

#footer {
max-width:849px;
height:78px;
margin:auto;
background:url('images/footer.jpg') center no-repeat #000;

text-align:center;
padding-top: 15px;

color:#733;
font-size:75%;
cursor:default;
}
#footer p { padding:0px; }
#footer .lien_footer{ display:inline-table; padding:5px; color:#a00; }
#footer p .lien_mail{ color:#a55; }
#footer .lien_footer:hover,
#footer .lien_mail:hover { color:#d00; }

#footer .uppercase { text-transform: uppercase; }



/***********************************/
/* NAVIGATION FLOTTANTE (Facebook) */
/***********************************/

#bonus_nav {
	position:fixed; 
	z-index:1000;
	top:5px; 
	right:5px;
	
	background:url('images/icone-facebook.jpg') no-repeat;
	background-position:top;
	height: 25px;
	width: 80px; 
}

#bonus_nav a {
	display: block;
	height: 100%;
	text-indent: -9000px;
	width: 100%;
}

#bonus_nav:hover {	background-position:50% -25px; }

#bonus_nav:hover:after {
	display:table;
	content: 'Cinéma Galactis sur Facebook';
	color:#bbb;
	font-size:75%;
	padding:2px;
	border-bottom:1px dotted;
	text-align:center;
	cursor:default;
}

/*///////////////////////////////*/



.noscript {
display:table;
margin-left:25%;
margin-right:25%;
margin-top:10px;
padding-top:10px;
padding-bottom:15px;
border-top:1px dotted;
border-bottom:1px dotted;

color:#b00;
font-weight:bold;
font-size:90%;
text-align:center;

}

img{ border:0px solid;}