body
{
background-color : #a92506;
 scrollbar-3d-light-color : #000000;
    scrollbar-arrow-color : #000000;
    scrollbar-base-color : #000000;
    scrollbar-dark-shadow-color : #a92506;
    scrollbar-face-color : #a92506;
    scrollbar-highlight-color : #000000;
    scrollbar-shadow-color : #000000;
}
h1 {
	font-size: 19px;
    font-family: times new roman, Geneva, arial, Helvetica, sans-serif;	
	margin: 0px;
	color : #ffbf00;
}
A:link.menu 
{
 font-family : verdana;
 text-decoration: none;
 color : #fc8200;
 font-size: 10px;
}

A:visited.menu 
{
 font-family : verdana;
 text-decoration: none;
 color : #fc8200;
 font-size: 10px;
}
 
A:active.menu 
{
 font-family : verdana;
 text-decoration: none;
 color : #fc8200;
 font-size: 10px;
}
 
A:hover.menu 
{
 font-family : verdana;
 text-decoration: none;
 color : #5c4124;
 font-size: 10px;
}
A:link 
{
 font-family : arial, Helvetica, sans-serif;
 text-decoration: none;
 color : #bb8e07;
 font-size: 10px;
}

A:visited 
{
 font-family : arial, Helvetica, sans-serif;
 text-decoration: none;
 color : #bb8e07;
 font-size: 10px;

}
 
A:active 
{
 font-family : arial, Helvetica, sans-serif;
 text-decoration: none;
 color : #bb8e07;
 font-size: 10px;
}
 
A:hover 
{
 font-family : arial, Helvetica, sans-serif;
 text-decoration: none;
 color : #f53f04;
 font-size: 10px;
}
TD { 
	font-family : arial ; 
	font-size : 11px ; 
	color : #1f506d ;
	}
	
.adresse { 
	font-family : arial ; 
	font-size : 10px ; 
	color : #ff4700 ;
	}
Body 
	{ 
	font-family : Verdana ; 
	font-size : 10px ; 
	color : #d0cdcd 
    }
input,select,textarea 
	{
	font-family: arial ; 
	font-size: 11px;
	color: #d0cdcd;
	border: solid #d0cdcd;
	border-width: 1;
	background-color:transparent
	}
.in
	{
	font-family: arial ; 
	font-size: 11px;
	color: #1f506d;
	border: solid #1f506d;
	border-width: 1;
	background-color:transparent
	}
div#scroll {
	overflow: auto;
	height: 371;
	width: 526px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1f506d;
  scrollbar-3d-light-color : #ffffff;
    scrollbar-arrow-color : #ffbf00;
    scrollbar-base-color : #ffffff;
    scrollbar-dark-shadow-color : #ffffff;
    scrollbar-face-color : #ffffff;
    scrollbar-highlight-color : #ffffff;
    scrollbar-shadow-color : #ffbf00;
}









/* 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*/

