
/*
a:link {color: rgb(204, 0, 0);font-family: Verdana;font-size: xx-small;}
a:active {color: rgb(255, 0, 0);font-family: Verdana;font-size: xx-small;}
a:visited {color: rgb(204, 51, 0);font-family: Verdana;font-size: xx-small;}
p {margin:0}
p.para1 {font-family:Tahoma;}
p.para2 {font-family:Tahoma;color:darkblue;}
.HeadlineGray {font-family:Verdana,Arial,Helvetica;font-size:25px;color:#777777;margin:1px;margin-top:5px;font-weight:bold;}
.CodeForeground {margin:0in;margin-bottom:.0001pt;font-size:9.0pt;font-family:Courier New;}
.CodeInText {font-family:Courier New;font-weight:bold;}
.ScreenText {font-family:Tahoma;}
.ImportantWords {font-weight:bold;}
.Highlight {font-family:Arial;color:red;}
*/

BODY
{
	font-family:Arial, Arial, Helvetica, sans-serif;
	font-size:12px;
	/* couleur du txt dans l'edition de module */
	color:#494949;
}

.txt
{
	font-family:Arial, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:none; 
	color:#494949;
}
.titre_module
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000F80;
}
.titre_secondaire
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:700; 
	color:#726D68;
}
.sous_titre
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#726D68;
}

a:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00359B;
	text-decoration:none;
}
a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00359B;
	text-decoration:none;
}
a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8B8B8B;
	text-decoration:underline;
}
a:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00359B;
	text-decoration:none;
}

