html { 	margin-bottom: 0.1px;	height:100%; }
/* corps travail par d&#233;faut */
body{
	margin: 0px;
	background-color:#F8F8F8;
}
/* lien menu */
A.menu:link,A.menu:active,A.menu:visited {
	font-family:Arial, Verdana, Helvetica;
	font-size:10pt;
	color:#F9E85B;
	text-decoration:none;
	font-weight:normal;
}
A.menu:hover{
	font-family:Arial, Verdana, Helvetica;
	font-size:10pt;
	color:#00F0FF;
	text-decoration:none;
	font-weight:normal;
}
/* sous titre menu */
A.tmenu:link,A.tmenu:active,A.tmenu:visited {
	font-family:Arial, Verdana, Helvetica;
	font-size:10pt;
	color:#F9E85B;
	text-decoration:none;
	font-weight:normal;
}
A.tmenu:hover{
	font-family:Arial, Verdana, Helvetica;
	font-size:10pt;
	color:#00F0FF;
	text-decoration:none;
	font-weight:normal;
}
/* barre menu */
.barre{
	color:#F8F8F8;
}
/* titre menu */
.titresite	{
	font-size:18pt;
	color:#F5F5F5;
	font-weight:bold;
}
/* lien travail par d&#233;faut */
A:link,A:active,A:visited{
	font-family:Arial, Verdana, Helvetica;
	font-size:10pt;
	color:#008C00;
	text-decoration:none;
	font-weight:bold;
}
A:hover{
	font-family:Arial, Verdana, Helvetica;
	font-size:10pt;
	color:#C000C0;
	text-decoration:none;
	font-weight:bold;
}
A.retour:link,A.retour:active,A.retour:visited,A.retour:hover {
	font-family:Arial, Helvetica;
	font-size:12pt;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
/* page travail ligne */
hr {
	height: 1px;
	width: 98%;
	color:#000000;
}
/* mise en forme par d&#233;faut */
p,td,ul,ol,li {
	font-family:Arial, Verdana, Helvetica;
	font-size:10pt;
	color:#000000;
}
/* page travail titre */
.titre1	{
	font-size:16pt;
	font-weight:bold;
}
.titre2	{
	font-size:14pt;
	font-weight:bold;
}
.titre3	{
	font-size:12pt;
	font-weight:bold;
}
.navindex{
	color:#F8F8F8;
}
.navbarre{
	color:#F8F8F8;
}
/* page travail fond tableaux*/
.c1 {
	font-weight:bold;
	text-align: CENTER;
	color:#F8F8F8;
	background-color:#808080;
}
.c2 {
	color:#000000;
	background-color:#E4E4E4;
}
.c3 {
	color:#000000;
	background-color:#C0C0C0;
}
.c4  {
	color:#000000;
	background-color:#F5F5F5;
}
.separateur{
	height: 1px;
	width: 80%;
	color:#F8F8F8;
}
/* page travail date de modification */
.datemodif	{
}
.newstitle{
	font-size:12pt;
	font-weight:bold;
}
.newstext{
	font-size:10pt;
}
.imgFondBleu{
	background-image:url(ctv_fond_haut_bleu.gif);
}
.imgFondIndex{
	background-image:url(ctv_fond_index.gif);
}
DIV.results .highlight {
  background-color: #FFFF99;
}

