#centre {
width:930px;
border: 0;
}

#justifier {
text-align: justify ;
padding : 5px ;
}

#bord1 {
position: absolute;
top: 0px;
left: 0px;
}

.ejs_scroll {
font-size:11px;font-family:Verdana;
color:#fff282;
text-decoration:none;
}

.ejs_scroll:hover {
font-size:11px;
font-family:Verdana;
color:#fff282;
text-decoration:underline;
}

#bottom {
font-family:"Trebuchet MS",Verdana,"Lucida Grande",Tahoma,Helvetica,Sans-Serif;
font-size:10px;
text-decoration:underline;
background:#696969;
text-align:center;
color:white;
}

#bordure{
border:1px solid darkblue;
}

h1 {
	text-align:left;
	background-image: url(../images/h1.gif);
    background-repeat: no-repeat;
    font-family:"Trebuchet MS",Verdana,"Lucida Grande",Tahoma,Helvetica,Sans-Serif;
    padding-left: 70px;
    padding-top : 13px;
    height : 40px;
	color: black;
	font-size: 16pt;
   }

h2 {
text-align:center;
font-family: Verdana, Arial;
font-size:16px;
color:#3c6aa7;
font-weight:bold;
}

fieldset {
padding : 10px;
border : 1px solid darkblue;
}

.blanc{
color : white;
}

#contour_blanc{
margin-left:auto;
margin-right:auto;
text-align:center;
width:170px;
background:white;
color:black;
/*color:white;*/
/*border : 1px solid white;*/
}

#contact {
padding : 30px;
border : 1px solid black;
background : #3c6aa7;
color:white;
font-size:12px;
text-align:center;
}

#bouton {
	border : 0px;
	background: url(../images/bouton.gif) no-repeat;
	width: 90px;
	background-position: 0px 0px;
	height: 26px;
	color : #444444;
	font-weight : bold;
	font-size : 11px;
	padding: 4px;
}
#bouton:hover {
	border : 0px;
	background: url(../images/bouton.gif) no-repeat;
	background-position: 0px -26px;
	height: 26px;
	color : #444444;
	font-weight : bold;
	font-size : 11px;
	padding: 4px;
}



#infobulle {
	position: absolute;	
	visibility : hidden;
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-family: Verdana, Arial;
	font-size: 12;
	background-color: Yellow;
}

.lettrine: first-letter
{
float: left;
font-size: 2em; /* 2 hauteurs de lignes pour la lettrine*/
font-weight: bold; /* caractére  gras*/
font-family: Georgia, Times New Roman, Times, serif; /* Police de caractére */
color: black; /* couleur de la police de caratére */
/*border: 1px solid #990000;*/ /* définition d'une bordure autour de la lettrine*/
/*background-color: #FFFFCC;*/ /* couleur d'arriere plan de la lettrine */
/*line-height: 1em;*/ /* Hauteur du cadre de la lettrine */
margin: 0px; /* marge avec les autres caractéres */
padding: 0px; /* marge intérieur du cadre de la lettrine */
}

td{
font-size:13px;
}

#titre_index {
background: #4678ba;
font-weight:bold;
width:50%;
text-align:center;
}

#cellule_index {
background: #ffffff;
border:1px solid white;
}

#table_index {
width:95%;
}
