/******************************************************************\
* Fichier : main.css                                               *
* Auteur  : Jean-François Côté                                     *
* Date    : 18 août 2005                                           *
* But     : Fichier Cascading Style Sheet comprenant les polices   *
*           et styles des objets HTML                              *
*                                                                  *
\******************************************************************/

body {
scrollbar-face-color: #DAD8B8;
scrollbar-highlight-color: #877B64;
scrollbar-3dlight-color: #DAD8B8;
scrollbar-darkshadow-color: #DAD8B8;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #DAD8B8;
}

.tabletitle {
font-family: "Trebuchet MS";
font-size: 13px; 
font-weight: bold;
text-align: left; 
color: #FFFFFF; 
line-height: 17px;
}

.textd {
font-family: "Trebuchet MS";
font-size: 12px; 
font-weight: normal;
text-align: right; 
color: #333333; 
line-height: 15px;
}

.textd a {
font-family: "Trebuchet MS";
font-size: 12px; 
font-weight: normal;
text-align: right; 
color: #333333; 
line-height: 15px;
text-decoration: none;
}

.textd a:hover {
font-family: "Trebuchet MS";
font-size: 12px; 
font-weight: normal;
text-align: right; 
color: #333333; 
line-height: 15px;
text-decoration: underline;
}

.textd a:active {
font-family: "Trebuchet MS";
font-size: 12px; 
font-weight: normal;
text-align: right; 
color: #333333; 
line-height: 15px;
text-decoration: underline;
}

.textc {
font-family: "Trebuchet MS";
font-size: 12px; 
font-weight: normal;
text-align: center; 
color: #333333; 
line-height: 15px;
}

.textc a {
font-family: "Trebuchet MS";
font-size: 12px; 
font-weight: normal;
text-align: center; 
color: #333333; 
line-height: 15px;
text-decoration: none;
}

.textc a:hover {
font-family: "Trebuchet MS";
font-size: 12px; 
font-weight: normal;
text-align: center; 
color: #333333; 
line-height: 15px;
text-decoration: underline;
}

.textc a:active {
font-family: "Trebuchet MS";
font-size: 12px; 
font-weight: normal;
text-align: center; 
color: #333333; 
line-height: 15px;
text-decoration: underline;
}

.title {
font-family: "Trebuchet MS";
font-size: 15px; 
font-weight: bold; 
color: #000000; 
line-height: 15px;
}

.title a{
font-family: "Trebuchet MS";
font-size: 15px; 
font-weight: bold; 
color: #000000; 
line-height: 15px;
text-decoration: none;
}

.title a:hover{
font-family: "Trebuchet MS";
font-size: 15px; 
font-weight: bold; 
color: #000000; 
line-height: 15px;
text-decoration: underline;
}

.textblanc {
font-family: "Trebuchet MS";
font-size: 12px; 
font-weight: normal;
text-align: justify; 
color: #FFFFFF; 
line-height: 15px;
}

.textblanc a{
font-family: "Trebuchet MS";
font-size: 12px; 
font-weight: normal;
text-align: justify; 
color: #FFFFFF; 
line-height: 15px;
text-decoration: none;
}

.textblanc a:hover{
font-family: "Trebuchet MS";
font-size: 12px; 
font-weight: normal;
text-align: justify; 
color: #FFFFFF; 
line-height: 15px;
text-decoration: underline;
}

.text {
font-family: "Trebuchet MS";
font-size: 12px; 
font-weight: normal;
text-align: justify; 
color: #4A4132; 
line-height: 15px;
}

.text a{
font-family: "Trebuchet MS";
font-size: 12px; 
font-weight: normal;
text-align: justify; 
color: #4A4132; 
line-height: 15px;
text-decoration: none;
}

.text a:hover{
font-family: "Trebuchet MS";
font-size: 12px; 
font-weight: normal;
text-align: justify; 
color: #4A4132; 
line-height: 15px;
text-decoration: underline;
}

.menu { 
font-family: "Verdana";
font-size: 9px; 
font-weight: normal; 
text-decoration: none;
color: #000000; 
line-height: 12px;
letter-spacing:0px;
}

.menu a { 
font-family: "Verdana";
font-size: 9px; 
font-weight: normal; 
text-decoration: none;
color: #000000; 
line-height: 12px;
letter-spacing:0px;
}

