/*-- Commentaires éventuels --*/

/*-- Corps du Document, j'ai rajouté les lignes qui existaient déjà --*/
body {
	background-image: url(../Ima/fond_27.jpg);
    font-family: verdana, arial, helvetica, sans-serif;
    font-weight: bold ;	
    font-size: 12pt;
    text-align: justify;
    color: #0000C0;
    scrollbar-face-color: #FFCC88; 
    scrollbar-shadow-color: #FFCC88;
    scrollbar-highlight-color: #FFCC88;
    scrollbar-3dlight-color: #FFCC88; 
    scrollbar-darkshadow-color: #FFCC88; 
    scrollbar-track-color: #FFCC88; 
    scrollbar-arrow-color: #000000	
}

/*-- Les Titres --*/
h1 {
    font-family: "Comic Sans MS";
    font-size: 20pt;
    font-style: normal;
    font-weight: bold ;
    text-align: center;
    color: #6600CC
}

/*-- Zone de texte danq les tableaux --*/
td {
    font-family: verdana;
    font-size: 10pt;
    font-style: normal;
	text-align: justify;
    color: #009900
}

/*-- Styles personnalisés et pré-défini --*/
.domistyle {
    color: #CC33FF;
    font-family: verdana, arial;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none
}
