@charset "iso-8859-1";
/* AUTEUR: Michel Jasmin */
/*
Bleu foncé:	RGB(56,83,109)
Bleu foncé:	#336699
Bleu pale:	#6699CC
Bleu +pale:	#99CCFF
*/
BODY, P, H1, H2, H3, H4, TD, LI, A, SELECT, INPUT, BodySinglePage, textarea
{
font-family: Tahoma, Verdana, Arial, "MS Sans Serif"; 
font-size: 10pt; 
font-style: normal; 
color: #000000;
}
body {
background-image: url(images/bkgd2.jpg);
background-repeat: no-repeat; 
background-position: top;
background-attachment: fixed;
margin:0px;
padding:0px;
}
BodySinglePage {
margin:20px;
padding:20px;
}
H1 {font-size: 150%}
H2 {font-size: 130%}
H3 {font-size: 115%}
H4 {font-size: 100%}
/* Liens standards (sur fond blanc) */
A {
color: #336699; 
font-weight: bold; 
text-decoration: none;
}
A:hover {color: #6699CC;}
.Nouveau {
color: #FF6666; 
font-weight: bold;
}
.Style_URL {
color: #336699; 
font-weight: bold;
cursor: hand; 
}

/* Styles pour les menus */
.TextMenu {
font-weight: bold; 
font-size: 10pt; 
font-style: normal; 
color: #336699}
.TextMenuSelected {
font-weight: bold; 
font-size: 10pt; 
font-style: normal; 
color: #FFFFFF}
A.TextMenu {
color: #336699;
}
A.TextMenu:HOVER {color: #FFFFFF;}
HR.SideMenu {color: #336699}
/* Définition des tables régulières */
table.dtStd
{
width: 100%; /* Forces tables to have correct right margin */
margin-top: .6em;
margin-bottom: .3em;
border-width: 1px 1px 0px 0px;
border-style: solid;
border-color: #336699;
background-color: #FFFFFF; 
font-size: 100%; /* Text in Table is same size as text outside table */
}
table.dtStd th, table.dtStd TD
{ 
border-style: solid; /* Creates the cell border and color */
border-width: 0px 0px 1px 1px;
border-style: solid;
border-color: #336699;
padding: 4px 6px;
text-align: left;
}
table.dtStd th	
{ 
color: #336699;
background-color: #99CCFF;
vertical-align: bottom;
}
table.dtStd td	
{
background: #ffffff;
vertical-align: top;
}
/* Définition des tables pour les formulaires */
table.dtFrm
{
width: 50%; /* Forces tables to have correct right margin */
margin-top: .6em;
margin-bottom: .3em;
border-style: none;
background-color: #FFFFFF; 
font-size: 100%; /* Text in Table is same size as text outside table */
}
table.dtFrm th, table.dtFrm TD {
border-style: none;
padding: 4px 6px;
text-align: left;
background: #ffffff;
vertical-align: top;
}
#Logo {
position: absolute;
top: 50px;
right: 10px;
voice-family: "&"}&"";
voice-family: inherit;
margin-right:1px;
}
html>body #Logo {
margin-right:1px;
}
#Logo2 {
position:absolute;
top:42px;
right:10px;
width:230px;
padding:0px;
voice-family: "&"}&"";
voice-family: inherit;
padding:0px;
}
html>body #Logo2 {
padding:0px;
}

#Header {
margin:40px 0px 10px 0px;
padding:15px 0px 0px 5px;
/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
height:48px; 
border-style:solid;
border-color: #336699;
border-width:2px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
line-height:11px;
background-color: #99CCFF;
/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "&"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
voice-family: "&"}&"";
voice-family:inherit;
height:14px; /* the correct height */
}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#Header {height:33px;}
#Content {
margin:0px 50px 50px 150px;
padding:10px;
width: 630px;
}
/*
#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}
*/
#Menu {
position:absolute;
top:60px;
left:10px;
width:120px;
padding:10px;
background-color:#99CCFF;
border:1px dashed #000;
line-height:17px;
voice-family: "&"}&"";
voice-family:inherit;
width:150px;
}
#Compteur {
position:absolute;
left:10px;
bottom:40px;
width:200px;
padding:10px;
/*		background-color:#FFFFFF;
border:1px dashed #000;*/
line-height:17px;
voice-family: "&"}&"";
voice-family:inherit;
width:150px;
}

#Copyright {
font-size: 8pt; 
position:absolute;
left: 10px;
bottom: 10px;
width: 200px;
padding:10px;
voice-family: "&"}&"";
voice-family:inherit;
width: 200px;
}

body>#Menu {width:150px;}
#FooterExtended {
clear:both;
position:relative;
bottom:0px;
margin:0px 0px 10px 0px;
padding:10px 0px 5px 0px;
height:27px; 
width= 100%;
border-style:solid;
border-color: #336699;
border-width:1px 0px;
line-height:11px;
background-color:#99CCFF;
voice-family: "&"}&"";
voice-family: inherit;
height:14px;
}
#Footer {
clear:both;
position:absolute;
bottom:0px;
margin:0px 0px 10px 0px;
padding:10px 0px 5px 0px;
height:27px; 
width= 100%;
border-style:solid;
border-color: #336699;
border-width:1px 0px;
line-height:11px;
background-color:#99CCFF;
voice-family: "&"}&"";
voice-family: inherit;
height:14px;
}
.EnumReal {
padding-right: 0px; 
padding-left: 5px; 
margin-left: 4px; 
margin-right: 0px;
BORDER-LEFT: #000000 2px solid;

}
.EnumRealText {	
font-weight: bold; 
}
body>#Footer {height:14px;}
