
@font-face
	{
	font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:536871559 0 0 0 415 0;
	}


.menu_h
			 { border : solid red;
				 border-width : 1px;
				 color : red;
				 cursor : hand;							
				}

				
.menu_g
			 { border : solid green;
				 border-width : 1px;
				 color : green;							
				 cursor : hand;
				}
				
img.entete{border : none;}

.entetetitre
				{
				font-weight:bold;
				font-size:medium;
				}

.gras
				{
				font-weight : bold;
				}

.souligner
				{
				text-decoration : underline;
				}

.titre1
			 {
			 font-weight : bold;
			 font-size : medium;	 
			 }

.titre1c
			 {
			 font-weight : bold;
			 font-size : medium;
			 text-align: center;
			 }

.titre2
			 {
			 font-weight : bold;
			 font-size : large;	 
			 }

body
    {
    background-color : #FFFFE7;
    }


.justifier,.texte,body
			{
			text-align : justify;
			}
			 
.tverdana,.texte,body
		{
		font-size : 10.0pt;
		mso-bidi-font-size : 12.0pt;
		font-family : Verdana;
		font-weight:normal;
		}			 
	 
	 
	 
