@charset "iso-8859-1";
																													  
P {line-height:120%;}

P.CursorHand {cursor:hand;} 

A:link {line-height:150%;font-family:arial, Georgia, helvetica;text-decoration : underline;color: "Blue"; font-size: 12pt; font-weight: bold;background: transparent;}
A:visited {font-family:arial, Georgia, helvetica;text-decoration : underline; color: red;font-size: 12pt; font-weight: bold;background: transparent;}
A:hover {font-family:Georgia, arial, helvetica;text-decoration : underline; background-color: LIME;font-size: 12pt; font-weight: bold;background: transparent;}
A:active {font-family:Georgia, arial, helvetica;text-decoration : underline; color : LIME; font-size: 12pt;font-weight: bold;background: transparent;}
A:focus {font-family:Georgia, arial, helvetica;text-decoration : underline;font-size: 12pt;font-weight: bold;background: transparent;}

.Noir {font-family: Georgia, arial, verdana, helvetica; font-size: 10pt; color: black;margin-top: 0pt ;margin-left: 3pt;background-image: url(../fe.jpg);}
BODY {font-family: Georgia, arial, verdana, helvetica; font-size: 10pt;color: black; margin-top: 5pt ;margin-left: 3pt;background-image: url(../fe.jpg); }

.GrandTitre {font-family:Georgia, arial, verdana, helvetica;line-height: 20pt;color: #FF9933; font-size: 16pt;font-weight: bold;}
.Titre {font-family:Georgia, arial, verdana, helvetica;line-height: 20pt;color: #FF9933; font-size: 12pt;font-weight: bold; TEXT-DECORATION: underline;}
.SousTitre {font-family:Georgia, arial, verdana, helvetica;line-height: 20pt;color: #FF9933; font-size: 9pt;font-weight: bold; TEXT-DECORATION: underline;}

DIV.gauche {margin-left:5%; width:80%;margin-right:15%;text-align: justify;}
DIV.milieu {margin-left:10%; width:85%;margin-right:5%;text-align: justify;}
DIV.Categorie {margin-left:30%; width:65%;margin-right:5%;text-align: justify;margin-top:30;}

td { text-align: center; vertical-align: top;}
td.gauche { text-align: left; vertical-align: top;}
td.droite { text-align: right; vertical-align: top;}

tr.premiere { text-align: center; vertical-align: top;font-weight: bold; color:red}


.bleue{color:blue;font-weight: bold;font-size: 8pt;} 
.nocouleur{font-size: 8pt;} 
.bleue_normal{color:blue;font-size: 12pt;}


.PremiereLettre:first-letter 
{          
  font-size: 130%;               
  font-weight: bold;                 
  color: #0000AA;                   
}

p.liste { font-size: 12pt; line-height:10.5pt;margin-left:40%;margin-right:20%; text-align: justify;}



div.left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px;
	height: 432px;
}

div.top {
	position: absolute;
	top: 0px;
	left: 00px;
	width: 680px;
	height: 150px;
}

div.main {
	position: absolute;
	top: 0px;
	left: 20px;
	width: 680px;
	height: 282px;
}
	   
img.transp 
{ 
/*position: absolute; */
/*top: 300px; 
left: 300px;*/
width:230;
height:230; 
filter: alpha(opacity=40); 
/*
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=10); 
-moz-opacity: 0.50; 
opacity: 20;
  */
} 




/*
li 
{
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 100%;
color: black;
list-style-type:none;
background-image:url(../image1/next.gif);
background-repeat:no-repeat;
background-position:0% 50%;
padding-left:10px;
} 
*/