/* 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*/




div#scroll {
	overflow: auto;
	height: 450px;
	width: 900px;
	margin-top: 0px;
	margin-left: 0px;
	color: #87302f;
	text-align:left ;
	}

body {
/*scrollbar-3d-light-color : #3A3A3A; 
scrollbar-arrow-color : #9C9C9C; 
scrollbar-base-color : #9C9C9C; 
scrollbar-dark-shadow-color : #3A3A3A; 
scrollbar-face-color : #3A3A3A; 
scrollbar-highlight-color : #3A3A3A; 
scrollbar-shadow-color : #9C9C9C; ;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: "trebuchet MS";
	color: #000000;
	background-color:#7e94a9;
	background-image: url(../images/main-bg.jpg);
	background-repeat:repeat-x;
	background-position: center top;
	 }

td, textarea, input, select {
font-family: "trebuchet MS";
font-size: 11px;
font-weight: normal;
}
.contenue{
}
.pl{
	color: #FFFFFF;
	}
a:link, a:visited {
	color: #f10c11;
	font-weight:bold;
	text-decoration:underline;
}
a:hover {
	color: #f10c11;
	text-decoration: none;
	font-weight:bold;
}
a.menu:link{
 font-family: "trebuchet MS";
 color: #ffffff;
 text-decoration:none;
 font-size:12px;
 text-transform:uppercase;

}
a.menu:visited {
 font-family: "trebuchet MS";
 color: #ffffff;
 text-decoration:none;
 font-size:12px;
 text-transform:uppercase;
 }
a.menu:hover {
 font-family: "trebuchet MS";
 color: #f80b0f;
 text-decoration:none;
 font-size:12px;
 text-transform:uppercase;

}
.body-bg
	{ 
	/*background-image:url(../images/body-bg.png); 
	background-repeat: repeat-y;*/
	background-color:#b4df5b;
	}
    .h2
	{
	color: #090303;
	font-size: 18px;
	}
	.h3{
	color: #f80b0f;
	font-size: 18px;
	}
	a.footer:link{
 font-family: "trebuchet MS";
 color: #ffffff;
 text-decoration:none;
 font-size:11px;
}
a.footer:visited {
 font-family: "trebuchet MS";
 color: #ffffff;
 text-decoration:none;
 font-size:11px;
 }
a.footer:hover {
 font-family: "trebuchet MS";
 color: #ffaf25;
 text-decoration:none;
 font-size:11px;
}
h2
	{
	color: #090303;
	font-size: 18px;
	}
	
img	{
margin-bottom:5px;
border:none;
}