	.texte  {font-family : arial;font-size : 11px;color : #000000;text-decoration : none;font-weight : normal;}
	.nomfille  {font-family : arial;font-size : 11px;color : #993366;text-decoration : none;font-weight : bold;}
	.textebas  {font-family : arial;font-size : 11px;color : #333333;text-decoration : none;font-weight : normal;}
	.menu  {font-family : arial;font-size : 11px;color : #333333;text-decoration : none;}
	.menu:link  {font-family : arial;font-size : 11px;color : #333333;text-decoration : none;font-weight : normal;}
	.menu:visited  {font-family : arial;font-size : 11px;color : #333333;text-decoration : none;font-weight : normal;}
	.menu:hover  {font-family : arial;font-size : 11px;color : #993366;text-decoration : none;font-weight : normal;}
	.lien  {font-family : arial;font-size : 11px;color : #000000;text-decoration : none;}
	.lien:link  {font-family : arial;font-size : 11px;color : #000000;text-decoration : none;font-weight : normal;}
	.lien:visited  {font-family : arial;font-size : 11px;color : #000000;text-decoration : none;font-weight : normal;}
	.lien:hover  {font-family : arial;font-size : 11px;color : #993366;text-decoration : none;font-weight : normal;}
	.texteesprit  {font-family : verdana;font-size : 11px;color : #000000;text-decoration : none;font-weight : normal;}
	.liensp  {font-family : arial;font-size : 10px;color : #000000;text-decoration : none;}
	.liensp:link  {font-family : arial;font-size : 10px;color : #000000;text-decoration : none;font-weight : normal;}
	.liensp:visited  {font-family : arial;font-size : 10px;color : #000000;text-decoration : none;font-weight : normal;}
	.liensp:hover  {font-family : arial;font-size : 10px;color : #993366;text-decoration : none;font-weight : normal;}

	
	/*//////////////////////////////////////// Gestion du menu deroulant /////////////////////////////////////////*/
		
	#menu {position:relative;}	
	#smenu1 {position:absolute; left:180px; top:35px; width:130px;}		
	ul{list-style-type:none;}    
	li{background-color:#ffffff;}
	#smenu2 {position:absolute; left:569px; top:35px; width:100px;}	
	div#nav {margin: 10 0 0 0px; padding: 50px 0 0 0;}
	div#nav dl {float: left;}
	div#nav dt { height: 26px; }
	div#nav dt a {width: 100%; height: 100%;}
	div#nav dt span {visibility: hidden;}
	div#nav dd {position: relative;}
	dl#ssmenu {height:6px; width: 50px; left:100px; margin: 0 0 0 0 px; }
	dl#ssmenu dt a {}
	dl#ssmenu dt a:hover {}
	dl#ssmenu ul {position:relative;width: 124px;}

	/*//////////////////////////////////////// Partie administration /////////////////////////////////////////*/
	.textegestion2  {font-family : arial;font-size : 10px;color : #606060;text-decoration : none;font-weight : normal;}
	.errormessage  {font-family : arial;font-size : 12px;color : #FF0000;text-decoration : none;font-weight : normal;}
	.champtexte2gestion {color:#993366;background-color:#FFFFFF;border-width:1px;border-color:#993366;border-style:solid;font-size:10px;font-family:arial;}
	.boutongestion {color: #993366;background-color:#FFFFFF;border-width:1px;border-color:#993366;border-style:solid;font-size:10px;font-family:arial;}