body {
	background:#d8d8d8 url('img/fond.gif') repeat-y;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin:0px;
}

div.societe {
	background-color:#ffcc00;
	padding:5px 0 0 10px;
	margin:0;
	font-size:14pt;
	font-weight:800;
}
div.type {
	background-color:#ffcc00;
	padding:0 0 5px 10px;
	margin-bottom:10px;
	font-size:10pt;
	font-weight:800;
	border-bottom:1px solid #485057;
}

table.menu {
	background-color:#ffffff;
	color:#000000;
	margin:0 20px 0 5px;
	float:left;
}

table.menu td {
	font-size:9pt;
	padding-left:5px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}

table.menu th.haut {
	background:#365fa9 url('img/menu_haut.gif') top left;
	font-size:10pt;
}

table.menu th.bas {
	background:#365fa9 url('img/menu_bas.gif') bottom left;
	font-size:10pt;
}

.menu a:link { color:#3636c6; font-weight:bolder; }
.menu a:active { color:#3636c6; font-weight:bolder; }
.menu a:visited { color:#3636c6; font-weight:bolder; }
.menu a:hover { color:#c63636; font-weight:bolder; }

table.general {
	background-color:#ffffff;
	color:#000000;
	border:1px solid #888888;
	float:left;
}

table.general th {
	background:#ffcc00;
	font-size:10pt;
	border-bottom:1px solid #888888;
}

table.general td { font-size: 8pt; }

table.interieur {
	background-color:#ffffff;
	color:#000000;
	border-left:1px solid #cccccc;
}
table.interieur th {
	background:#365fa9;
	color:#ffffff;
}

table.interieur th.gauche {
	background:#365fa9;
	color:#ffffff;
	text-align:left;
}

table.interieur td {
	background-color:#eeeeee;
	font-size:9pt;
	border-top:1px solid #ffffff;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #ffffff;
	
}

div.pied {
	background-color:#eeeeee;
	color:#000000;
	font-size:8pt;
	border-top:1px solid #485057;
	border-bottom:1px solid #485057;
	padding:5px 5px 5px 50px;
}

span.aide { font-size:8pt; color:#666666; }

b.rouge { color:#ff0000; }
b.vert { color:#2f702e; }
b.mauve { color:#993366; }
b.gris { color:#cccccc; }

.interieur td.notes { background-color:#cccccc; font-size:8pt; color:#000000; }

a:link { color:#3636c6; }
a:active { color:#0000ff; }
a:visited { color:#3636c6; }
a:hover { color:#c63636; }

img { border:0 }
