body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C4CCCF;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	scrollbar-face-color: #690036;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
}
#gauche {
	position:absolute;
	z-index: 100;
	width: 50%;
	float: left;
	left: 0%;
	background-image: url(images/indexgauchefond.jpg);
	background-repeat: repeat-x;
	height: 580px;
	text-align: right;
     }

#global {
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 834px;
     height: 400px;
     margin-top: -200px; /* moiti? de la hauteur */
     margin-left: -417px; /* moiti? de la largeur */
     border: 1px Aucune #FFFFFF;
     }
.fond {
	background-image: url(images/fond.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
span {
	display: none;
}
.imgg {
	margin-right: 20px;
	margin-bottom: 10px;
}
.imgd {
	margin-bottom: 10px;
	margin-left: 20px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
.centre {
	font-size: 12px;
	height: 300px;
	width: 700px;
	text-align: justify;
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 40px;
	padding-left: 40px;
	padding-right: 10px;
}
.centrec {
	font-size: 12px;
	height: 300px;
	width: 700px;
	text-align: justify;
	padding-top: 100px;
	padding-bottom: 40px;
	padding-left: 110px;

	color: #6B0034;
	font-weight: bold;
}
td {

	font-size: 12px;
	color: #6B0034;
}
input {
	border: 1px solid #670133;
	width: 200px;
}
textarea {
	border: 1px solid #690136;
	width: 200px;
}
dt {
	background-image: url(images/puce1.png);
	list-style-type: none;
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
            #menu {
                list-style: none;
                background: #fff;
                padding: 0px;
                margin: 0px;
            }
             
             #menu li a {
	padding-left: 20px;
	font-family: arial;
	font-size: 1.2em;
	text-decoration: none;
	color: #690036;
	background: transparent url(p2/puce.gif) center left  no-repeat;
	font-weight: bold;
             }
			 
             #menu li#titre {
	padding-left: 20px;
	font-family: arial;
	font-size: 1.2em;
	text-decoration: none;
	color: #ccc;
	background: transparent url(images/puce2.jpg) center left  no-repeat;
	font-weight: bold;
             }
             
             #menu li a:hover {
                background-image: url(images/puce.jpg);
                color: #c4cccf;
              }
.bouton {
	background-image: url(images/bouton.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 36px;
	border: 0px solid;
}
a {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
}

