body
{
margin-left:0px;
margin-top:0px;
background:#040502 url(images/fond_vert2.jpg) repeat-x;
color:#828282;
font-family:Arial;
font-size:14px;
text-align:justify;
}

p:hover
{
color:#8D9B29;
}

h2
{
color:#828282;
font-family:Arial;
font-size:13px;
}

a
{
color:#5B5B5B;
border-bottom:1px dotted #5B5B5B;
text-decoration:none;
}

a:hover
{
color:#5B5B5B;
border-bottom:0px dotted #5B5B5B;
text-decoration:none;
}

#header
{
background-image:url(images/header_vert.jpg);
background-repeat:fixe;
margin-top:0px;
margin-left:0px;
width:891px;
height:286px;
}

#global
{
width:891px;
}

#corp
{
width:440px;
float:right;
}

#menu
{
float:left;
width:200px;
margin-left:210px;
}

#menu ul
{
list-style:none;
margin:0;
padding:0;
} 

#menu li
{
margin-left:20px;
}


.boutton {
width:165px;
height:40px;
background:url('images/autres/bouton_vert2.jpg');
}


.boutton2 {
width:176px;
height:25px;
background:url('images/autres/bouton_vert.jpg');
}

.boutton3 {
width:220px;
height:3px;
background:url('images/autres/bouton_vert3.jpg');
}

.boutton_acc {
width:101px;
height:21px;
background:url('images/autres/boutonacc_vert.png');
}

.boutton_ann {
width:101px;
height:21px;
background:url('images/autres/boutonann_vert.png');
}

.boutton_val {
width:101px;
height:21px;
background:url('images/autres/boutonval_vert.png');
}

.boutton_ret {
width:101px;
height:21px;
background:url('images/autres/boutonret_vert.png');
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
	