
body { 	
	margin: 10px 0;	
	padding: 0;
	background-color: #1d3247;	
	font: 12px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}

/*img  4d6b8a*/
.right{
	float:right;
}

.c1{
	background-color: #78c2cb;	
}
.c2{
	background-color: #759798;	
}
.c3{
	background-color: #d7a959;	
}
.c4{
	background-color: #d6c6a2;	
}
.c5{
	background-color: #8f94c3;	
}
.c6{
	background-color: #93a7da;	
}
.c7{
	background-color: #acc3e5;	
}


/* h*/
/* Titres */
h1 { 
	font: normal 28px Georgia, "Times New Roman", Times, serif;
	margin-top: -5px;
	color: #000000;
	
}

h1 a {
	border: none;
	text-decoration: none; 
	color: #000000;	
	background-color: #FFFFFF;
}

h1 a:hover {
	border: none;
	text-decoration: none;  
	color: #000000;
	background-color: #FFFFFF;	
}

h2 { 
	font: 35px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #DDDDDD;
	padding-bottom: 2px;
	color: #000000;
}

h2 a { 
	border: none; 
	text-decoration: none; 
	color: #000000;
}

h2 a:hover { 
	border: none; 
	text-decoration: none; 
	color: #BB1313;
	background-color: #FFFFFF;
}

h3 { 
	font: normal 14px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #DDDDDD;
	padding-top: 20px;
	padding-bottom: 2px;
	margin-left: 30px;
	margin-top: -12px;
	color: #000000;
}

h4 { 
	font: 12px Arial, Helvetica, sans-serif; 
}


/* /h */




textarea {	
	width: 600px;
	height: 150px;
	border: 1px solid #DDDDDD;
	background-color: #F3F3F3; 
}

.field label {
	display: block;
}


fieldset {
	border: none;
}
	

#form {
	background-color: #F6F6F6;
	border-right: 1px solid #525252;    
	border-left: 1px solid #525252;    
	border-top: 1px solid #525252;    
	border-bottom: 1px solid #525252;	
}

table{
	border: 1px solid #DDDDDD;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #999;
}

td {
	border: 1px solid #DDDDDD;
	background-color:#FDFDFD;
	padding: 2px;
	margin: 2px;	
}


/* link */
a {
	text-decoration: none;
	color: #323435;
}

/*6b0b00  850F0F*/

a:hover {
	border-bottom: 1px dotted #000;
	text-decoration: none;
	color: #000000;
}

textarea:hover, select:hover, input:active, textarea:active, select:active, input:focus, textarea:focus, select:focus {
	border: 1px solid #CDCDCD;
}


#page {
	width: 900px;
	height: 615px;
	margin: 0 auto;
	border: 10px solid #000;
	-moz-border-bottom-colors: #444 #555 #666 #777 #888 #999 #aaa #bbb #ccc #ddd;
	-moz-border-top-colors:    #444 #555 #666 #777 #888 #999 #aaa #bbb #ccc #ddd;
	-moz-border-left-colors:   #444 #555 #666 #777 #888 #999 #aaa #bbb #ccc #ddd;
	-moz-border-right-colors:  #444 #555 #666 #777 #888 #999 #aaa #bbb #ccc #ddd;
	padding: 5px 15px 5px 15px;
	background-image: url("./pics/toile.jpg");
	
	/*background-color: #FFFFFF;*/
}

#sideLeft {
	float: left;
	width: 350px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 20px 5px 5px 5px;
	border-right: 3px solid #323435;
	font: 10px Arial, Helvetica, sans-serif;
}

#sideLeft h1 {
	text-align:center;
	font: bold 38px Arial, Helvetica, sans-serif;
}

#sideLeft h2 {
	text-align:center;	
	font: 20px Arial, Helvetica, sans-serif;
	border-bottom: 0px;
}

#sideRight {
	float: right;
	width: 500px;
	margin-bottom: 10px;
	padding: 20px 5px 5px 5px;
	text-align: Left;
	font: 10px Arial, Helvetica, sans-serif;
}

#sideRight h3 {
	font: 14px Arial, Helvetica, sans-serif;
	border-bottom: 0px;
	text-indent: 0px;
	margin-left: 0px;
}
#menu {
	padding: 10px 10px 10px 10px;
	font: bold 25px Verdana, Arial, Helvetica, sans-serif;
}

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

