/* CSS Document */
body {
	background-color:#ad5c3a;
	scrollbar-face-color: c37e3b;
scrollbar-arrow-color: ffffff;
scrollbar-track-color: 5d4237;
	}
	
	
td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#c67b38;
		}	


div#global {
    top: 13px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	height: 500px;
	width: 900px;
}	

		
h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#ad5c3a;
		}
		
.titre {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#ad5c3a;
text-decoration:underline;
		}
	
							
	
 
a {  font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size:12px;
      color:#c67b38;
	  font-weight:bold;
	  text-decoration:underline;
	    
 }	  
 
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size:12px;
      color:#5d4237;
	  font-weight:bold;
	  text-decoration:none; 
 }
 

.lia{
	list-style-type: square;

}
 
 
input 
	{
	font-family: Verdana ; 
	font-size: 10px;
	color: #c67b38;
	border: solid #c67b38;
	border-width: 1;
	background-color:transparent
	}
select
	{
	font-family: Verdana ; 
	font-size: 10px;
	color: #c67b38;
	border: solid #c67b38;
	border-width: 1;
	background-color:transparent
	}
textarea
	{
	font-family: Verdana ; 
	font-size: 10px;
	color: #c67b38;
	border: solid #c67b38;
	border-width: 1;
	background-color:transparent
	}


.lien    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.lien a       {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.lien a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background : #c37e3b;
	text-decoration: none;
}
.lien a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}



.adresse   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}

.adresse a       {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}

.adresse a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: underline;
}
.adresse a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}



.img {
	border: 2px solid #c37e3b;
}

/* 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*/

	



		
