body,td,th {
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-face-color: #0667A6; 
	scrollbar-shadow-color: #DD7400; 
	scrollbar-highlight-color: #FFB822; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #6E6C69; 
	scrollbar-arrow-color: #FFFFFF;
}



/* Layout */
td.layout_gauche_haut {
	background-image: url(/pix/layout/gauche-milieu.jpg);
	background-repeat: repeat-y;
}
td.layout_milieu_haut {
	padding: 0px;
}
td.layout_droite_bas {
	background-image: url(/pix/layout/droite-bas.gif);
	background-repeat: repeat-x;
}
td.layout_droite_bas a {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
td.layout_droite_bas_ombre {
	background-image: url(/pix/layout/ombre_bas.gif);
	background-repeat: no-repeat;
}



/* Title */
div#titre {
	width: 475px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	padding-left: 5px;
	font-style: normal;
}
div#titre td {
	color: #FFFFFF;
	padding-left: 5px;
}
div#titre td.barre_orange {
	background-image: url(/pix/layout/titre/barre_orange.gif);
	background-repeat: repeat-x;
}
div#titre td.barre_bleu {
	background-image: url(/pix/layout/titre/barre_bleu.gif);
	background-repeat: repeat-x;
}
div#titre td.barre_jaune {
	background-image: url(/pix/layout/titre/barre_jaune.gif);
	background-repeat: repeat-x;
}
div#titre td.barre_vio {
	background-image: url(/pix/layout/titre/barre_vio.gif);
	background-repeat: repeat-x;
}
div#titre td.titre_ombre_blanc {
	background-image: url(/pix/layout/titre/ombre_3_5.gif);
	background-repeat: repeat-x;
}



/* Content */
div#contenu {
	width: 475px;
	padding: 10px 0px 30px 6px;
}



/* Button */
div#bouton {
	text-align: right;
}
