/* CSS Document */
<!--
body {
	background-image: url(images/kraft.gif);
	font-family:"Bookman Old Style"
}
/* les liens */
a:link		{
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited	{

	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover		{
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none
}
a:active	{
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* le menu */
dl, dt, dd { margin:0 0 0 1px; padding: 0; }
#menu {
width: 100%;
}
#menu ul {margin:0 0 0 25px;padding:0;clear:both; list-style-image: url(images/puces/ronde.gif); }

#menu dt { cursor: pointer; margin:5px 0 0 5px; height: 20px; line-height: 20px; text-align: left; color:#000; font-size: 12px; font-weight: bold; }
#menu dd { margin-left:5px; font-size: 12px; }
#menu li { text-align: left; margin-left:1px; }
#menu li a, #menu dt a { color: #000; text-decoration: none; display: block; border: 0 none; height: 100%; font-family:"Bookman Old Style" }
#menu li a:hover, #menu dt a:hover { color:#ffffff }


#acc { cursor: pointer; line-height: 20px; color:#000; font-size: 12px; font-weight: bold; }


TD.tabletitrec  { font-family: Bookman Old Style, Comic sans MS, Helvetica; font-size: 13px; text-align: center; font-weight: bold }
TD.soustitre { font-family: Bookman Old Style,Comic sans MS, Helvetica; font-size: 17px; color: #663300; text-align: center; font-weight: bold }
TD.soustexte { font-family: Bookman Old Style,Comic sans MS, Helvetica; font-size: 12px; text-align: justify; padding-left: 3px; padding-right: 3px }
-->
#menuh {
	position: static;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	font-size:12px;
}
#menuh ul {
position: absolute;
margin: 0;
padding: 0;
width: 100%;
/*border-right: #FFFF99 double 4px;
border-bottom: #FFFF99 double 4px;*/
width: 9em;
}
#menuh dl {
float: left;
width: 12%;
/*width: 9em;*/
}
#menuh dt {
cursor: pointer;
text-align: center;
font-weight: bold;
margin: 1px 1px 1px 1px;

}
#menuh dd {
display: none;
}
#menuh li {
text-align: left;
background: #FFCC99;
list-style-type: none;
}
#menuh li a, #menuh dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 1px solid #993300;
text-align: left;
}
#menuh li a:hover, #menuh li a:focus, #menuh dt a:hover, #menuh dt a:focus {
background: #D5C4A1;
}
#site {
position: absolute;
z-index: 1;
top : 70px;
left : 10px;
color: #000;
background-color: #ddd;
padding: 5px;
border: 1px solid gray; 
}

select, input {
background-color: #D5C4A1;
border: 1px inset #000;
color: #993300;
font: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
height: 16px;
margin-left: 2px;
}
textarea {
background-color: #D5C4A1;
border: 1px inset #000;
color: #993300;
font: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}
input.v {
height:20px;
margin-right: 2px;
}
/* menu numero pages ----------------------------------------- */
#num {font:9pt Arial, Helvetica, sans-serif;width:100%; margin:0 0 -4px;font-size:13px;font-weight:bold;;word-spacing:2px;text-align:center}
#num a {font:9pt Arial, Helvetica, sans-serif;color:#000;text-decoration:none}
#num a {font:9pt Arial, Helvetica, sans-serif;padding:0 10px; border:1px solid #000; line-height:30px}
#num a:hover, #num a.actif, #num a.active {font:9pt Arial, Helvetica, sans-serif;color:#000}

