/* CSS Document */

BODY,DIV,SPAN,TH,LI,P,TD,UL {
   font-family: Tahoma, Arial, sans serif;
   color: black;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
}
.titre-page {
  font-family:Tahoma, arial, sans serif;
  color: #FFFFFF;
  font-size:18px;
  font-weight: bold;
  font-style: normal
} 
.titre-rubrique {
  font-family:Tahoma, arial, sans serif;
  color: black;
  font-size:16px;
  font-weight: bold;
  font-style: normal
} 

a.normal {
    font-family: Tahoma;
	color:#000000
}
a.normal:link {
    text-decoration: none
}
a.normal:visited {
    text-decoration: none;
	color: #000000
}
a.normal:hover {
    text-decoration: none
}
a.normal:active {
    text-decoration: none
}

a.favoris {
    font-family: Tahoma;
	color:#000000;
	font-size:12px;
	text-decoration:underline
}
a.favoris:link {
    font-family: Tahoma;
	color:#000000;
	font-size:12px;
	text-decoration:underline
}
a.favoris:visited {
    font-family: Tahoma;
	color:#000000;
	font-size:12px;
	text-decoration:underline
}
a.favoris:hover {
    text-decoration: none
}
a.favoris:active {
    text-decoration: none
}

a.menu1 {
    font-family: Tahoma;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none
}
a.menu1:link {
    font-family: Tahoma;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none
}
a.menu1:visited {
    font-family: Tahoma;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold
}
a.menu1:hover {
    text-decoration: none
}
a.menu1:active {
    text-decoration: none
}

a.menu1-ON {
    font-family: Tahoma;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline
}
a.menu1-ON:link {
    font-family: Tahoma;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline
}
a.menu1-ON:visited {
    font-family: Tahoma;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline

}
a.menu1-ON:hover {
    text-decoration: none
}
a.menu1-ON:active {
    text-decoration: none
}

a.menu2 {
    font-family: Tahoma;
	color: #000000;
	font-size: 10px;
	text-decoration: none
}
a.menu2:link {
    font-family: Tahoma;
	color: #000000;
	font-size: 10px;
	text-decoration: none
}
a.menu2:visited {
    font-family: Tahoma;
	color: #000000;
	font-size: 10px;
	font-weight: none;
}
a.menu2:hover {
    text-decoration: none
}
a.menu2:active {
    text-decoration: none
}

a.menu2-ON {
    font-family: Tahoma;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline

}
a.menu2-ON:link {
    font-family: Tahoma;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline
}
a.menu2-ON:visited {
    font-family: Tahoma;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline
}
a.menu2-ON:hover {
    text-decoration: none
}
a.menu2-ON:active {
    text-decoration: none
}


a.pied {
    font-family: Tahoma;
	color: #CCCCCC;
	font-size: 10px;
	font-weight: normal
}
a.pied:link {
    font-family: Tahoma;
	color: #CCCCCC;
	font-size: 10px;
	font-weight: normal
}
a.pied:visited {
    font-family: Tahoma;
	color: #CCCCCC;
	font-size: 10px;
	font-weight: normal
}
a.pied:hover {
    text-decoration: none
}
a.pied:active {
    text-decoration: none
}

