BODY  { 
background-image: url(images/fond.gif); 
font-family: Tahoma, Verdana, sans-serif; 
font-size: 11px; 
font-weight: bold; 
color: #FFFFFF; 
text-decoration: none;
MARGIN-TOP: 0; 
MARGIN-LEFT: 0; 
MARGIN-RIGHT: 0; 
MARGIN-BOTTOM: 0;
}

/* A:link debut */
A:link{
FONT-FAMILY:verdana, Arial, Sans-serif;
FONT-SIZE:10px;
TEXT-DECORATION:none;
/* Patou A:link debut */
COLOR:#FFFFFF;
/* Patou A:link fin */
}

A:visited{
FONT-FAMILY:verdana, Arial, Sans-serif;
FONT-SIZE:10px;
TEXT-DECORATION:none;
/* Patou A:visited debut */
COLOR:#FFFFFF;
/* Patou A:visited fin */
}

A:hover{
FONT-FAMILY:verdana, Arial, Sans-serif;
FONT-SIZE:10px;
TEXT-DECORATION:underline overline;
/* Patou A:hover debut */
COLOR:#FFFFFF;
/* Patou A:hover fin */
}

A:active{
FONT-FAMILY:verdana, Arial, Sans-serif;
FONT-SIZE:10px;
TEXT-DECORATION:underline overline;
/* Patou A:active debut */
COLOR:#000000;
/* Patou A:active fin */
}

TD {
FONT-FAMILY:verdana, Arial, Sans-serif;
FONT-SIZE:10px;
}

TEXTAREA{
FONT-FAMILY: Verdana, Arial, Sans-serif; 
FONT-SIZE: 9px;
BORDER:1px solid rgb(172,199,215);
/* Patou textarea debut */
COLOR:#000000;
BACKGROUND-COLOR: #6E6E73;
/* Patou textarea fin */
}

SELECT{
/* Patou select debut */
COLOR:#000000;
BACKGROUND-COLOR: #C0C0C0;
/* Patou select fin */
FONT-FAMILY: Verdana, Arial, Sans-serif; 
FONT-SIZE: 9px; 
}


INPUT{
/* Patou input debut */
COLOR:#FFFFFF;
BACKGROUND-COLOR: #666666;
/* Patou input fin */
FONT-SIZE: 9px; 
FONT-FAMILY: Verdana, Arial, Sans-serif; 
BORDER-RIGHT: #000000 1px solid; 
BORDER-TOP: #000000 1px solid; 
BORDER-LEFT: #000000 1px solid; 
BORDER-BOTTOM: #000000 1px solid; 
}

HR{
COLOR: #000000;
HEIGHT: 1px;
}


.checkbox {
/* Patou checkbox debut */
COLOR:#000000;
BACKGROUND-COLOR: #000000;
/* Patou checkbox fin */
BORDER:none;
}

.titre{
FONT-FAMILY:Verdana, Arial, Sans-serif;
/* Patou titre debut */
COLOR:#000000;
/* Patou titre fin */
font-size: 11px;
font-weight: bold;
text-align: center;
padding-top: 10px;
}

.bloc_central{
FONT-FAMILY:Verdana, Arial, Sans-serif;
/* Patou bloc_central debut */
COLOR:#000000;
BACKGROUND-COLOR: #808080;
/* Patou bloc_central fin */
font-size:10px;
}


.copyright {
FONT-FAMILY:Verdana, Arial, Sans-serif;
/* Patou copyright debut */
COLOR:#000000;
/* Patou copyright fin */
FONT-SIZE:9px;
}

.copyright a:link{
COLOR:black;
}

.copyright a:visited{
COLOR:black;
}

.copyright a:hover{
COLOR:#9F9B00;
}

.copyright a:active{
COLOR:black;
}

