﻿
body{
	/*background-image:url(wallpaper2.gif);
	background-attachment:fixed;*/
	font-family:Verdana, Arial, Helvetica;
	background-color:#008080;
	color:#FFFF00;
	margin-left:65px;
}

hr {color:#FFFFFF;}

blockquote{
   text-align: justify;
}

.centrer{text-align:center;}

a img{border: none;}

a:link{color:blue;}
a:hover {color: white;}
a:visited {color: lime;}


/*
a:active {color:black}
a:focus {color: white;}

*/

/*
p{
   text-indent: 30px; 
   text-align: justify;
   font-size: medium; 
}
*/

/*p:first-letter 
{
   font-weight: bold;
   font-size: 1.2em; 
   color: blue; 
}*/


/*p:hover{font-size: large;}*/


.surligne{
   background-color: yellow;
   color: black; 
}

.signature{
	text-align:right;
}

.bleu{color:#0033FF;}

.minuscule{font-size: xx-small;}
.trespetit{font-size: x-small;}
.petit{font-size: small;}
.moyen{font-size: medium;}
.grand{font-size: large;}
.tresgrand{font-size: x-large;}
.gigantesque{font-size: xx-large;}


/* ----------- ancien code ----------- */


/*
h2 {font-family:Verdana, Arial, Helvetica;
	color:#FFFF00; font-size:18pt;
	width:100%; filter:Shadow(color=#000000, direction=45);}

h3 {font-family:Verdana, Arial, Helvetica;
	color:#FFFF00; font-size:14pt;
	width:100%; filter:Shadow(color=#000000, direction=45);}

h4 {font-family:Verdana, Arial, Helvetica;
	color:#FFFF00; font-size:12pt;
	width:100%; filter:Shadow(color=#000000, direction=45);}
*/	
	
.note {color:#FFFFFF;
	font-size:10pt;
	text-align:justify;}

.date {color:#FFFFFF;
	font-size:10pt;
	text-align:center;}

.petit {font-size:10pt;}

.grand {font-size:14pt;}

.retrait {margin-left:50px;
	margin-right:10px;
	text-align:justify;}

.evident {color:#000000;}

table {font-family:Verdana, Arial, Helvetica;
	background-color:#008080 ;
	color:#000000;
	font-size:10pt;}

.justifie {text-align:justify;}

.rouge {color:#FF0000;}


