<style type="text/css">
.body {width:800px;margin: 0px}


.template{
	top:0px;
	margin: 0px;
}

.corps{
	text-align: justify;
	font-size: 10pt;
	font-family: helvetica, sans-serif ,Times New Roman;
}
.foot{
	font-size: 10pt;
	font-family:Times New Roman;
	text-align: justify;
}

		
p { text-align: justify }

ul { list-style-position: inside; list-style-type: square; padding: 0px; text-align: justify; }	


.title { font-size: 11pt; color: #CC3300; font-weight: bold; }



a 
{
    color:#0F6799;
   
}

/* :link permet de définir les propriétés des liens */
a:link
{
    color : #0F6799 ;
    
}

/* :visited permet de définir les propriétés des liens déjà visités */
a:visited
{
    color : #0F6799 ;
    
}

/* :active permet de définir les propriétés d'un lien actif - qui vient d'être cliqué */
a:active
{
    color : #0F6799 ;

}

/* :hover permet de définir les propriétés du lien quand le curseur le survole */
a:hover
{
    color : #0F6799 ;

}

.bleu_italic
{
    color : #0F6799 ;
    font-style: italic;
}
.description
{
    font-style: italic;
    font-size: 9pt;
}

.orange {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #cc3300;  TEXT-DECORATION: none;
}
.orange A:link {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #cc3300; BORDER-RIGHT-WIDTH: 0px; TEXT-DECORATION: none;
}
.orange A:visited {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #cc3300; BORDER-RIGHT-WIDTH: 0px; TEXT-DECORATION: none;
}
.orange A:active {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #cc3300; BORDER-RIGHT-WIDTH: 0px; TEXT-DECORATION: none;
}
.orange A:hover {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #990000; BORDER-RIGHT-WIDTH: 0px; TEXT-DECORATION: none;
}

.blue { color: #84AEC0; font-weight: bold; font-size: 10pt }

.blue a:link { color: #336699; border: 0px; }
.blue a:visited { color: #336699; border: 0px; }
.blue a:active { color: #336699; border: 0px; }
.blue a:hover { color: #333366; border: 0px; }

.submenu { line-height: 130%; color:#336699; font-size: 8pt; text-align: left; margin-left: 3px; }

</style>

