body {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	margin: 0 auto;
	height:430px;
	width:845px;
	background: #cccccc;
	/*background-image: linear-gradient(top, rgb(255,255,255) 9%, rgb(66,66,66) 100%);
background-image: -o-linear-gradient(top, rgb(255,255,255) 9%, rgb(66,66,66) 100%);
background-image: -moz-linear-gradient(top, rgb(255,255,255) 9%, rgb(66,66,66) 100%);
background-image: -webkit-linear-gradient(top, rgb(255,255,255) 9%, rgb(66,66,66) 100%);
background-image: -ms-linear-gradient(top, rgb(255,255,255) 9%, rgb(66,66,66) 100%);

background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.09, rgb(255,255,255)),
	color-stop(1, rgb(66,66,66))
);
background-size:100%
background:no-repeat;
background-attachment: fixed;*/
	onload="initLightbox()";
	
	

}
#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; }

html {
	height:430px;
}

.gallerycontainer{
position: relative;
height:auto;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border:2px solid #fff;
margin: 10px;

}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border:2px solid #fff;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
/*/*background-color: #2b2b2b;*/
/*padding: 0px;
left: -50%;
border:1px solid #FFF;*/
visibility: hidden;
color: #000;
text-decoration: none;

}

.thumbnail span img{ /*CSS for enlarged image*/
/*border: 2px solid #fff;
*//*border-width: 10px;
*/padding: 0px;
}

.thumbnail:active span{ /*CSS for enlarged image*/
/*border: 2px solid #fff;
*/visibility: visible;
top: 20;
left: 250px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

#langue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3B3B3B;
	background-color: #999999;
	list-style-type: none;
	margin-top: 0px;
	/*padding-top:0.7%;*/
	text-align: right;
	font-size:10px;
	font-style: normal;
	/*line-height: 15px;*/
		
	
}

a:link {text-decoration:none;
font-weight: bold;
color:#000}
a:visited {text-decoration:none;
font-weight: bold;color:#000}
a:hover {text-decoration:underline;font-weight: bold;color:#000}
a:active {text-decoration:underline;font-weight: bold;color:#000}

#langue li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
} 

#langue a {
	text-decoration: none;
	font-weight: bold;
	color: #fafafa;
} 

#langue a:hover {
	color: #3b3b3b;
	background-color:#fafafa;
	padding-bottom: 0.75%;
	padding-top:0.7%;
	
} 


#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFF;
	background-color: #999999;
	list-style-type: none;
	padding: 0.6% 0% 0.6% 0%;
	text-transform:uppercase;
	text-indent:0px;
		font-size:11px;
		text-align:right;
			
		
}

#navbas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFF;
	background-color: #ffffff;
	list-style-type: none;
	padding: 20px  0 5px 0;
	text-transform:uppercase;
	text-indent:0px;
		font-size:11px;
		
		
		

	
	

		
		
}
#nav a {
	text-decoration:none;
	
	color:#FFF;
	font-weight:bold;
	border-bottom:#FFF;
	-moz-border-radius: 0px 10px 0 0; 
        -webkit-border-radius: 0px 10px 0 0; 
        border-radius: 0px 10px 0 0;         
        -webkit-border-top-left-radius: 0px; /* pour Chrome */ 
        -webkit-border-top-right-radius: 10px; /* pour Chrome */ 

}

ul#nav li {
	display: inline;
	margin-right: 10px;
	margin-left: 20px;
	vertical-align:middle;
	
		
} 

ul#navbas li {
	display: inline;
	margin-right: 10px;
	margin-left: 20px;
	list-style-type:none;
	
		
} 

#nav a:hover,
	.section-index #nav #menu-index a,
	.section-presentation #nav #menu-presentation a,
	.section-projets #nav #menu-projets a,
	.section-partenaires #nav #menu-partenaires a,
	.section-contact #nav #menu-contact a,
	.section-services #nav #menu-services a {
	position:relative;
	background-color:#FFF;
	color: #303030;
	text-decoration: none;
	padding-bottom: 0.75%;
	padding-top:0.7%;
	font-weight: bold;
	z-index: 50;
	height:0%;
	text-transform:uppercase;
	border-bottom: #3399cc solid 2px;
	
	
	
	
	
} 

#nav a:active{
	background-color:#FFF;
	color: #303030;
	border-bottom: #fff solid 2px;
	z-index: 50;
	
}

.clear {
  clear: both;
  }

img.floatright{
	border:0px solid #FFF;
	margin:0px;
	float:right;
	z-index: 2;

}

img.floatleft{
	border:0px solid #FFF;
	margin:10px;
	float:left;

}
img.floatcenter{
	border:2px solid #FFF;
	margin:10px;
	float:right;
	
	left:-123px;
	

}

