body,td,th{
font-family: arial, trebuchetMS, Verdana;
font-size: 12px;
color: #000000;

}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #f4d400;
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #737373;
	SCROLLBAR-3DLIGHT-COLOR: #737373;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	

}

a:link {color: #d2e0b1; font-weight: regular; text-decoration: none;}
a:visited {color: #d2e0b1; font-weight: regular; text-decoration: none;}
a:hover {color: #d30032; font-weight: regular; text-decoration: none;}
a:active {color: #d2e0b1; font-weight: regular; text-decoration: none; }

a.lienPage:link {color: #6a685f; font-weight: bold; text-decoration: underline;}
a.lienPage:visited {color: #6a685f; font-weight: bold; text-decoration: underline;}
a.lienPage:hover {color: #d30032; font-weight: bold; text-decoration: underline;}
a.lienPage:active {color: #6a685f; font-weight: bold; text-decoration: underline;}

.menubas {
	color: #7c7c7c;
	font-size: 9px;
	text-align: center;
}
.bg_attente {
	background-image:url(images/attente.jpg);
  	background-repeat : no-repeat; 

}
.bg_bandeau {
	background-image:url(images/bandeau.jpg);
  	background-repeat : no-repeat; 

}
.bg_menu {
	background-image:url(images/bg_menu.gif);
  	background-repeat : repeat-y; 

}
.bg_menuBas {
	background-image:url(images/bg_menu_bas.gif);
  	background-repeat : repeat-y; 

}
.bg_page {
	background-image:url(images/page.jpg);
  	background-repeat : repeat-y; 

}
.bg_baspage {
	background-image:url(images/bas_page.gif);
  	background-repeat : no-repeat;
	font-size: 8px;
	color: #d2e0b1;

}
.cadeau {
	color: #485b3d;
	font-size: 18px;
}
.rouge {
	color: #dd0029;
	font-size: 14px;
}
