﻿body
{
	background-color: #4b575f;/*#3b4968*/
	color: white;
	font-family: Verdana;
	font-size: small;
	}

strong
{
	color: #a99da7;
	}
	
img
{
	border: none;
	}

#site
{
	width: 900px;
	height: 700px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	}

#fond
{
	width: 900px;
	height: 675px;
	}

#logo
{
	position: relative;
	width: 900px;
	height: 130px;
	z-index: 20;
	}
	
.logo1
{
	margin-left: 80px;
	}
	
.logo2
{
	margin-left: 80px;
	}
	
#logo img
{
	border: none;
	}

#menu-horizontal img
{
	border: none;
	vertical-align: middle;
	}
	
#menu-horizontal
{
	position: relative;
	width: 900px;
	height: 35px;
	z-index: 20;
	background-color: #4b575f;
	top: 5px;
	}

#corp
{
	position: relative;
	width: 900px;
	height: 505px;
	z-index: 10;
	}

#float-left
{
	float: left;
	text-align: center;
	vertical-align: middle;
	font-size: small;
	width: 122px;
	height: 40px;
	font-weight: bolder;
	}
#float-left2
{
	float: left;
	text-align: center;
	vertical-align: middle;
	font-size: small;
	margin-left: 10px;
	width: 30px;
	height: 40px;
	font-weight: bolder;
	}
	
#float-left a
{
	text-decoration: none;
	color: white;
	}
	
#menug
{
	float: left;
	width: 190px;
	height: 505px;
	margin-left: 0px;
	padding-bottom: 10px;
	background-color: #505d65;
	-moz-border-radius: 20px 10px 10px 20px;/*Navigateur Gecko type Mozilla*/
	-webkit-border-radius: 20px 10px 10px 20px;/*Navigateur Webkit type Chrome, Safari*/
	-webkit-border-top-left-radius: 20px;/*Arrondi groupé pour Chrome*/
	-webkit-border-top-right-radius: 10px;/*Arrondi groupé pour Chrome*/
	-webkit-border-bottom-left-radius: 20px;/*Arrondi groupé pour Chrome*/
	-webkit-border-bottom-right-radius: 10px;/*Arrondi groupé pour Chrome*/
	}
	
.news{
	position: absolute;
	top: 320px;
	left: 25px;
	border: none;
	}
	
.contact{
	position: absolute;
	top: 405px;
	left: 35px;
	border: none;
	}
	
.telechargements{
	position: absolute;
	top: 300px;
	left: 20px;
	border: none;
	}
	
.vmf_etc{
	position: absolute;
	top: 250px;
	left: 35px;
	border: none;
	}
	
#menug ul, li
{
	list-style: none;
	padding: 5px 0px 15px 5px;
	font-size: small;
	}
	
#menug a
{
	text-decoration: none;
	color: white;
	}
	
#menug a:hover
{
	font-style: italic;
	font-size: 1.1em;
	color: #a99da7;
	}
	
#corpd
{
	float: left;
	width: 650px;
	height: 505px;
	overflow: auto;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 20px;
	background-color: #414b52;
	-moz-border-radius: 10px 20px 20px 10px;/*Navigateur Gecko type Mozilla*/
	-webkit-border-radius: 10px 20px 20px 10px;/*Navigateur Webkit type Chrome, Safari*/
	-webkit-border-top-left-radius: 10px;/*Arrondi groupé pour Chrome*/
	-webkit-border-top-right-radius: 20px;/*Arrondi groupé pour Chrome*/
	-webkit-border-bottom-left-radius: 10px;/*Arrondi groupé pour Chrome*/
	-webkit-border-bottom-right-radius: 20px;/*Arrondi groupé pour Chrome*/
	}
	
fieldset {
	border: 0;
}
.mailwrapper {
	text-align: center;
}

.formcontact {
	margin: 0;
	text-align: left;
	width: 400px;
}
.formcontact form {
	text-align: left;
}

.formcontact label {
	/* used for right side captions */
	vertical-align: top;
	padding: 0 0 0 3px;
}

.formcontact .sidelbl {
	/* used for left side labels */
	width: 195px;
	vertical-align: top;
  display: block; 
}
.formcontact a {
	color: #F28F00;
}

.formcontact h2 {
	color: #005ABE;
	font-size: 120%;
}

.formcontact input, .formcontact textarea, .formcontact select {
	margin-bottom: 10px;
	background-color: #ffcdab;
	border: 1px solid #b3b2b2;
	color:#444;
}

.formcontact input:focus, .formcontact textarea:focus {
	background-color: #fce0ce;
	color: #000;
	border: 1px solid #444;
}

.formcontact .ver_img {
	vertical-align: middle;
	padding: 0;
	margin: 0 0 10px 10px;  
	border: 1px solid #F28F00; 
}

.formcontact fieldset {
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
}
.formcontact .legendspacing {
	height: 10px;
}

.formcontact .soumettre {
	display: block;
	margin-left: 110px;
}
.formcontact .obligatoire {
	color: #F28F00;
	font-size: 90%; 
	float: left;
	margin-top: 3px;
	margin-right: 5px;
}
.formcontact .fmspacer {
	height: 10px;
}

.formcontact .fminfofull {
	padding: 0 10px 0 10px;
	color: #005ABE;
	margin-bottom: 15px;
}
.formcontact .fminfohalf {
	padding: 0 10px 0 10px;
	color: #005ABE;
	margin-left: 110px;
	margin-bottom: 15px;
}
.formcontact .fmerrorbox {
	text-align: left;
}
.formcontact li {
	margin: 0 0 4px 0;
}
.formcontact .fmerrortitle {
	color: #FF0000;
	font-size: 120%;
}
	
#corpd a
{
	text-decoration: none;
	color: white;
	}

#corpd p
{
	text-align: justify;
	font-size: 1.1em;
	}

#corpd h2,h3,h1
{
	text-align: center;
	}

.img-left
{
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: none;
	}

#corpd a:hover
{
	color: #a99da7;
	}

hr
{
	color: #a99da7;
	background-color: #a99da7;
	height: 2px;
	border: 0;
	}

#video p
{
	width: auto;
	height: auto;
	text-align: center;
	font-size: x-small;
	}
	
#video
{
	width: auto;
	height: auto;
	padding-top: 25px;
	text-align: center;
	font-size: x-small;
	}

/*Signature*/	
#signature
{
	margin: 5px auto 0 auto;
	text-align: center;
	color: #666666;
	z-index: 20;
	font-size: small;
	}

#signature img
{
	float: left;
	width: 20px;
	height: 20px;
	border: none;
	}

#signature a:link
{
	color: #666666;
	text-decoration: none;
	}

#signature a:visited
{
	text-decoration: none;
	color: #666666;
	}

#signature a:hover
{
	text-decoration: underline;
	color: #333333;
	}

#signature a:active
{
	text-decoration: none;
	color: #666666;
	}
/*Fin signature*/

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