/* Mise en page HTML  */
html, body {
	font-family: Times New Roman;
	font-size: 100%;
	color: #ffffff;
	background-color: #3333ff;
	text-decoration: none;
}

p {
	font-size: 100%;
	font-family: Times New Roman;
	color: #ffffff;
	text-align: center;
	margin:15px
}

ul, li {
	font-size: 100%;
	font-family: Times New Roman;
	color: #ffffff;
	text-align: justify;
	margin:15px
}

td {
 text-align:center;
}

 
/* Titre  */
h1 {
	font-size: 125%;
	font-family: Times New Roman;
	color: #ffffff;
	vertical-align: center;
	font-weight: bold;
}

h2 {
	font-size: 120%;
	font-family: Times New Roman;
	color: #ffffff;
	font-weight: bold;	
}

h3 {
	font-size: 110%;
	font-family: Times New Roman;
	color: #ffffff;
	font-weight: normal;
}

h4 {
	font-size: 130%;
	font-family: Times New Roman;
	color: #33ff33;
	font-weight: normal;
	font-weight: bold;
}

h5 {
	font-size: 75%;
	font-family: Times New Roman;
	color: #ffffff;
	text-align: center;
	font-weight: normal;
}

h6 {
	font-size: 50%;
	font-family: Times New Roman;
	color: #ffffff;
	text-align: center;
	font-weight: normal;
}

/* Liens HTML */
a:link {
	font-family: Times New Roman;
	font-size: 100%;
	text-decoration: none;
	color: #ffffff;
}

a:active {
	font-family: Times New Roman;
	font-size: 100%;
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	font-family: Times New Roman;
	font-size: 100%;
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	font-family: Times New Roman;
	font-size: 100%;
	text-decoration: none;
	color: #f4e123;
}

.footer {
	font-family: Times New Roman;
	font-size: 6px;
	color: #f4e123;
}

/* Images pour IE */
img {
	border: none white;
}


/* <---- Tableau ----> */
 
.cadre {
 }

.pochette {
	background-color:#ffffff; 
	border:2px solid #ffffff; 
 }
 
.contenu {
	 border:5px solid #3333ff;
	 vertical-align:top;
 }

.lightbox {
}

/* Plan du site */ 
.plan {
font-size: 120%;
	font-family: Times New Roman;
	background-color:#000000;
	border:2px solid #ffffff;  
	width: 280px;
	padding: 15px 15px;
}

.plansite { 
	width: 550px;
	padding:25px 15px;
}


/* <---- Menu gŽnŽral ----> */

/* global navigations */
.globalnav { 
	height: 10px; 
	margin: 5px auto; 
	position: relative; 
	text-align: center; 	
	height: 10px !important;
	z-index: 1;	
	clear:both;
}

.globalnav a.active { 
	cursor: default; 
}

/* jQuery Tools navi */
#menu a {
	float:left;
	font-size:15px;
	padding:5px 0px;	
	text-decoration:none;
	border:1px solid #ffffff;	
	height:18px;
	background-color:#000000;
	color:#ffffff;
	position:relative;
	top:1px;
}

/* Taille des ŽlŽments */
#menu1 {
	width: 100px;
}

#menu2 {
	width: 159px;
}

#menu3 {
	width: 159px; 
}

#menu4 {
	width: 136px; 
}

#menu5 {
	width: 96px; 
}

#menu6 {
	width: 200px;
}

#menu7 {
	width: 106px;
}

/* mouseover */
#menu a:hover {
	background-color:#f4e123;
	color:#ffffff;
}

/* mouse pressed */
#menu a:active {
	background-color:#3333ff;
	color:#ffffff;	
	cursor:default;
}

/* active button */
#menu a.active {
	background-color:#3333ff;
	color:#ffffff;	
	cursor:default;
}


/* <---- Sous menu ----> */

/* global navigations */
.sousnav { 
	height: 10px; 
	position: relative; 
	text-align: center; 	
	height: 19px !important;
	z-index: 1;	
	clear:both;text-decoration:none;
	border:1px solid #ffffff;
	background-color:#000000;
	color:#ffffff;
}

.sousnav a.active { 
	cursor: default; 
}

/* jQuery Tools navi */
#sousmenu a {
	margin:0px auto;
	text-align:center;
	padding:1px;
	font-size:14px;
}

/* mouseover */
#sousmenu a:hover {
	color:#f4e123;
}

/* mouse pressed */
#sousmenu a:active {
	color:#3333ff;	
	cursor:default;
}

/* active button */
#sousmenu a.active {
color:#3333ff;	
}

/* cadre */
#pane {
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
}

/* vieux cadre ˆ supprimer */

div.pane div {
	display:hidden;
	border:1px solid #ffffff;
	border-width:0 1px 0px 1px;
}


/* <---- Bas ----> */

/* global navigations */
.basnav { 
	height: 20px;
	position: relative; 
	text-align: center; 	
	height: 28px !important;
	z-index: 1;	
	clear:both;
}

.basnav a.active { 
	cursor: default; 
}

/* jQuery Tools navi */
#bas a {
	float:left;
	font-size:12px;
	display:block;
	padding:2px 0px;	
	text-decoration:none;
	border:1px solid #ffffff;
	height:14px;
	background-color:#000000;
	color:#ffffff;
	margin-right:0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright:0px;
	position:relative;
}

