@charset "UTF-8";
/* CSS Document */

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
}
#header {
height: 280px;
background-color: #ffffff;
}
#conteneur {
position: relative;
width: 1010px;
margin: 0 auto; 
background-color:#ffffff;
border-style:solid;
border-width:1px;
border-color:#1471BE;
}
#centre {
background-color:#ffffff;
margin-left: 159px;
margin-right: 159px;
}

#centre2 {
background-color:#ffffff;
margin-left: 159px;
margin-right: 0px;
}
#gauche {
position: absolute;
left:0;
width: 159px;
}
#droite {
position: absolute;
right:0;
width: 159px;
}
#pied {
height: 30px;
background-color: #ffffff;
}
.menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li {
margin-bottom: 5px;
}
.menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menugauche a:hover {
text-decoration: none;
}
.menudroit {
list-style-type: none;
margin: 0;
padding:0;
}
.menudroit li {
margin-bottom: 5px;
}
.menudroit a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menudroit a:hover {
text-decoration: none;
}
p {margin: 0 0 10px 0;}
.titremenu {
	color: #ffffff;
	font-weight: bold;
	font-size:14px;
}

.menu {
	color: #ffffff;
	font-weight: bold;
}
a.menu{
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}
a.menu:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration:underline;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #1471BE;
	display: inline;
}
a:link {
	color: #1471BE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1471BE;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.Style3 {
	color: #1471BE;
	font-weight: bold;
}

.tableau {
padding:5px;
}

.tableau2 {
padding-left:5px;
}

.tableau3 {
border-collapse:collapse;
border-style:solid;
border-width:1px;
border-color:#1471BE;
padding:10px;
}

.tableau4 {
border-collapse:collapse;
border-style:solid;
border-width:1px;
border-color:#1471BE;

}



.Style8 {
	list-style-image:url(img/puce.gif);
}
.Style9 {font-size: 14px}

ul {
list-style-image:url(img/puce.gif);
display: block ;
padding-left:15px;
}
