	BODY {
	SCROLLBAR-FACE-COLOR: #eeeeee; /*fond de la barre et des fleches*/
	/* les 3 qui suivent donnent l'effet de 3D */
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; /*bord + interieur haut & gauche de la barre et des fleches*/
	SCROLLBAR-SHADOW-COLOR: #ffffff; /*bord bas & droite de la barre et des	fleches*/
	SCROLLBAR-3DLIGHT-COLOR: #083259; /*bord + exterieur haut & gauche de la	barre et des fleches*/
	SCROLLBAR-ARROW-COLOR: #083259; /*corps des fleches*/
	SCROLLBAR-TRACK-COLOR: #dddddd; /*fond sous la barre */
	SCROLLBAR-DARKSHADOW-COLOR: #083259;/*bord + exterieur bas & droit de la barre et des fleches*/
	margin: 0px;
	padding: 0px;
	}

	/*pags statiques*/
	.texteaccueil  {font-family: verdana;font-size: 11px;color: #515151;text-decoration: none;font-weight: normal;}
	.titredemandeinfos  {font-family : verdana;font-size : 14px;color : #880117;text-decoration : none;font-weight : bold;}
	.textedemandeinfos  {font-family : verdana;font-size : 11px;color : #880117;text-decoration : none;font-weight : normal;}
	.groslien:link {font-family : verdana;font-size : 14px;color : #880117;text-decoration : none;font-weight : bold;}
	.groslien:visited {font-family : verdana;font-size : 14px;color : #880117;text-decoration : none;font-weight : bold;}
	.groslien:hover {font-family : verdana;font-size : 14px;color : #880117;text-decoration : underline;font-weight : bold;}
	
	.titrepagefr {font-family : verdana;font-size : 14px;color : #880117;text-decoration : none;font-weight : bold;}
	.textepagefr  {font-family: verdana;font-size: 12px;color: #515151;text-decoration: none;font-weight: normal;}
	
	.lien:link  {font-family: arial;font-size: 11px;color: #E63F00;text-decoration: none;font-weight: bold;}
	.lien:visited  {font-family : arial;font-size : 11px;color : #E63F00;text-decoration : none;font-weight : bold;}
	.lien:hover  {font-family : arial;font-size : 11px;color : #E63F00;text-decoration : underline;font-weight : bold;}
	.textehome  {font-family : arial;font-size : 14px;color : #E63F00;text-decoration : none;font-weight : bold;}
	.txt_title	{font-family : verdana;font-size : 11px;color : #880117;text-decoration : none;font-weight : normal;}
	.txt_red {font-family: arial;font-size: 11px;color: #E63F00;text-decoration: none;font-weight: bold;}
	.link_blue {font-family: verdana;font-size: 11px;color: #000051;text-decoration: underline;font-weight: normal;}
	