.menu a:hover { 
font-family: "Verdana";
font-size: 9px; 
font-weight: normal; 
text-decoration: underline;
color: #FFFFFF; 
line-height: 12px;
letter-spacing:0px;
}

.menu a:active { 
font-family: "Verdana";
font-size: 9px; 
font-weight: normal; 
text-decoration: underline;
color: #FFFFFF; 
line-height: 12px;
letter-spacing:0px;
}

.datenews { 
font-family: "Verdana";
font-size: 9px; 
font-weight: normal; 
color: #2E2E2E; 
line-height: 12px;
}

.titrenews { 
font-family: "Tahoma";
font-size: 10px; 
font-weight: bold; 
color: #000000; 
line-height: 12px;
}

.news { 
font-family: "Verdana";
font-size: 10px; 
font-weight: normal; 
color: #4A4132; 
line-height: 12px;
}

.linknews a { 
font-family: "Tahoma";
color:#000000; 
font-weight: bold;
text-align: right;
text-decoration: underline;
font-size: 10px;
}
.linknews a:hover { 
font-family: "Tahoma";
color:#4A4132; 
font-weight: bold;
text-align: right;
text-decoration: underline;
font-size: 10px;
}
.linknews a:active { 
font-family: "Tahoma";
color:#000000; 
font-weight: bold;
text-align: right;
text-decoration: underline;
font-size: 10px;
}

.form {
font-family: "Trebuchet MS";
font-size: 12px; 
line-height: 10px;
font-weight: normal; 
color: #4A4132; 
}

.spacer {
font-family: "Trebuchet MS";
line-height: 5px;
font-weight: normal; 
color: #4A4132; 
}

.label
{
	FONT-SIZE: 12px;
    COLOR: #4A4132; 
    font-family: "Trebuchet MS";
    HEIGHT: 22px;
    BACKGROUND-COLOR: #E7E6CF;
	BORDER-RIGHT: #E7E6CF 1px solid;
    BORDER-TOP: #E7E6CF 1px solid;
	BORDER-BOTTOM: #E7E6CF 1px solid;
	BORDER-LEFT: #E7E6CF 1px solid;
}

Input, Select
{
    FONT-SIZE: 12px;
    COLOR: #000000; 
    font-family: "Trebuchet MS";
    HEIGHT: 22px;
    BACKGROUND-COLOR: #DAD8B8;
	BORDER-RIGHT: #463E2F 1px solid;
    BORDER-TOP: #463E2F 1px solid;
	BORDER-BOTTOM: #463E2F 1px solid;
	BORDER-LEFT: #463E2F 1px solid;
}

.autreInput
{
    FONT-SIZE: 12px;
    COLOR: #000000; 
    font-family: "Trebuchet MS";
    BACKGROUND-COLOR: #DAD8B8;
	height: 22px;
	BORDER-RIGHT: #463E2F 1px solid;
    BORDER-TOP: #463E2F 1px solid;
	BORDER-BOTTOM: #463E2F 1px solid;
	BORDER-LEFT: #463E2F 1px solid;
}

Textarea
{
    FONT-SIZE: 12px;
    COLOR: #000000; 
    font-family: "Trebuchet MS";
    BACKGROUND-COLOR: #DAD8B8;
	BORDER-RIGHT: #463E2F 1px solid;
    BORDER-TOP: #463E2F 1px solid;
	BORDER-BOTTOM: #463E2F 1px solid;
	BORDER-LEFT: #463E2F 1px solid;
}

.ErreurBox{
   font-family: "Trebuchet MS";
   FONT-SIZE: 11px;
   COLOR: Red; 
   font-weight: bold; 
}

.Button {
    FONT-SIZE: 12px;
    COLOR: black; 
    font-family: "Trebuchet MS";
    HEIGHT: 20px;
    BACKGROUND-COLOR: #DAD8B8;
	border-left: #463E2F 1px solid ;
	border-top: #463E2F 1px solid ;
	border-bottom: #463E2F 1px solid ;
	border-right: #463E2F 1px solid ;
}

.copyright {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.linkcopyright {
	font-family: Verdana;
	font-size: 9px;
	line-height: 16px;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}