/* CSS Document */
body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-color:#282b2c;
	scrollbar-face-color: #54585a;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #54585a;
	scrollbar-3dlight-color: #424040;
	scrollbar-darkshadow-color: #424040;
	scrollbar-track-color: #282b2c;
	scrollbar-arrow-color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	}
	
	
.body2 {

	background-color:#282b2c;
	scrollbar-face-color: #54585a;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #54585a;
	scrollbar-3dlight-color: #424040;
	scrollbar-darkshadow-color: #424040;
	scrollbar-track-color: #282b2c;
	scrollbar-arrow-color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	}
	
td {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
text-align:justify;

		}	
				

div#global {
    top: 10px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	height: 550px;
	width: 900px;
}	

div#contenu { 
overflow: auto;
width: 600;
height: 285;
padding-right:17px
}

		
h1 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#ffffff;

		}
		
h2 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#d61508;

		}		
		

.titre {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:24px;
color:#d61508;
font-weight:bold;

		}	

				
hr {		color:#ffffff;
height: 1px;
background-color: red;
border: 0;

}						
	
 
a {  font-family: Arial, Verdana, Helvetica, sans-serif;
      font-size:12px;
      color:#ffffff;
	  font-weight:bold;
	  text-decoration:none;
	    
 }	  
 
a:hover {  font-family: Arial, Verdana, Helvetica, sans-serif;
      font-size:12px;
      color:#d61508;
	  font-weight:bold;
	  text-decoration:none; 
 }
 

li{
	list-style-type: square;
	margin-left: 10px;
    margin-right: 10px;
}
 
 
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  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;

}

.adresse a       {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	text-decoration: none;

}

.adresse a:hover{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;

}
.adresse a:visited{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;

}


.img {
	border: 1px solid #ffffff;
}

ul#menu
{
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;

}

ul#menu li
{
	margin: 0 0 5px 0 ;
	padding: 0 ;
}

ul#menu li a
{
	display: block ;
	width: 120px ;
	line-height: 20px ;
	color: #ffffff ;
	font-family: "Arial Narrow", "Arial Black", Arial, sans-serif, Verdana;
	letter-spacing: 3px;
	font-size:15px;
font-weight:bold;

	text-decoration: none ;
	border: 0px solid #dbd ;
}

ul#menu li a:hover
{
	display: block ;
	width: 120px ;
	line-height: 20px ;
	color: #d61508 ;
	font-family: "Arial Narrow", "Arial Black", Arial, sans-serif, Verdana;
	letter-spacing: 3px;
	font-size:15px;
font-weight:bold;

	text-decoration: none ;
	background-color:#b5b6b8;
	border: 0px solid #dbd ;
}

ul#menu li a:visited
{
	display: block ;
	width: 120px ;
	line-height: 20px ;
	color: #ffffff ;
	font-family: "Arial Narrow", "Arial Black", Arial, sans-serif, Verdana;
	letter-spacing: 3px;
	font-size:15px;
font-weight:bold;

	text-decoration: none ;
	border: 0px solid #dbd ;
}

p {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
}


a img {
	border:0;
	}
	

.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;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px dotted #d1bc6c;
	width:95%;
	color:#ffffff;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	/* End layout CSS */
	
	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*/

		
