/* CSS Document */


body {
	background-color: #000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#a5723c;
	scrollbar-base-color:#a5723c;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	}
	
td {
font-family: Verdana, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;

		}	
				

div#global {
    top: 0px;
	margin-left: -510px;
	position: absolute;
	left: 50%;
	height: 700px;
	width: 1020px;
}	
	

				
hr {		color:#a5723c;
height: 1px;
background-color: red;
border: 0;

}						
	
 
a {  font-family: Verdana, Helvetica, sans-serif;
      font-size:12px;
      color:#dbd8cf;
	  text-decoration:underline;
	    
 }	  
 
a:hover {  font-family: Verdana, Helvetica, sans-serif;
      font-size:12px;
      color:#a5723c;
	  text-decoration:underline;
 }
 

li{
	list-style-type: square;
	margin-left: 10px;
    margin-right: 10px;
}

/*-----entêtes et titres-----*/
		
h1 {
font-family: Verdana, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#a5723c;
padding: 0px;
margin: 0px;

		}
		
h2 {
font-family: Verdana, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#b6613a;
padding: 0px;
margin: 0px;

		}		
	
 
/*----------formulaire---------*/
input 
	{
	font-family: Verdana ; 
	font-size: 11px;
	color:#ffffff;
	border: solid #ffffff;
	border-width: 1;
	background-color:transparent
	}
select
	{
	font-family: Verdana ; 
	font-size: 11px;
	color: #ffffff;
	border: solid #ffffff;
	border-width: 1;
	background-color:transparent
	}
textarea
	{
	font-family: Verdana ; 
	font-size: 11px;
	color: #ffffff;
	border: solid #ffffff;
	border-width: 1;
	background-color:transparent
	}
	
/*----------adresse---------*/

div#adresse {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	text-decoration: none;
}	

div#adresse a       {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	text-decoration: none;

}

div#adresse a:hover{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;

}
div#adresse a:visited{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;

}

/*----------images---------*/
.img {
	border: 1px solid #ffffff;
}

a img {
	border:0;
	}

/*----------navigation---------*/
.menu {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	text-decoration: none;

	
	
}


.menu a       {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	text-decoration: none;

}

.menu a:hover{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #a5723c;
	text-decoration: none;

}
.menu a:visited{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;

}

ul#menu
{
	margin-right:0px;
	margin-left:17px;
	margin-top:159px;
	margin-bottom:0px;
	padding: 0 ;
	list-style-type: none ;

}

ul#menu li
{
	margin-right:0px;
	margin-left:0px;
	margin-top:4px;
	margin-bottom:0px;
	padding: 0px ;
	list-style-type: none ;
}

ul#menu li a
{
	display: block ;
	width: 158px ;
	height: 20px;
	line-height: 20px ;
	color: #ffffff ;
	font-size:11px;
	font-weight: lighter;
	text-align: center;

	text-decoration: none ;
	background-color:#d27975;
	border: 0px solid #dbd ;
	list-style-type: none ;
}

ul#menu li a:hover
{
	background-color:#a84b46;
	font-weight: lighter;
	font-size:11px;
	border: 0px solid #f97 ;
	color: #ffffff ;
	list-style-type: none ;
}		

#btn_1 {
	float:left;
	display:block;
	width:130px;
	height:31px;
	background:url(../images/01_home_h.jpg) no-repeat left top;
	}

#btn_2 {
	float:left;
	display:block;
	width:146px;
	height:31px;
	background:url(../images/02_presentation_h.jpg) no-repeat left top;
	}
/*----------menus déroulants---------*/

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	font-size:0.9em;
	background-color:#a5723b;
	width:100%;
	margin-bottom:7px;
	margin-top:2px;
	padding-left:2px;	
	height:15px;
	color:#ffffff;
	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 #a5723b;
	width:100%;
	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;} 
/**/

/* End layout CSS */

		
