H1 {
  font-family:Arial, Helvetica, sans-serif;
  COLOR: #044481;
  font-size: 18px;
  font-weight: bold;
  margin-top : 0px;
  /* line-height: 22px; */
}
H2 {
  COLOR:#044481;	
  font-size: 14px;
  font-weight: bold;
  line-height: 15px;
}

.homeHeader {
  font-family:Arial, Helvetica, sans-serif;
  COLOR: #044481;
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
  font-style: italic;
}

.content {
  COLOR: #666565;	
  font-size: 14px;
  line-height: 21px;
}

.content_small {
  COLOR: #666565;	
  font-size: 12px;
  line-height: 21px;
}

.content_smaller {
  COLOR: #666565;	
  font-size: 10px;
  line-height: 21px;
}

.content_smaller2 {
  COLOR: #666565;	
  font-size: 11px;
  line-height: 16px;
}

.note {
	font-size: 10px;
	font-weight: normal;
	color: #404040;
}

.homepage_content {
  font-family:Arial, Helvetica, sans-serif;
	COLOR: #666565;
	font-size: 14px;
        line-height: 18px;
}

td {
  COLOR: #666565;	
  font-size: 14px;
}

p {
  COLOR: #666565;	
  font-size: 14px;
  line-height: 21px;
}

li {
  COLOR: #666565;	
  font-size: 14px;
  line-height: 21px;
}

.content p {
  COLOR: #666565;	
  font-size: 14px;
  line-height: 21px;
}

a:link, a:active, a:focus, a:visited, a:hover {
  COLOR: #006699;
  font-size: 14px;
  text-decoration:none;
  line-height: 21px;
}

a:hover {
  text-decoration:underline;
  line-height: 21px;
}
/*---------------------*/
/*Home page special Css*/
/*---------------------*/

* html img {
	behavior:url("/files/css/pngbehavior.htc");
}
table.encadre{margin:0; padding:0; border-collapse:collapse; width:470px;}
table.encadre tr{margin:0; padding:0; border-collapse:collapse; width:470px;}
td.encadreCell {background:url(../images/home_encadre_middle.png) 0 0 repeat-y;padding:3px 10px; }
* html td.encadreCell{ background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/images/home_encadre_middle.png', sizingMethod='scale');} 

td.encadreCell p {
	font-weight: bold; 
	font-size: 16px; 
	color: #044481; 
	font-style: italic; 
	font-family: Arial,Helvetica,sans-serif;
	line-height:18px;
}

td.encadreCell p a:link, 
td.encadreCell p a:active, 
td.encadreCell p a:focus, 
td.encadreCell p a:visited, 
td.encadreCell p a:hover {
	font-weight:normal; 
	font-size: 13px; 
	color: #0084BB; 
	font-style:normal; 
	font-family: Arial,Helvetica,sans-serif;
	line-height:18px;
	}
/*-------------------------------------*/
/*Lien pour les retour au haut de page */
/*-------------------------------------*/

.topLink{ margin:25px 0; padding:5px 0; text-align:right;}
