/* -- Élément applicable à tous les pages à partir du tag Body -- */
body{
	background-color: #ebf0e9;
}
body p,table,td,tr,ul,ol,div,font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
body a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	font-weight: normal;
	text-decoration: underline;
}
body a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999966;
	font-weight: normal;
	text-decoration: underline;
}
body a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC9966;
	font-weight: normal;
	text-decoration: underline;
}
body a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999966;
	font-weight: normal;
	text-decoration: underline;
}
/* ------------------------------------------------- */

/* -- Gestion des background et éléments visuels -- */
tr.entete{
	background-image: url(images/acc_cadre_entete.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

tr.centre{
	background-image: url(images/acc_cadre_centre.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

tr.pied{
	background-image: url(images/acc_cadre_pied.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
table.border1px{
	border: 1px solid #cccc9a;
}
td.border1px{
	border: 1px solid #e4e4e4;
}
td.menu_roll :hover{
	background-color: #FCC941;
}
/* ------------------------------------------------- */

/* -- Gestion des listes -- */
UL { 
margin: 8px 8px 8px 8px;
padding: 2px 2px 2px 2px;
list-style-position: outside;
list-style-image: url(../images/acc_bullet_gris2.gif);
list-style-type: square;
}

UL UL{
margin: 4px 4px 4px 4px;
padding: 2px 2px 2px 2px;
list-style-position: outside;
list-style-image: url(../images/acc_bullet_gris3.gif);
list-style-type: square;
}

UL UL UL{
margin: 4px 4px 4px 4px;
padding: 2px 2px 2px 2px;
list-style-position: outside;
list-style-image: url(../images/acc_bullet_gris4.gif);
list-style-type: square;
}

LI {
	margin-left: 10px;
	padding: 0px;
	margin-bottom: 7px;
}
/* ------------------------------------------------- */

/* -- Typographies-- */
.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	font-style: normal;

}
.courant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.courant a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0071B8;
	font-weight: normal;
	text-decoration: underline;
}
.courant a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #708998;
	font-weight: normal;
	text-decoration: underline;
}
.courant a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E66017;
	font-weight: normal;
	text-decoration: underline;
}
.courant a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #708998;
	font-weight: normal;
	text-decoration: underline;
}
.menugauche a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}
.menugauche a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}
.menugauche a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}
.menugauche a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}
.menuhaut {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CC6600;
	font-weight: normal;
	text-decoration: none;
}
.menuhaut a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CC6600;
	font-weight: normal;
	text-decoration: none;
}
.menuhaut a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CC6600;
	font-weight: normal;
	text-decoration: none;
}
.menuhaut a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFCC33;
	font-weight: normal;
	text-decoration: none;
}
.menuhaut a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFCC33;
	font-weight: normal;
	text-decoration: none;
}
}
.illustrations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.illustrations a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC6600;
	font-weight: normal;
	text-decoration: underline;
}
.illustrations a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC6600;
	font-weight: normal;
	text-decoration: underline;
}
.illustrations a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
}
.illustrations a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
}
/* ------------------------------------------------- */
