body {
background : #1a283d url(img/bg_body.gif) repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
}
#header {
height: 103px;
background-color: #99CCCC;
background: #99CCCC url(img/bandeau-sling.gif);
}
#conteneur {
margin-left: auto;
margin-right: auto;
/* position: absolute; */
width: 960px;
background-color: White;
border-left: 1px solid Black;
border-right: 1px solid Black;
}
#centre, #centre-nu {
width: 745px;
background-color: White;
margin-left: 200px;
background-image: url(img/fond-filli.jpg);
font-weight: bolder;
}
#centre-nu {
	background-image: none;
	font-weight: normal;
}
#gauche {
float:left;
width: 200px;
/* background: #fff url(img/degreebleu1.jpg)  repeat-y !important; */
}
#pied {
width: 960px;
height: 20px;
margin-left: auto;
margin-right: auto;
border-left: 1px solid Black;
border-right: 1px solid Black;
}

/*
#gauche {
	font: 8pt/16pt verdana, geneva, arial, sans serif;
	margin: 0;
	padding:0;
}
#gauche ul {
	margin: 0;
	padding:0;
}
#gauche li {
	list-style-type: none;
	margin-bottom: 5px;
	margin-left: 5px;
}
#gauche a {
	margin: 0 2px;
	color: #000000;
	text-decoration: none;
}
#gauche a:hover {
	border-bottom: 1px dashed #F66804;
	padding-bottom: 2px;
}

*/
p {margin: 0 0 10px 0;}


.separateur {
height: 20px;
border-top: solid 1px black;
background-color: #00016C;
font-family: Verdana, Arial, Tahoma, Geneva, sans-serif;
font-size: 10px; 
color: #FFFFFF;
text-align: center;
}
.separateur a {
	color: Aqua;
}
#centre, #centre-nu {
	/* vertical-align: top; */
	margin-top: 2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	border-left: 1px solid #666666;
	padding-left: 5px;
	padding-right: 5px;
}
#centre h1, #centre h2, #centre-nu h1, #centre-nu h2{
	font-family: Verdana, Arial, Tahoma, Geneva, sans-serif;
	color: #999999;
}
#centre h1, #centre-nu h1{
	font-size: 20px;
}
#centre h2, #centre-nu h2{
	font-size: 12px;
}
/* le tableau gauche */
.tabgauch{
	width: 300px;
}

.etipat, .etipat2, .etipat3, .etipatd, .etipat2d, .etipat3d {
	font-size: 12px;
	font:"Century Gothic";
	border: none;		
}
.etipat{
	font-weight: bolder;
	background-color:#CC9999;
}
.etipatd{
	text-align: right;
	background-color:#CC9999;
}	

.etipat2{
	background-color:#CCCCCC;
}
.etipat2d{
	text-align: right;
	background-color:#CCCCCC;
}
.etipat3d{
	text-align: right;
}
.graph{
	margin-left: 20px;
}
.mhoriz{
	margin-right: 50px;
	font-weight: bolder;
	font-family:verdana, arial, helvetica, sans-serif;
	color: #772222;
}
.mhoriz a:visited{
	color: #772222;
}

.mhoriz a:hover{
	background-color: #cccccc;
}
.info {
	margin-left: 30px;
	margin-right: 30px;
}

#sidebar {
	margin-top: 25px;
	font: 0.8em Arial,sans-serif;
}
#sidebar h2 {
	color: #005D99;
	font-size: 1em;
	font-weight: bold;
	background: #F5F5F5;
	border: 1px solid #CDCDCD;
	border-width: 1px 0;
	padding: 5px 8px;
	margin: 0 0 10px 0;
}
#sidebar a:link, #sidebar a:visited { text-decoration: none; }
#sidebar a:hover, #menugraph a:hover { 
	background-color:#eff4fa;
	color:#036;
}
#sidebar ul, #menugraph ul { 
/*	border-width:1px 1px 0 1px;
	border-style:solid;
	border-color:#d6e1ec; */
	padding:0;
	margin:0;
	margin-bottom: 5px;
}
#sidebar li, #menugraph li {
	/* border-bottom:1px solid #d6e1ec; */
	list-style:none;
	margin:0;
}
#sidebar a, #menugraph a {
	font-size:1.2em;
	display:block;
	text-decoration:none;
	color:#369;
	background-color:#fff;
	padding-left:1em;
}
.bord {
	border: 1px solid #696969;
}
