/* CSS Document */


body {
	background-color: #463f32;
	scrollbar-3dlight-color:#463f32;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#463f32;
	scrollbar-face-color:#463f32;
	scrollbar-highlight-color:#463f32;
	scrollbar-shadow-color:#463f32;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	}
	
td {
font-family: Verdana, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;

		}	
				
#langue{
	height: 20px;
    position: absolute;
    top: 14px;
    width: 200px;

}



div#global {
    top: 0px;
	margin-left: -475px;
	position: absolute;
	left: 50%;
	height: 550px;
	width: 950px;
}	

				
hr {		
color:#e46b2c;
height: 1px;
width:50%;
text-align:left;
background-color:#e46b2c;
border: 0;
left:0;

}						
	
 
a {  font-family: Verdana, Helvetica, sans-serif;
      font-size:12px;
      color:#ffffff;
	  text-decoration:none;
	  outline:none;
	    
 }	  
 
a:hover {  font-family: Verdana, Helvetica, sans-serif;
      font-size:12px;
      color:#e46b2c;
	  text-decoration:none; 
 }
 

li{
	list-style-type: square;
	margin-left: 10px;
    margin-right: 10px;
}

#video {
	margin:10px 0;
}

/*-----entêtes et titres-----*/
		
h1 {
font-family: Verdana, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#e46b2c;

		}
		
h2 {
font-family: Verdana, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#ffffff;

		}	
		
.titre{
font-family: Verdana, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#e46b2c;

		}			

	
/*----------adresse---------*/

.adresse  {
		font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}	

.adresse a:link {
		font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #1d66cc;
	text-decoration: none;
}	
.adresse a:hover {
		font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #1e73ca;
	text-decoration: underline;

}	
.adresse a:active {
		font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #1d66cc;
	text-decoration: none;
}

.adresse a:visited {
		font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #1d66cc;
	text-decoration: none;
}	

/*----------images---------*/
.img {
	border: 2px solid #ffffff;
}

a img {
	border:0;
	}

/*----------navigation---------*/
div#menu {
    top: 10px;
	margin-right: 0px;
	position: relative;
	left: 22%;
	height: 25px;
	width: 500px;
}

div#small_pict {
    top: 10px;
	margin-right: 0px;
	position: relative;
	left: 22%;
	height: 25px;
	width: 500px;
}

/*----------menus déroulants---------*/

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	font-size:0.9em;
	background-color:#d1bc6c;
	width:95%;
	margin-bottom:7px;
	margin-top:2px;
	padding-left:2px;	
	height:15px;
	color:#50170a;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	

	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */

	border:1px dotted #d1bc6c;
	width:95%;
	color:#ffffff;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	

	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	color:#ffffff;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
}

/* START WINDOWS OVERLAY*/
#GB_overlay { background-color: #000000; position: absolute; margin: auto; top: 0; left: 0; z-index: 100; }
#GB_window {left: 0; top: 0; font-size: 1px; position: absolute; overflow: visible; z-index: 150; }
#GB_window .content { width: auto; margin: 0; padding: 0; background-color: #fff; border: 3px solid #ccc; border-top: none; }
#GB_frame { border: 0; margin: 0; padding: 0; overflow: auto; white-space: nowrap; }
.GB_Window .content { background-color: #fff; border: 3px solid #ccc; border-top: none; }
.GB_Window .header { border-bottom: 1px solid #aaa; border-top: 0px solid #999; border-left: 1px solid #ccc; border-right: 1px solid #ccc; margin: 0; height: 20px; font-size: 12px; padding: 3px 0; color: #333;}
.GB_Window .caption { font-size: 11px; font-weight: bold; white-space: nowrap; padding-right: 20px; }
.GB_Window .close { text-align: right; }
.GB_Window .close span { font-size: 11px; cursor: pointer }
.GB_Window .close img { cursor: pointer; padding: 0 3px 0 0; }
.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }
/* END WINDOWS OVERLAY*/

/*photogalery*/
.Gallery3GalerieTitreTexte {font-family:Verdana;font-size:10px;color:#DDDDDD;font-weight:bold;} 
.Gallery3GalerieCheminLiens {font-family:Verdana;font-size:10px;color:#666666;text-decoration:underline;font-weight:bold;} 
.Gallery3GalerieCheminLiens:hover {font-family:Verdana;font-size:10px;color:#666666;text-decoration:none;font-weight:bold;} 
.Gallery3GalerieCheminTexte {font-family:Verdana;font-size:10px;color:#666666;text-decoration:none;font-weight:bold;} 
.Gallery3GaleriePageEnCours {font-family:Verdana;font-size:10px;color:#DDDDDD;font-weight:bold;} 
.Gallery3RepertoireTitre {font-family:Verdana;font-size:9px;color:#666666;font-weight:bold;} 
.Gallery3FichierTexte {font-family:Verdana;font-size:10px;color:#ffffff;} 
.Gallery3PhotoTexte {background:#FFFFFF;font-family:Verdana;font-size:10px;color:#666666;} 
/**/

/*contact*/
.CFItem {width:400px;clear:both;}
.CFLabel {width:150px;float:left;font-family:verdana;font-size:10px;color:#fff;margin-bottom:2px;margin-top:2px;}
.CFField {width:250px;float:left;font-family:verdana;font-size:10px;color:#999;margin-bottom:2px;margin-top:2px;}
.CFFieldText {font-family:verdana;font-size:10px;color:#999;width:250px;}
.CFFieldTextarea {font-family:verdana;font-size:10px;color:#999;width:250px;}
.CFFieldSelect {font-family:verdana;font-size:10px;color:#fff;width:250px;}
.CFFieldRadio {}
.CFFieldCheckbox {}
.CFFieldPassword {font-family:verdana;font-size:10px;color:#000000;width:250px;}
.CFFieldFile {font-family:verdana;font-size:10px;color:#000000;width:250px;}
.CFFieldEmail {font-family:verdana;font-size:10px;color:#000000;width:250px;}
.CFFieldCopy {}
.CFFieldRadioData {}
.CFFieldCheckboxData {}
.CFCaptcha {width:400px;font-family:verdana;font-size:10px;color:#000000;text-align:center;}
.CFCaptchaTitre {width:100%;text-align:center;font-weight:bold;display:none;}
.CFCaptchaTexte {width:100%;text-align:justify;}
.CFStar {width:400px;font-family:verdana;font-size:10px;color:#e46b2c;float:left;margin-left:200px;margin-top:20px;}
.CFStarIcon {font-family:verdana;font-size:10px;color:#e46b2c;}
.CFButton {width:400px;text-align:center;}
.CFButtonSubmit input {font-family:verdana;font-size:10px;color:#000000;font-weight:bold;width:200px;float:left;margin-left:180px;margin-top:20px;}
.CFButtonReset input {font-family:verdana;font-size:10px;color:#000000;font-weight:bold;float:left;width:200px;text-align:center;margin-top:20px;display:none;}
.CFMessageSent {width:400px;font-family:verdana;font-size:12px;color:#003300;font-weight:bold;text-align:center;margin-top:20px;}
.CFFieldset {clear:both;display:block;border:solid 1px #999999;margin:0;margin-bottom:4px;padding:10px;width:400px;}
.CFLegend {font-family:verdana;color:#666666;font-size:12px;font-weight:bold;background:#efefef;border:solid 1px #999999;padding:2 5 2 5;margin-bottom:10px;} 
/**/

/* End layout CSS */

		
.LoopGalleryTitle,.LoopGalleryAbstract{position:relative; clear:both; display:block;}
