/* CSS Document */

html {
scrollbar-face-color: #1F2425; 
scrollbar-highlight-color: #3A3A3C; 
scrollbar-shadow-color: #3A3A3C; 
scrollbar-3dlight-color: #000000; 
scrollbar-arrow-color: #000000; 
scrollbar-track-color: #000000; 
scrollbar-darkshadow-color: #000000; 
scrollbar-base-color: #000000;
}

body {
font-family:"Trebuchet MS",arial;
color:#000000;
font-size:10pt;
behavior: url(csshover.htc);
}

a{
	color:#000000;
	text-decoration:none;
	font-family:"Trebuchet MS",arial;
	font-size:10pt
	}
a:hover{
	color:#000000;
	text-decoration:underline;
	font-family:"Trebuchet MS",arial;
	font-size:10pt
}

TABLE {
font-size:10pt;
font-family: "Trebuchet MS",arial;
}

TABLE.navig{
border-top: 1px #000000 solid;
}

TD.navig{
padding-left: 12px;
}

TABLE.navig a{
font-size: 11pt;
font-family: "Trebuchet MS",arial;
}

TABLE.navig a:hover{
font-size: 11pt;
font-family: "Trebuchet MS",arial;
font-weight: bold;
text-decoration: none;
}

TABLE.navig_rub{
margin-left: 15px;
width: 160px;
border-top: 1px #000000 dotted;
}

TD.navig_rub{
padding-left: 5px;
}

TABLE.navig_rub a{
font-size: 10pt;
font-family: "Trebuchet MS",arial;
}

TABLE.navig_rub a:hover{
font-size: 10pt;
font-family: "Trebuchet MS",arial;
font-weight: bold;
text-decoration: none;
}

TABLE.text a{
text-decoration: underline;
}


DIV.titre{
font-size: 16pt;
font-family: "Trebuchet MS",arial;
font-weight: bold;
border-top: 0px #000000 dotted;
margin-bottom: 10px;
}


.TextField {
background-color: #eeeeee;
border: #000000 1px solid;
color: #000000;
font-size: 9pt;
font-family: arial;
margin: 1px;
}

.Button {
background-color: #cccccc;
border: #000000 1px solid;
color: #000000;
font-size: 9pt;
font-family: arial;
margin: 1px;
}

TABLE.admin {
color:#000000;
border-top: 1px #000000 solid; 
border-bottom: 1px #000000 solid;
background: #FFCC33;
font-size:10pt;
}

TABLE.footer {
font-size: 9pt;
background: url(graphix/images/footer.jpg) top center;
}
TABLE.footer a {
font-size: 9pt;
}
TABLE.footer a:hover {
font-size: 9pt;
}

DIV.subcat {
font-weight: normal;
margin-left: 50px; 
width: 600px; 
margin-bottom: 50px;
margin-top: 5px;
border-bottom: 1px #cccccc dotted;
padding-bottom: 5px;
}