img.floatleftno{
	border:0px ;
	margin:0px;
	float:left;
	}

img.floatnone{
	border:2px solid #FFF;
	margin:10px;
	float:none;

}

h1 {
	font-size:16px;
	padding-top:2px;
	padding-bottom: 2px;
	width: 72%;
	border-bottom: #3399cc solid 2px;
}
h3 {
	font-size:12px;
	padding-top:2px;
	padding-bottom: 2px;
	width: 72%;
	
}

h2 {
	font-size:16px;
	width: 700px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3399cc;
	background-color: #;
	color: #;
	padding-bottom: 2px;
	padding-left: 100px;
	padding-right: 10px;
	padding-top: 2px;
	text-align:right;
	float:right;
	
	
}
#infobulle {
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	background-color:#CCC;
	color:#333;
	text-align:justify;
	font-size:10px;
	font-weight:bold;
	padding: 1%;
	width:200px;
	margin: 0 0 15px 15px;
	
}


.textefloat {
	font-family:Verdana, Geneva, sans-serif;
	padding-left:2%;
	padding-right:2%;
	width:30%;
	text-align:justify;
	float:left;
	text-indent:2%;
	
}
.textefloatright{
	font-family:Verdana, Geneva, sans-serif;
	padding-left:0%;
	padding-right:0;
	
	width:98%;
	text-align:right;
	text-indent:2%;
	background:#FFF;
}

.textefloatrighthaut{
	font-family:Verdana, Geneva, sans-serif;
	padding-left:0%;
	padding-right:0;
	font-size:13px;
	width:98%;
	text-align:right;
	text-indent:2%;
	background:#cccccc;
}

.textefloatleft{
	font-family:Verdana, Geneva, sans-serif;
	padding-left:2%;
	padding-right:2%;
	width:98%;
	text-align:left;
	/*float:left;*/
	text-indent:2%;
}
.textefloatclose {
	font-family:Verdana, Geneva, sans-serif;
	width:30%;
	text-indent:2%;
	color: #0F0F0F
	
}

.textefloatauto {
	position:relative;
	font-family:Verdana, Geneva, sans-serif;
	padding-left:2%;
	padding-right:2%;
	width:auto;
	text-align:justify;
	float:left;
	text-indent:2%;
}

.textejustify {
	font-family:Verdana, Geneva, sans-serif;
	padding-left:2%;
	padding-right:2%;
	width:auto;
	text-align:justify;
	float:none;
	text-indent:2%;
	position:static;
}

.textefloatautofree {
	font-family:Verdana, Geneva, sans-serif;
	width:auto;
	text-align:justify;
	float:left;
	}
.texte {
	font-family:Verdana, Geneva, sans-serif;
	width:75%;
	text-align:justify;
	text-indent:2%;
	background-color:#919191;
	padding: 5px;
	border: 1px solid #FFF;
}


.separateur {
	height: 1px;
	
	color: #99cc33;
	background-color: #99cc33;
	width: 100%;
	border: none;
}

div#piedpage {
	border-top:solid  #3399cc 1px;
	position: relative;
	bottom: 0; left: 0;
	width: 843;
	padding-bottom: 10px;
	padding-left:10px;
	height:50px;
	
}
div#page #dernier-element {
			margin-bottom: 0; /* évite tout risque de fusion des marges */
			padding-bottom: 150px;
				/* ATTENTION : cet espace doit permettre de placer le pied de page! */
		}

div#global {
	position: relative;
	min-height: 100%;
	padding-left:00px;
	padding-right:0px;
	padding-bottom:10px;
	background-color:#ffffff;
	border:1px solid  #2C2C2C;
	
	margin-top:0;
	margin-bottom:0;
	z-index:5;
}

div#globalhaut {
	position: relative;
	width:100%;
	padding: 0px;
	background-color:#cccccc;
	/*border-bottom:hidden;
	border-left:1px solid  #2C2C2C;
	border-right:1px solid  #2C2C2C;
	border-top:1px solid  #2C2C2C;*/
	padding-bottom:0px;
	margin-top:0;
	margin-bottom:0;
}

.liste-sans {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
}

INPUT { 
color: #000; font-size: 11px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #EEEEEE 
}

SELECT { 
color: #000; font-size: 11px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #EEEEEE 
}
TEXTAREA {
	color: #000; font-size: 11px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #EEEEEE 
	}
	
.txterror {
	color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
	}
.txtform {
	color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
	}
.Style1 {
	color: #FF0000
	}
	
#grispale {
	color:#006699;
	text-transform:uppercase;
}
