
/*
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:;
	font-size:px;
	/* couleur du txt dans l'edition de module */
	color:;
}

.txt
{
	font-family:;
	font-size:px;
	font-weight:none; 
	color:;
}
.titre_module
{
	font-family:;
	font-size:px;
	font-weight:bold;
	color:;
}
.titre_secondaire
{
	font-family:;
	font-size:px;
	font-weight:700; 
	color:;
}
.sous_titre
{
	font-family:;
	font-size:px;
	font-weight:bold;
	color:;
}

a:link
{
	font-family:;
	font-size:px;
	color:;
	text-decoration:;
}
a:visited
{
	font-family:;
	font-size:px;
	color:;
	text-decoration:;
}
a:hover
{
	font-family:;
	font-size:px;
	color:;
	text-decoration:;
}
a:active
{
	font-family:;
	font-size:px;
	color:;
	text-decoration:;
}

