html { 	margin-bottom: 0.1px;	height:100%; }
body{
	background-color: #FFFFFF;
	margin: 0px;
}
a:link,a:active,a:visited{
	font-family:Arial, Helvetica;
	font-size:10pt;
	color:#0066CC;	
	text-decoration:none;
	font-weight: bold;
}
a:hover{
	font-family:Arial, Helvetica;
	font-size:10pt;
	color:#CCCCCC;	
	text-decoration:none;
	font-weight: bold;
}
a.index:active,a.index:visited,a.index:link {
	color:#FFFFFF;	
	font-weight: normal;
}
a.index:hover{
	color:#FFF001;
	font-weight: normal;
}	
a.menu:active,a.menu:visited,a.menu:link{
	font-size:8pt;
	color:#FFF001;		
	font-weight: normal;
}
a.menu:hover{
	font-size:8pt;
	color:#CCCCCC;		
	font-weight: normal;
}
a.tmenu:active,a.tmenu:visited,a.tmenu:link{
	font-size:8pt;
	color:#006766;		
	font-weight: normal;
}
a.tmenu:hover{
	font-size:8pt;
	color:#A1A1A1;
	font-weight: normal;
}
a.flash:active,a.flash:visited,a.flash:link{
	color:#FFFFFF;
	font-weight: bold;
}
a.flash:hover{
	color: #FFF001;
	font-weight: bold;
}
a.copyrightlink:active, a.copyrightlink:visited, a.copyrightlink:link{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
}
a.copyrightlink:hover{
	color: #FFF001;
	font-size: 10px;
	font-weight: normal;
}
/* Evite les espaces autour des formulaires */
form{ 
	display:inline 
}
p,td,ul,ol{
	font-family:Arial, Helvetica;
	font-size:10pt;
	color:#000000;
}
.fond_menu{
	background-color:#2B5CCD;
}
.fond_ligne_menu{
	background-color:#000000;
	font-size:8pt;
}
.fond_barrenav{
	font-size:8pt;
	background-image:url(euteach_fond_barrenav.gif);
	background-repeat: repeat;
}
.fond_index{
	background-image:url(euteach_fond_index.gif);
	background-repeat: repeat;
}
.fond_haut_index{
	background-image:url(euteach_fond_haut_index.gif);
	background-repeat: no-repeat;
}
.fond_bas_index{
	background-color: #FFFFFF;
	background-image:url(euteach_fond_bas_index.jpg);
	background-repeat: no-repeat;
}
.footer_index{
	background-image:url(euteach_footer_index.gif);
	background-repeat: repeat;
}
.footer{
	font-size:8pt;
	background-image:url(euteach_footer.gif);
	background-repeat: repeat;
}
.indextitre{
	color:#54CFE1;
	font-weight:bold;
}
.titre1, .newstitle{
	font-size: 16pt;
	font-weight: bold;
}
.titre2{
	font-size: 12pt;
	font-weight: bold;
}
.newstext{
	font-size:10pt;
}
.c1 {
	background-color: #18397B;
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
}
.c2 {
	background-color:#F5F5F5;
	color: #000000;
	vertical-align:top;
}
.c3 {
	background-color:#E4E4E4;
	color: #000000;
	vertical-align:top;
}
.copyright{
	color: #FFFFFF;
	font-size: 10px;
}
.indexacrobat{
	color: #54CFE1;
	font-size: 10px;
}
hr{
/*	height: 1px; */
/*	width: 98%; */
/*	color:#F8F8F8; */
}
.datemodif {
}
DIV.results .highlight {
  background-color: #FFFF99;
}
