/*-------------------------------------- général*/
html,body {
margin: 0;
padding: 0;
background: #868A90;
font: 0.8em verdana, arial, sans-serif;
text-align: center;
}
#global{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width:750px;
	text-align: left;
	background:url(bg.png);
}
p ,h1,h2,h3{margin:0;}
img{border:0;}
a{text-decoration: none;}
/*-------------------------------------- header*/
#header{
background:url(top_right.jpg);
background-repeat:no-repeat;
background-position:top right;
margin:0;
height:140px;
}
#top_menu_bar{
font-weight:bold;
margin:0px;
padding-left:200px;
padding-bottom:20px;
background:url(top_bottom.jpg);
background-repeat:no-repeat;
background-position:bottom left;
background-color:#4B6CA8;
}
#top_menu_bar, #top_menu_bar a{ color:#fc9;}

#top_menu_bar a:hover{ color:#fc0;}
/*---------------------------------------- menu gauche*/
#menu_left{
background:url(bg_left.png);
background-repeat:no-repeat;
background-position:top left;
float:left;
width:190px;
height:568px;
min-height:568px;
}
html>body #menu_left{
height:auto;
}
#menu_left .une, #menu_left dl{margin:10px;}
#menu_left .une{
margin-top:54px;
color:#fc0;
font-weight:bold;
}
#menu_left dt{
background:url(dossier.png);
background-repeat:no-repeat;
background-position:top left;
color:#fc9; 
font-weight:bold;
margin-bottom:3px;
padding-left:18px;
text-shadow:#CC6600;
}
#menu_left dd{
margin:0; color:#fff;
font: 1em Geneva, Arial, Helvetica, sans-serif;
}
#menu_left a{color:#fff;}
#menu_left a:hover{color:#fc0;}
#menu_left .smenu{margin-left:20px;}
/*----------------------------------------centre et contenu*/
#centre{
float:left;
width:560px;
}
#boite_outil{
float:left;
color:#FFFFFF;
font: 1em Geneva, Arial, Helvetica, sans-serif;
width:550px;
}
.commission {
	border: 1px solid #000000;
}
#boite_outil, #boite_outil a{color:#336;}

#boite_outil a:hover{color:#fc0;}

#contenu{
margin:10px;
margin-top:49px;
}
.blanc {
color:#FFFFFF;
}
.fondgris {
background-color:#999999;
}

h1{
font: 1.5em verdana, arial, sans-serif;
font-weight:bold;
color:#295A8F;
background:url(etoile.png);
background-repeat:no-repeat;
background-position:top left;
padding-left:20px;
margin-bottom:10px;
}

h2 {
font-size:1.2em;
color:#295A8F;
margin-top:10px;
margin-bottom:10px;
}

h3 {
font-size:1em;
color:#295A8F;
}
h4 {
	font-size:1em;
color:#000;
text-indent:20px;
margin-top:2px;
margin-bottom:5px;
}
h5 {
	font-size:1em;
color:#000;
text-indent:40px;
margin-top:2px;
margin-bottom:5px;
}

.case {
background-color:#295A8F;
}

/*----------------------------------------bas*/
#bottom{clear:left}
#jour {
position:absolute;
left:560px;
top:20px;
width:200px;
color:#FFFFFF;
}
input, select {
font: 1em verdana, arial, sans-serif;
}


#contenu .une, #contenu dl{margin-left:100px;}
#contenu .une{
margin-top:5px;
color:#fc0;
font-weight:bold;
}
#contenu dt{
background:url(dossier1.png);
background-repeat:no-repeat;
background-position:top left;
color:#295A8F; 
font-weight:bold;
margin-bottom:3px;
padding-left:18px;
}
#contenu dd{
margin:0; color:#fff;
font: 1em Geneva, Arial, Helvetica, sans-serif;
}
#contenu a{color:#295A8F;}
#contenu a:hover{color:#fc0;}
#contenu .smenu{margin-left:20px;}
#evitement a{color:#666666;}
.rouge {
font-size:1.2em;
color:#FF0000;
margin-top:10px;
margin-bottom:10px;

}

