/* AUTEUR: ISD FRANCE */
/* DATE DE CREATION: 12/10/2007 */
p
{
text-align: justify ; 
overflow:auto;
font-weight:bold; 
font-family: Comic sans MS;
font-size: 13;
}
body { 
... 
scrollbar-arrow-color : darkblue; 
scrollbar-face-color : #CCCCFF; 
scrollbar-track-color :#BFD4FF; 
scrollbar-highlight-color: #66CCFF; 
scrollbar-shadow-color: black;
scrollbar-3dlight-color: grey;
 
} 
blockquote
{
text-align: justify ; 
overflow:auto;
font-weight:bold; 
font-family: Comic sans MS;
font-size: 13;
}

.texte
{
text-align: justify ; 
overflow:auto;
}

a {
text-decoration: none;
color: green;

}
a:hover {
text-decoration: underline;
color: red;
}

h1 {
text-align: center; 
font-weight: bold;
font-size: 30;
}


h2 {
text-align: center; 
font-style:italic;
font-size: 15;
}

h4 {
text-align: justify; 
font-weight:bold;
font-size: 20;
}

h3 {
text-align: justify; 
font-weight:bold;
font-size: 20;
color: gold;
}

li
{
text-align: justify ; 
font-weight:bold; 
font-family: Comic sans MS;
font-size: 13;
}