#menu li{
	background-repeat: no-repeat;
  	background-position:center;
	padding: 28px 0px 15px 30px;
}

.t1{
	background-image: url("./pics/t1.png");
} 

.t2{
	background-image: url("./pics/t2.png");
}

.t3{
	background-image: url("./pics/t3.png");
} 

.t4{
	background-image: url("./pics/t4.png");
}

.t5{
	background-image: url("./pics/t5.png");
} 

.t6{
	background-image: url("./pics/t6.png");
} 

.t7{
	background-image: url("./pics/t7.png");
} 

 
#top {
	height: 140px;
	margin-top: 14px;
	padding-top: 30px;
	padding-bottom: 20px;
	margin-left: 16px;
	text-align: Right;
	background-image: url("./pics/top.jpg");
	background-repeat: no-repeat;
}

/* main */
#main {
	float: left;
	display: block;
	width: 640px;
	margin-bottom: 50px;
	margin-left: 215px;
	margin-top:4px;
}

#main img {	
	border: none;
	display: block;
	display: inline;
	padding: 15px;
}

#main p {
	text-align: justify;
	text-indent: 0px;
	margin-left: 0px;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
}

#main h3{
	font: normal 18px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 2px;
	margin-left: 0px;
	margin-top: 0px;
	color: #323435;
}

#main .code{
	background-color: #E0E0E0;
	color: #525252;
	text-align: left;
	text-indent: 0px;
	margin: 0 auto;
	width: 500px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px solid #525252;    
	border-left: 1px solid #525252;    
	border-top: 1px solid #525252;    
	border-bottom: 1px solid #525252;
	margin-bottom: 30px;
}

#main .text{
	background-color: #E0E0E0;
	color: #525252;
	text-align: justify;
	text-indent: 30px;
	margin: 0 auto;
	width: 500px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px solid #525252;    
	border-left: 1px solid #525252;    
	border-top: 1px solid #525252;    
	border-bottom: 1px solid #525252;
	margin-bottom: 30px;
}

#main .indentall {
	text-indent: 0px;
	margin-left: 30px;
}

#main .img_id{
	
	float: right;	
	border: none;
	display: block;
}

#vv {
	padding-left: 0px;
}

.texte {
	display: block;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color:#f8fbfb;
	margin-top:20px;
	margin-left:30px;
	margin-right:0px;
	margin-bottom:20px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

.planning td{
	width:80px;
}

#pres {
	margin-left:0px;
}

#pres p{
	text-indent: 0px;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
}

#pres img{
	padding-top: 5px;
	padding-left:15px;
	padding-right:0px;
	padding-bottom:15px;
}
/* /main */

/* sidebar */
#sidebar {	
	float: left;
	position: fixed;
	width: 175px;
	height: 250px;
	border-right:3px solid #DDDDDD;
	border-top:3px solid #DDDDDD;
	border-bottom:3px solid #DDDDDD;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;		
	background-color: #2f4c6a;
	margin-bottom: 30px;
	margin-left: 14px;
	padding-bottom: 15px;
	font-size: 15px;
}

#sidebar h2{
	color: #FFF;
	padding-left: 8px;
}
#sidebar ul {
	list-style: none;
	list-style-image: none;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-left: 10px;
}

#sidebar li{
	padding-top: 5px;
	padding-left: 3px;
}
#sidebar h3 {
	margin-top: -10px;
	margin-bottom: 0px;
}

#sidebar p {
	text-align: center;
}
/* /sidebar */

/* footer */	
#footer {
	clear: both;
	margin-top: 20px;
	border-top: 1px solid #323435;
	padding-bottom: 8px;
	text-align: center;
	color: #666666;
}

#footer img {
	border: none;
	margin-right: auto;
	margin-left: auto;
	display: inline;
}

#footer .img_bans a {	
	border: none;
	color: #000000;
}

#footer .img_bans a:hover {
	border: none;	
	color: #000000;
}
/* /footer */


#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%;  /* Trick IE into showing hover */ display: block; }
#prevLink { background: transparent; left: 0; float: left;}
#nextLink { background: transparent; 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; }