/* Taille des ŽlŽments */
#bas1 {
	width: 480px; 
}

#bas2 {
	width: 120px; 
}

#bas3 {
	width: 120px; 
}

#bas4 {
	width: 120px; 
}

#bas5 {
	width: 120px; 
}

/* mouseover */
#bas a:hover {
	background-color:#f4e123;
	color:#ffffff;
}

/* mouse pressed */
#bas a:active {
	background-color:#3333ff;
	color:#ffffff;	
	cursor:default;
}

/* active button */
#bas a.active {
	background-color:#000000;
	color:#ffffff;	
	cursor:default;
}


/* <---- Lightbox ----> */

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}


/* <---- Formulaire ----> */

form.formular {
	font-family: tahoma, verdana, "sans-serif";
	font-size: 12px;
	text-align: left;
	padding: 20px;
	border: 1px solid #A5A8B8;
	width:300px;
	margin:auto;
}

.formular fieldset {
	margin-top: 20px;
	padding : 15px;
	border: 1px solid #B5B8C8;
	
}

.formular legend {
	font-size: 12px;
	color: #ffffff;
	font-weight: 900;
}

.formular fieldset label {
	float: none;
	text-align: inherit;
	width: auto;
}

.formular label span {
	color: #000;
}

.formular input, .formular select, .formular textarea {
	display : block;
	margin-bottom: 5px;
}

.formular .text-input {
	width: 250px;
	color: #555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: 14px;
	margin-top: 4px;
	background: #FFF repeat-x;
	
}
.formular textarea {
	width: 250px;
	height:100px;
	color: #555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: 14px;
	margin-top: 4px;
	background: #FFF repeat-x;
	
}
.formular .infos {
	background: #FFF;
	color: #333;
	font-size: 12px;
	padding: 10px;
	margin-bottom: 10px;
}

.formular span.checkbox, .formular .checkbox {
	display: inline;
}

.formular .submit {
	background: #FFF repeat-x;
	border: 1px solid #AAA;
	padding: 4px;
	margin-top: 20px;
	float: right;
	text-decoration: none;
	cursor:pointer;
}

.formular hr {
	clear: both;
	visibility: hidden;
}

.formular .fc-error {
	width: 350px;
	color: 555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: 12px;
	margin-bottom: 15px;
	background: #FFEAEA;
}


/* <---- Validation Formulaire ----> */

	.formError {
			position:absolute;
			top:300px; left:300px;
			padding-bottom:13px;
			display:block;
			z-index:5000;
			cursor:pointer;
		}
			#debugMode{
				background:#000;
				position:fixed;
				width:100%; height:200px;
				top:0; left:0;
				overflow:scroll;
				opacity:0.8;
				display:block;
				padding:10px;
				color:#fff;
				font-size:14px;
				z-index:100000;
			}
		
			.ajaxSubmit{ padding:20px; background:#55ea55;border:1px solid #999;display:none}
			.formError .formErrorContent {
				width:100%; 
				background:#000000;
				color:#fff;
				width:150px;
				font-family:tahoma;
				font-size:11px;
				border:2px solid #ddd;
				box-shadow: 0px 0px 6px #000;
				-moz-box-shadow: 0px 0px 6px #000;
				-webkit-box-shadow: 0px 0px 6px #000;
				padding:4px 10px 4px 10px;
				border-radius: 6px;
				-moz-border-radius: 6px;
				-webkit-border-radius: 6px;
			}
			.greenPopup .formErrorContent {background:#33be40;}
			
			.blackPopup .formErrorContent {background:#393939;color:#FFF;}
			
			.formError .formErrorArrow{
				position:absolute;
				bottom:0;left:20px;
				width:15px; height:15px;

				z-index:5001;
			}
			.formError .formErrorArrowBottom{top:0;margin:-6px;}
			
				.formError .formErrorArrow div{
					border-left:2px solid #ddd;
					border-right:2px solid #ddd;
					box-shadow: 0px 2px 3px #444;
					-moz-box-shadow: 0px 2px 3px #444;
					-webkit-box-shadow: 0px 2px 3px #444;
					font-size:0px; height:1px; background:#ee0101;margin:0 auto;line-height:0px; font-size:0px; display:block;
				}
					.formError .formErrorArrowBottom div{
						box-shadow: none;
						-moz-box-shadow: none;
						-webkit-box-shadow: none;
					}
					
				.greenPopup .formErrorArrow div{background:#33be40;}
				.blackPopup .formErrorArrow div{background:#393939;color:#FFF;}

				.formError .formErrorArrow .line10{width:15px;border:none;} 
				.formError .formErrorArrow .line9{width:13px;border:none;} 
				.formError .formErrorArrow .line8{width:11px;} 
				.formError .formErrorArrow .line7{width:9px;} 
				.formError .formErrorArrow .line6{width:7px;} 
				.formError .formErrorArrow .line5{width:5px;} 
				.formError .formErrorArrow .line4{width:3px;} 
				.formError .formErrorArrow .line3{width:1px;
					border-left:2px solid #ddd;
					border-right:2px solid #ddd;
					border-bottom:0px solid #ddd;} 
				.formError .formErrorArrow .line2{width:3px;border:none;background:#ddd;}
				.formError .formErrorArrow .line1{width:1px;border:none;background:#ddd;}  
