span.menu {
	padding-left: 35;
	font-family: Verdana;
	font-size: 12px;
	color: black;
	font-weight : bold;
	display:block
}

span.motclefsbas {
	font-family: Verdana;
	font-size: 10px;
	color: #555555;
	font-weight : bold;
}

span.texte_accueil {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight : none;
}

span.menuBas {
	font-family: Verdana;
	font-size: 9px;
	color: #777777;
	font-weight : none;
}

span.motclefshaut {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight : none;
	display:block
}

h1 {
	padding-left: 20;
	font-family: Verdana;
	font-size: 20px;
	color: black;
	font-weight : none;
	display:block
}

a:active     {  font-family: Verdana; font-size: 11px; color: #000000}
a:link       {  font-family: Verdana; font-size: 11px; color: #000000}
a:visited    {  font-family: Verdana; font-size: 11px; color: #000000}

a.barre:active     {  font-family: Verdana; font-size: 10px; color: #000000; text-decoration : none;}
a.barre:link       {  font-family: Verdana; font-size: 10px; color: #000000; text-decoration : none;}
a.barre:hover   {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration : underline;
}
a.barre:visited    {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}


body         {  font-family: Verdana; font-size: 11px; color: #000000}
li           {  font-family: Verdana; font-size: 11px; color: #000000}
ol           {  font-family: Verdana; font-size: 11px; color: #000000}
table        {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	
	
	
}
td           {  font-family: Verdana; font-size: 11px; color: #000000}

.bord{
	border-bottom-color : Silver;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	
	border-left-color : Silver;
	border-left-style : solid;
	border-left-width : 1px;
	
	border-right-color : Silver;
	border-right-style : solid;
	border-right-width : 1px;
	
	border-top-color : Silver;
	border-top-style : solid;
	border-top-width : 1px;
}