BODY {
	background-color: #660000;
	margin : 0px;
    scrollbar-face-color: #F8C014;
    scrollbar-shadow-color: #F8C014;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #F8C014;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #A30001;
    scrollbar-arrow-color: #FFFFFF;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #660000;
	text-decoration: none;
    background: #F8C014;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #F8C014;
	text-decoration: none;
    background: #660000;
}
.menu3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #F8C014;
	text-decoration: none;
    background: #660000;
}
.menu4 {
	color:#660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #F8C014;
}
.menu:hover {
    cursor: pointer;
    cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #46CAE4;
	text-decoration: none;
    background: #A30001;
	display: block;
}
.menu2:hover {
    cursor: pointer;
    cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #46CAE4;
	text-decoration: none;
    background: #A30001;
	display: block;
}
.menu3:hover {
    cursor: pointer;
    cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #F8C014;
	text-decoration: none;
    background: #A30001
}
.menu4:hover {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #F8C014;
}

.fond_cellule_rougeclair {
   background-color: #A30001;
}
.fond_cellule_jaune {
   background-color: #F8C014;
}
.fond_cellule_bleu {
   background-color: #46CAE4;
}
.fond_cellule_panier {
	background-image: url(images/visu_panier.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.cartouche_rougefonce_txt_jaune {
   background-color: #660000;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   color: #F8C014;
}
.cartouche_bleu_txt_rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #A30001;
	background-color: #46CAE4;
}
.cartouche_jaune_txt_rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	background-color: #F8C014;
}
.cartouche_rougefonce_txt_bleu {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #46CAE4;
	background-color: #660000;
}

.texte_rougefonce {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #660000;
}
.texte_jaune {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #F8C014;
}
.texte_bleu {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #46CAE4;
}
#image01{
width: 270px;
height: 150px;
background: url(images/bouton_club-univers_on.jpg) top left no-repeat;
}
#image01 a {
display: block;
width: 270px;
height: 150px;
background: white url(images/bouton_club-univers.jpg) top left no-repeat;
color:#000000;
}
#image01 a:hover {
background: transparent none;
}

#image02{
width: 270px;
height: 150px;
background: url(images/bouton_club-guest_on.jpg) top left no-repeat;
}
#image02 a {
display: block;
width: 270px;
height: 150px;
background: white url(images/bouton_club-guest.jpg) top left no-repeat;
color:#000000;
}
#image02 a:hover {
background: transparent none;
}
.fond_club {
	background-image: url(images/fond_club.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fond_champfiche {
	background-image: url(images/fond_champfiche.jpg);
	background-repeat: repeat;
	background-position: left top;
}