/* ========= POUR GLOBAL ======= */

html {
	height: 100%;
	overflow: hidden;
}	

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #000000;
}	
img{
	border: 0
}

table {
	border: 0;
	margin: 0;
	padding: 0;
	background-color: #000000;
}
td {
	vertical-align: top;
}	
a {	
	border:0;
	color:#AAAAAA;
}

h1{
	font: 18px Arial;
	margin-bottom: 0;
	font-weight: bold ;
}

fieldset {
	 position : relative;
	font: 11px Arial;
	top : 0.5em;
	padding : 0 0.5em 1em 0.5em;
	background-color :  #111111;
	border-color : #ea7c1b;	
	border : 2px;
}
legend {
    position : relative;
	font: 11px Arial;
	color: #AAAAAA;
    top : -1em;
    padding : 0.4em;
}

textarea {
	border: none;
	background-color: #777777;
	color: #FFFFFF;
	font: 11px Arial;
	font-weight: bold;
}

label,input {
	border: none;
	height: 15px;
	background: #777777;
	color: #FFFFFF;
	font: 11px Arial;
	font-weight: bold;
        vertical-align: inherit;
}

input.button{
	border: 2px;
	height: 15px;
	background: #ea7c1b;
	color: #FFFFFF;
	font: 12px Arial;
	font-weight: bold;
}


input.redbutton{
	border: 2px;
	height: 15px;
	background: #ce307e;
	color: #FFFFFF;
	font: 11px Arial;
	font-weight: bold;
}

select {
	border: none;
	height: 15px;
	background: #777777;
	color: #FFFFFF;
	font: 11px Arial;
	font-weight: bold;
}

td{
	font: 11px Arial;
	color: #AAAAAA;
}

label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }


/* ========= POUR FIN GLOBAL ======= */

/* ========= POUR ID ======= */

#blacktable{
	background-color: #111111;
	font: 11px Arial;
	color: #AAAAAA;
	text-align: center;
	text-decoration: none;
	width:100%;
	padding: 3px 3px 3px 3px;
	border: 0px solid;
}

#tdform{
	font: 11px Arial;
	color: #AAAAAA;
	text-align: right;
}

#rollover a:link, #rollover a:visited{
	background-color : #000000;
	font: 10px Arial;
	color: #777777;
	text-align: center;
	text-decoration: none;
	width:100%;
	padding: 3px 3px 3px 3px;
	border: 1px solid #777777;
}
#rollover a:hover{
	background-color: #777777;
	font: 10px Arial;
	color: #000000;
	text-align: center;
	text-decoration: none;
	width:100%;
	padding: 3px 3px 3px 3px;
	border: 1px solid #777777;
}
		
#actualite .image{
	position:relative;
	_height:150px;
	min-height:150px
	}

#actualite .image .copyright{
	border-top: solid 1px #FFFFFF; 
	background-color: #000000;
	position:absolute;
	bottom:0;
	font-size:12px;
	font-color:#FFFFFF;
	left:0;width:300px;
	margin-bottom: 4px;
	text-align:center;
	height:25px;
	vertical-align:middle;
	padding-top:1px;
	padding-bottom:2px;
	filter : alpha(opacity=60); 
    opacity : 0.6;
	}


/* ========= POUR FIN ID ======= */


/* ========= POUR NAVIGATION ======= */
		#navigation {
			margin: 0;
			padding: 0;
			list-style: none:
			background: #000;
			color: #fff;
			width: 200px;
			font: 1.2em "Arial";
			}
		#navigation a, #navigation span {
			display: block;
			padding: 4px 27px;
			color: #fff;
			text-decoration: none;
			background: #000 url(images/menu-item.png) left bottom no-repeat;
			}
		#navigation .toggleSubMenu a, #navigation .toggleSubMenu span {
			background-image: url(images/menu-item-deroule.png);
			}
		#navigation .open a, #navigation .open span {
			background-image: url(images/menu-item-enroule.png);
			}
		#navigation a:hover, #navigation a:focus, #navigation a:active {
			text-decoration: underline;
			}
		#navigation .subMenu {
			font-size: .8em;
			font-size: .9em;
			margin: 0;
			padding: 0;
			border-bottom: 1px solid #666;
			}
		#navigation ul.subMenu a {
			background: none;
			padding: 3px 20px;
			}

/* ========= FIN NAVIGATION ======= */

/* ========= POUR RETRACTABLE ======= */
		#rectractable {
			margin: 0;
			padding: 0;
			list-style: none:
			background: #000;
			color: #AAAAAA;
			width: 200px;
			font: 1em "Arial";
			}
		#rectractable a, #navigation span {
			display: block;
			padding: 4px 27px;
			color: #AAAAAA;
			text-decoration: none;
			background: #010101;
			}
		#rectractable .toggleSubMenu a, #navigation .toggleSubMenu span {
			background: #010101;
			}
		#rectractable .open a, #navigation .open span {
			background: #010101;
			}
		#rectractable a:hover, #navigation a:focus, #navigation a:active {
			text-decoration: underline;
			}
		#rectractable .subMenu {
			font-size: .8em;
			font-size: .9em;
			margin: 0;
			padding: 0;
			border-bottom: 1px solid #666;
			}
		#rectractable ul.subMenu a {
			background: none;
			padding: 3px 20px;
			}

/* ========= FIN RETRACTABLE ======= */

/* ========= POUR AUTOVIEWER ======= */
	#flashcontent {
		height: 72%;
	}
/* ========== FIN AUTOVIEWER ======= */

/* ========= POUR LIGHTBOX ======= */

/*lightbox*/
#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 Arial; 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 LIGHTBOX ======= */


