ul#menu
{
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
/* Suppression du margin, du padding et des puces du <ul> */
}

ul#menu li
{
	margin: 0 0 10px 0 ;
	padding: 0 ;
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; line-height: 30px;			 font-weight: bold; text-decoration: none;/* Suppression du padding du <li> et on définit une marge basse de 5px pour aérer le tout */
	list-style-type: none;
}

ul#menu li a
{
	display: block ; /* On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width: 161px ;
	line-height: 25px;
	color: #DB581A;
	text-indent: 30px ; /* On décale le texte de 40px du bord gauche */
	text-decoration: none ;
	background: url(menuauf.jpg) no-repeat 0 0 ; /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */
	border: 1px none;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; font-weight: bold; 		   list-style-type: none# ;
}

ul#menu li a:hover
{
	background: url(menuauf.jpg) no-repeat 0 -25px ; /* Et ici on décale l'image du background de 30px vers le haut pour laisser apparaître la 2eme partie de l'image */
	border: 1px none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; 	font-weight	: bold; color: #1C4B7B; line-height: 25px; text-decoration: none; list-style-type: none# ;
}

#dropcontentsubject
{
width: 850px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #DB581A; font-style: normal; text-align: right;
}

.dropcontent
{
width: 850px;
height: 20px;
border: solid;
padding: 3px;
display:block;
font-family: Tahoma; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #04285F; text-align: center; border-width: 2px 0px; border-color: #04285F black;
}

.defil
 { 
 font-family: Tahoma; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; color: #DB581A; text-decoration: none;
}

body 
{
  background-attachment: fixed; background-image: url(Images/emboss.jpg); background-repeat: repeat; background-position: left top;
}

h1
 {
 font-family: "Times New Roman", Times, serif; font-size: 26px; font-style: normal; line-height: normal; font-weight: bold; color: #1C4B7B; text-align: left;
 }
 
h3 
{
  font-family: Tahoma; font-size: 12px; font-style: normal; font-weight: bold; color: #D15C0E; text-align: left;
}

span
 {
 font-family: "Times New Roman", Times, serif; font-size: 20px; font-style: normal; line-height: normal; font-weight: bold; color: #D15C0E; text-decoration: underline;
 }
 
h2 
{
  font-family: "Times New Roman", Times, serif; font-size: 18px; font-style: normal; font-weight: bold; line-height: normal; color: #04285F;
}

h4 
{  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic; line-height: normal; font-weight: bold; color: #0000FF; text-align: left;
}

.activite
 {
 font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; color: #04285F; text-align: justify;
 }
 
.titrenews
 {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; color: #D15C0E; text-align: left; text-decoration: none;
 }
 
A:link 
{
text-decoration: none; color: #0000FF; font-family: "Times New Roman", Times, serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: normal;
}

A:hover 
{
font-family: "Times New Roman", Times, serif; text-decoration: none; color: #FF0000; font-size: 9pt; font-style: normal; line-height: normal; font-weight: normal;
}

ul 
{
  font-family: "Times New Roman", Times, serif; font-size: 16px; font-style: normal; line-height: 24px; font-weight: normal; color: #04285F; list-style-position: outside; list-style-type: disc;
}

.liensweb
 {
 font-family: "Times New Roman", Times, serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: #3333FF; text-decoration: none;
 }
.littext {  font-family: "Times New Roman", Times, serif; font-size: 12px; font-style: italic; line-height: normal; font-weight: normal; color: #FFFFFF; text-align: left; text-decoration: none}
img {  margin-right: 10px; margin-top: 4px}
