/* 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: 12px; 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*/






body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: "trebuchet MS";
	color: #636363;
	background-color:#f0f0f0;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	 }
	 
:focus{
	outline:none;
}	 

td, textarea, input, select {
font-family: "trebuchet MS";
font-size: 12px;
font-weight: normal;
}
.contenue{
width:auto;
min-height:410px;
margin:20px;
overflow:auto;
}
.txt-red{
	color: #c41c0c;
	}
	.pl{
	color: #ffffff;
	font-size:12px;
	}
a:link, a:visited {
	color: #3683b0;
	font-weight:bold;
	text-decoration:underline;
}
a:hover {
	color: #003d61;
	text-decoration: underline;
	font-weight:bold;
	
}
a.menu:link{
 font-family:  "trebuchet MS" ;
 color: #ffffff;
 text-decoration:none;
 font-size:12px;
 text-transform:uppercase;
background-image:url(../images/bg_nav.jpg);
 background-repeat:repeat-x;
 height:24px;
 width:71px;
 display:block;

}
a.menu:visited {
 font-family:  "trebuchet MS" ;
 color: #ffffff;
 text-decoration:none;
 font-size:12px;
 text-transform:uppercase;
background-image:url(../images/bg_nav.jpg);
 background-repeat:repeat-x;
 height:24px;
 width:71px;
 display:block;
 

 }
a.menu:hover {
 font-family:  "trebuchet MS" ;
 color: #002133;
 text-decoration:none;
 font-size:12px;
 text-transform:uppercase;
background-image:url(../images/bg_nav.jpg);
 background-repeat:repeat-x;
 height:24px;
 width:71px;
 display:block;


}
a.menu2:link{
 font-family:  "trebuchet MS" ;
 color: #030303;
 text-decoration:none;
 font-size:12px;
  text-transform:uppercase;
background-image:url(../images/button.png);
 background-repeat:no-repeat;
  height:24px;
 width:71px;
 display:block;



}
a.menu2:visited {
 font-family:  "trebuchet MS" ;
 color: #030303;
 text-decoration:none;
 font-size:12px;
  text-transform:uppercase;
background-image:url(../images/button.png);
background-repeat:no-repeat;
   height:24px;
 width:71px;
 display:block;

 }
a.menu2:hover {
 font-family:  "trebuchet MS" ;
 color: #8c1818;
 text-decoration:none;
 font-size:12px;
  text-transform:uppercase;
background-image:url(../images/button.png);
background-repeat:no-repeat;
 height:24px;
 width:71px;
 display:block;


}
.body-bg
	{
	background-image: url(../images/bbg.jpg);
	background-repeat: no-repeat;
	}
    .h2
	{
	color: #3683b0;
	font-size: 20px;
	font-family: "trebuchet MS";
	}
	.h3{
	color: #89bd3c;
	font-size: 12px;
	font-family: "trebuchet MS";
	}
		.contact{
	color: #30200f;
	font-size: 12px;
	font-family: "trebuchet MS";
	}
	a.footer:link{
 font-family: "trebuchet MS";
 color: #919191;
 text-decoration:none;
 font-size:11px;
}
a.footer:visited {
 font-family: "trebuchet MS";
 color: #919191;
 text-decoration:none;
 font-size:12px;
 }
a.footer:hover {
 font-family: "trebuchet MS";
 color: #5696bc;
 text-decoration: none;
 font-size:12px;
}
.image-frame{
border:solid 5px;
border-color:#cccccc;
background-color:#FFF;
background-image:url(loading.gif);
background-repeat:no-repeat;
background-position: center center;
}
   h2
	{
	color: #3683b0;
	font-size: 20px;
	font-family: "trebuchet MS";
	font-family:Verdana, Arial, Helvetica, sans-serif
	}
	h3{
	color: #89bd3c;
	font-size: 12px;
	font-family: "trebuchet MS";
	}
	
#film {
	position:absolute;
	width:300px;
	height:300px;
	left: 820px;
	top: 409px;
	}	
#BTNBack{
	display:none;
}

#homepage a{
	display: block;
}