/* CSS Document */

body {
	margin: 0;
	padding:0;
	text-align:center;
}

img
{
	border:0;
}

#global {
	width: 100%;
	height:100%;
	padding:0;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/arpgen.jpg);
	background-repeat: repeat-x;
}


#main {
	width:1024px;
	text-align:left;
	height:100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/arpcontent.jpg);
	background-repeat: repeat-y;
	background-position:inherit;
	/*float: Aucune;*/
}

#menu {
	float:left;
	height: 600px;
	width: 150px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
#logoknxmenu {
	position: absolute;
	margin-top: 490px;
	margin-left: 20px;
}
#lemenu li {
	list-style-image: url(images/left_side_arrow.gif);
	list-style-type: none;
}



#content {
	width: 650px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-left: 10px;
	font-size: 0.8em;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

#droite {
	float: left;
	width: 140px;
	font-size:0.8em;
	margin-left: 10px;
	border: 1px solid #999999;
	color: #333333;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#header {
	height: 200px;
	width: 1024px;
	float:left;
	background-image:url(images/header.jpg);
	margin: 0px;
	padding: 0px;
}

#menu li {
	font-size: 0.8em;
	text-decoration:none;
	list-style-type: none;
	list-style-image: url(images/left_side_arrow.gif);
	margin-left: 15px;
}

#menu li a{
	text-decoration:none;
	color:#CCCCCC;
}

#menu li a:hover {
	color:#FF6600;
}

#underfooter
{
	width:1024px;
	height: 45px;
	background-image: url(images/underfooter.jpg);
	background-repeat: no-repeat;
	background-position:center;
	float:left;
	margin-left: auto;
	margin-right:auto;
	margin-top: 0px;
	font-size: 0.6em;
	text-align: center;
	
}


h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 1.5em;
	color: #FFA620;
	padding-bottom: 3px;
}


#Formulaire input{
	color: #FFFFFF;
	background-color: #3a3a3a;
	border: 1px solid #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#Formulaire textarea{
	color:#FFFFFF;
	background-color:#3a3a3a;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 1.2em;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-bottom: 2px;
	padding-left: 2px;
}
a:link {
	color: #0066FF;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #0066FF;
	font-weight: normal;
	text-decoration: none;
}
h3 {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}


/*menu déroulant*/


#lemenu dl, dt, dd, ul {
	margin: 0;
	padding: 0;
}

#lemenu dl {
float: left;
width: 12em;
}
#lemenu dt {
cursor: pointer;
color:#CCCCCC;
margin-bottom:5px;
margin-left:1;
font-size:0.8em;
}
#lemenu dd {
	display: none;
	color: #FFFFFF;
}

#lemenu li{
	margin-bottom : 5px;
	font-size:0.6em;
}

div.spacer {
 	clear: both;
 }

#lemenu a {
	color:#CCCCCC;
}

#lemenu a:hover {
 text-decoration:none;
 color:#FF6600;
}
h4 {
	font-weight: bolder;
	font-size: 1em;
}
#Formulaire input {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: #666666;
}
#Formulaire textarea {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: #666666;
}

#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/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/next.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;
	}

img a
{
	border:0;
	text-decoration:none;
}