html { 	margin-bottom: 0.1px;	height:100%; }
body{
	margin: 0px;
	background-color:#F8F8F8;
}
a:link, a:active, a:visited{
	font-family:Arial,Helvetica;
	font-size:9pt;
	font-weight:bold;
	color:#CD554F;
	text-decoration:none;
}
a:hover{
	font-family:Arial,Helvetica;
	font-size:9pt;
	font-weight:bold;
	color:#81343C;
	text-decoration:none;
}
a.tmenu:link, a.tmenu:active, a.tmenu:visited{
	font-family:Arial,Verdana,Helvetica;
	font-size:10pt;
	color:#F8F8F8;
	text-decoration:none;
}
a.tmenu:hover{
	font-family:Arial,Verdana,Helvetica;
	font-size:10pt;
	color:#EFAABC;
	text-decoration:none;
}
a.index:link, a.index:active, a.index:visited{
	font-family:Arial,Verdana,Helvetica;
	font-size:10pt;
	color:#F8F8F8;
	text-decoration:none;
}
a.index:hover{
	font-family:Arial,Verdana,Helvetica;
	font-size:10pt;
	color:#EFAABC;
	text-decoration:none;
}
body.travail{
	margin: 10px;
	background-color:#F8F8F8;
}
p, td, ul, ol{
	font-family:Arial,Helvetica;
	font-size:10pt;
	color:#1B4987;
}
/* Evite les espaces autour des formulaires */
form{ 
	display:inline 
}
.titre1{
	font-size:18pt;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
}
.titre2{
	font-size:12pt;
	font-weight:bold
} 
.titre3{
	font-size:10pt;
	font-weight:bold;
}
.titre4{
	font-size:10pt;
	font-weight:bold;
}

.navindex{
	color:#45464B;
	font-weight:bold;
}
.texterouge{
	color:red;
}
.navbarre{
	color:#A5C1DB;
	font-weight:bold;
}
.c1{
	font-weight:bold;
	text-align: CENTER;	
	color:#F8F8F8;
	background-color:#6F89AE;
}
.c2{
	color:#000000;
	background-color:#9EC1E2 ;
}
.c3{
	color:#000000;
	background-color:#92B5D6;
}
.note{
	font-size:9pt;
}
.adresse{
	font-size:8pt;
}
.datemodif{
}
hr{
	height: 1px;
	width: 98%;
	color:#001199;
}
.separateur{
	height: 1px;
	width: 80%;
	color:#45464B;
}
.logo_glg{
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}
.newstitle{
	font-size:12pt;
	font-weight:bold;
}
.newstext{
	font-size:10pt;
}
.imgHomePage{
	background-image:url(glg_image_home.gif);
	background-repeat:no-repeat;
	background-position:center center;
}
.imgFondNav{
	background-image:url(glg_barre_nav.gif);
}
.imgFondIndex{
	background-image:url(glg_fond_index.gif);
}
.imgFondIndexBas{
	background-image:url(glg_bas_index.gif);
	background-repeat:no-repeat;
}
.imgFondMenu{
	background-image:url(glg_bouton_menu.gif);
}
.imgFondMenuGrand{
	background-image:url(glg_bouton_menu_grand.gif);
}
DIV.results .highlight {
  background-color: #FFFF99;
}
