#titre_actualite {
  margin: 0px;
	padding: 0px;
	margin-top:-20px;
  width:540px;
  height:14px;
  font-weight: bold;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin-bottom:20px;
}
#actualite {
  margin: 0px;
	padding: 0px;
  padding-bottom:10px;
  margin-bottom:10px;
  width:540px;
  overflow: auto;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
#actualite a.suite{
  color:#ACACAD;
}
#actualite a.suite:hover{
  color:#000000;
}

a:link {
  color:#999999;
	text-decoration: underline;
}

.titre_resultat {
	font-size:8.5pt ;  	
  font-weight: bold;
  color:#ACACAD;
	text-decoration: none;
}

.titre_agenda {
	font-size:10pt ;  	
  font-weight: bold;
  color:#ACACAD;
	text-decoration: none;
}

#agenda {
  margin: 0px;
	padding: 0px;
  padding-bottom:10px;
  margin-bottom:10px;
  width:540px;
  overflow: auto;
}

.titre_print 
{
	font-family:verdana,Helvetica,sans-serif;
	color:#C3C5C7;
  font-size: 14px;  	
  font-weight: bold;
}	

.print 
{
	font-family:verdana,Helvetica,sans-serif;
	color:#C3C5C7;
  font-size: 10px;  	
}	

.intro {
  font-size: 14px;  	
  font-weight: bold;
  color:#ACACAD;
	text-decoration: underline;
}


#conteneur_lang {
  padding:0px;
  margin:0px;
  background-color: #FFFFFF;
  width:668px;
  overflow: auto;
  margin-left: auto;
  margin-right: auto;
}

#intro_lang {
  padding:0px;

  width:200px;

  margin-left: 300;
  margin-top: 300;
}

#txt_footer .txt_footer
{
  color:#ACACAD;
	text-decoration: none;
	font-size: 10px;	
}

