body { 
background-color: #FFFFFF;
background-attachment:fixed;
scrollbar-face-color:#CC8833;
scrollbar-track-color:#663010;
scrollbar-3dlight-color:#663010;
scrollbar-arrow-color:#663010;
margin: 0px;
padding: 0px;
color: #FFFFFF;
font-size:18px; 
font-family : Times New Roman, serif ;
background-image:url(images/fond.jpg);
min-width: 990px;
}

H1 { font-size: 18px }
H2 { font-size: 18px }

a:link {
    	color: #FFFFFF ;
}
a:visited {
    	color: #FFFFFF ;
}
a:active {
    	color: #FF0000 ;
}



.global {
width: 990px;
background-image:url(images/bandemilieu.png);
}

.globalhaut {
font-size:6px;
width: 990px;
height: 15px;
background-image:url(images/bandehaut.png);

}

.globalbas {
font-size:6px;
width: 990px;
height: 15px;
background-image:url(images/bandebas.png);

}

.menutexte {
color: #FFFFFF;
font-size:22px;
font-weight:bold;
text-align:center;
}


.menu {
font-weight:bold;
font-size:26px;
text-align:center;
width: 160px;
background-image:url(images/bandemenumilieu.png);

}

.menuhaut {
font-size:6px;
width: 160px;
height: 15px;
background-image:url(images/bandemenuhaut.png);

}

.menubas {
font-size:6px;
width: 160px;
height: 15px;
background-image:url(images/bandemenubas.png);

}

.ann {
width: 820px;
background-image:url(images/bandeannmilieu.png);

}

.annhaut {
font-size:6px;
width: 820px;
height: 15px;
background-image:url(images/bandeannhaut.png);

}

.annbas {
font-size:6px;
width: 820px;
height: 15px;
background-image:url(images/bandeannbas.png);

}

.calque{
z-index:+5;
  color: #FFFFFF;
  position: fixed;
  visibility : hidden;
  padding: 0px;
  font-family: Courrier;
  align: center;
  font-size: 8pt;
  background-color: #000000;
  opacity : .70;
  filter : alpha(opacity=70);
  width: 100%;
  height : 100%;
  top : 0;
  left : 0 ;
_position: absolute;
top: expression(documentElement.scrollTop+body.scrollTop + 0 + "px")
}

.window{
z-index:+10;
background-color: transparent;
  position: absolute;
  visibility : hidden;
  padding: 0px;
  font-family: Courrier;
  font-size: 8pt;
  border : 0;
  width: 990;
  height: 1000;


left:50%;
margin-top:50px;
margin-left:-495px;

}

.contemp_window{
z-index:+10;
background-color: transparent;
  width: 100%;
  height : 100%;
  border : 0;
}

.window2{
z-index:+10;
background-color: transparent;
  position: fixed;
  visibility : hidden;
  padding: 0px;
  font-family: Courrier;
  font-size: 8pt;
  border : 0;
  width: 1010;
  height: 100%;
left:50%;
margin-top:0px;
margin-left:-495px;
_position: absolute;
top: expression(documentElement.scrollTop+body.scrollTop + 0 + "px")
}

.contemp_window2{
z-index:+10;
background-color: transparent;
  width: 100%;
  height : 100%;
  border : 0;
}

h5 { 
  font-size:18px;
  text-shadow: 2px 2px 2px #3333300, 0 0 1em #FF9900, 0 0 0.2em #FF9900; 
  filter:progid:DXImageTransform.Microsoft.Shadow(color='#333300', Direction=135, Strength=3); 
  zoom: 1;
  margin-top:0px;
  height:18px;
} 

.ombrage {  
    -moz-box-shadow: 4px 4px 6px #000033;  
    -webkit-box-shadow: 4px 4px 6px #000033;  
    box-shadow: 4px 4px 6px #000033; 
 filter:progid:DXImageTransform.Microsoft.Shadow(color='#000033', Direction=135, Strength=6); 
    zoom: 1;
    } 
