body { 
color: black; 
font-size: 12pt; 
font-family: arial, helvetica, sans-serif; 
background: rgb(0, 51, 102);
}
.alignLeftTop { 
text-align: left; 
vertical-align: top; 
margin: 0px; 
padding: 0px;
} 
.textBold_12pt { 
color: black; 
font-weight: bold; 
font-size: 12pt; 
font-family: arial, helvetica, sans-serif;
} 
.textRegular { 
color: black; 
font-size: 11pt; 
font-family: arial, helvetica, sans-serif;
}
.CA { 
color: red; 
font-size: 11pt; 
font-weight: bold; 
font-family: arial, helvetica, sans-serif;
}
.textLien { 
color: black; 
font-size: 10pt; 
font-family: Arial Narrow,sans-serif; 
font-style: normal;
}
.inputCourriel { 
color: black; 
font-style: italic; 
font-size: 10pt; 
font-family: arial, helvetica, sans-serif; 
height: 20px; 
width: 180px;
}
.boutonCourriel { 
width: 180px; 
height: 20px;
}
.rouge { 
background-color: #FF0000;
}
.bleuchantez { 
background-color: #00C0FE;
}
.orange { 
background-color: #FFA500;
}
.rose { 
background-color: #DD88DF;
}
.beige { 
background-color: #F5F5DC;
}
.mauvecentre { 
background-color: #EF8FEF;
}
.mauvetemplate { 
background-color: #7F4D82;
}
.mauvelien { 
background-color: #990099;
}
.violetdisco { 
background-color: #B5C1FF;
}
.vertpale { 
background-color: #33FF68;
}
.vertbouton { 
background-color: #2EE65C;
}
.jauneligne { 
background-color: #FFFF00;
}
.bleufoncer { 
background-color: #0000E3;
}

a { }
a:visited { }
a:hover { color : black; text-decoration : none; }

.jaune {
background-color: #ffff00;
float: none;
width: 100%;
margin: 0px;
padding: 0px;
text-align: center;
}
.bgclr {
background-color: #ff9900;
float: none;
}
h1 { 
color: red;
margin: 0px;
padding: 2px;
text-align: center;
font-size: 30px;
} 
h2 { 
color: black;
margin: 0px;
padding: 2px;
text-align: center;
font-size: 24px;
} 
h3 { 
color: red;
margin: 0px;
padding: 2px;
text-align: center;
font-size: 18px;
} 
h4 { 
color: black;
margin: 0px;
padding: 2px;
text-align: center;
font-size: 15px;
}
ul {
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 40px;
}
form {
margin: 0px 5px 0px 5px;
}
.btn-cdg {
color: white;
background-color: #003366;
text-decoration: none;
font-weight: bold;
font-size: 15pt;
text-align: center;
padding: 5px;
border: 3px;
display: block;
width: 300px;
}
.btn-cdg:hover {
color: #000000;
background-color: #FFFF00;
text-decoration: none;
border: 3px inset #c0c0c0;
}
.btn-moment {
background-color: #FFFF00;
text-align: center;
text-decoration: none;
padding: 5px 5px 5px 5px;
border: 0px;
display: block;
width: 200px;
}
.btn-moment:hover {
background-color: #FF9900;
text-decoration: none;
}
.pied {
color: black;
}
.pied :hover { 
color: black; 
font-size: 10pt; 
font-family: arial, helvetica, sans-serif; 
text-decoration: none; 
background-color: #FFFFFF; 
font-weight: bold;
}
.pied :link {
color: #D80022; 
font-size: 10pt; 
font-family: arial, helvetica, sans-serif; 
text-decoration: ;
font-weight: bold;
}
.pied :visited {
color: black; 
font-size: 8pt; 
font-family: arial, helvetica, sans-serif; 
text-decoration: none;
}

.ligne {
 font-size : 0;
 }
 
.menu-h {
 color : #000000;
 background-color : #c0c0c0;
 padding : 2px;
 margin-bottom : 0;
 margin-top : 10px;
 font-size : 8pt;
 }
 .lien-h {
 color : #d80022;
 text-decoration : none;
 }
 .lien-h:visited {
 color : #262626;
 }
 .lien-h:hover {
 color : #0000ff;
 text-decoration : underline;
 }
 .panier {
 border: 0;
 height: 24px;
 width: 24px;
 padding: 0px;
 }
 .ajouter {
 border: 0;
 height: 21px;
 width: 127px;
 padding: 0px;
 }
