/* CSS Document */
body {
	margin: 2px auto 1px auto;/*haut - droite - dessous - gauche*/
	width:1024px;
	height:auto;
	font-family: Bookman Old Style, Helvetica, sans-serif;
	cursor: url(ico.ani), auto;
	font-size: 14px;
	color: #990000;
	font-weight: bolder;
	border: 3px;
	background-image: url(../image/Mur03.jpg);
	border-color: #CCCCCC;
	border-style: solid;
	text-align: center;
}

div#bandeau {
	width:1024px;
	height:150px;
	margin: 0 auto;
	}
 div#contenu {
	width:auto;
	height:auto;
	background-color:#CCCCCC;
	margin-left: 200px;
	margin-right: auto;
	margin-top: 0px;
	}
	#leftnav
{
	float: left;
	width: 200px;
	margin: 0;
	padding: 0em;
	background-color: #CCCCCC;
	height: auto;
	margin-top: 0px;
}

div#piedpage {
	width:1024px;
	height:55px;
	background-color:#CCCCCC;	
	font-size: 11px;
	font-family: "Bookman Old Style";
	color: #990000;
	font-weight: bolder;
	margin: 0 auto;
}

li {

 font-size: 100%;
 color: #990000;
 display : list-item;
 list-style-image : url(puce.gif);
 line-height: 25px;
} 

a {
	font-size: 11px;
	color: #990000;
	font-weight: bolder;
}
h1 {
	font-size: 13px;
	color: #993300;
	text-transform: uppercase;
}

 h3
        {
	background-color:#990033;
	color:#FFCC33;
	font-size:0.9em;
        }
 h4
        {
	background-color:#990033;
	color:#FFCC33;
	font-size:1.2em;
	text-align: center
        }

a:visited {
	color: #990000;
}
a:hover {
	color: #CC3333;
}
a:active {
	color: #990000;
}

.listeimage1 {
list-style-image: url("../image/puce.gif");
}
.listeimage2 {
list-style-image: url("../image/puce1.gif");
 }
table {
border: medium solid #990000;
font-size: 12px;
width: 100%;
}
td, th {
	border: thin solid #990000;
	padding-left:10px;
}
