BODY {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; FONT: 12px Arial; COLOR: #000080; PADDING-TOP: 0px; BACKGROUND-COLOR: #FFFFFF; SCROLLBAR-FACE-COLOR: #cccccc; SCROLLBAR-HIGHLIGHT-COLOR: #000f45; SCROLLBAR-SHADOW-COLOR: #000f45; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #b03f6f; SCROLLBAR-TRACK-COLOR: #b03f6f; SCROLLBAR-DARKSHADOW-COLOR: #ffffff}
A {FONT: 12px Arial; TEXT-DECORATION: none}
A:link {COLOR: #000080; BACKGROUND-COLOR: transparent}
A:visited {COLOR: #000080; BACKGROUND-COLOR: transparent}
A:active {COLOR: #000080; BACKGROUND-COLOR: transparent}
A:hover {COLOR: #FFCC00; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline}
STRONG {FONT: bold 16px Arial}
TD {FONT-SIZE: 12px}
H1 {MARGIN-TOP: 15px; MARGIN-BOTTOM: 10px; PADDING-BOTTOM: 0px; FONT: 18px bold Arial}
H2 {MARGIN-TOP: 5px; MARGIN-BOTTOM: 5px; PADDING-BOTTOM: 0px; FONT: 16px Arial}
.butt {PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-SIZE: 10px; PADDING-BOTTOM: 2px; MARGIN: 3px; COLOR: #000080; PADDING-TOP: 2px; FONT-FAMILY: Arial; BACKGROUND-COLOR: #bdcbbd}
SELECT {FONT-SIZE: 12px; COLOR: #000080; FONT-FAMILY: Arial; BACKGROUND-COLOR: #00ffff}
TEXTAREA {FONT-SIZE: 12px; COLOR: #000080; FONT-FAMILY: Arial; BACKGROUND-COLOR: #00ffff}
INPUT {FONT-SIZE: 12px; COLOR: #000080; FONT-FAMILY: Arial; BACKGROUND-COLOR: #00ffff}

/*----------------------------*/

#principal {
width:100%;
background-image:url('/images/style1_gauche.jpg');
background-repeat: repeat-y;
background-color : #FFFFFF;
}
#principal2 {
background-image:url('/images/style1_droite.jpg');
background-position: right;
background-repeat: repeat-y;
}
#haut {
height:20px;
background-image:url('/images/style1_haut.jpg');
background-repeat: repeat-x;
}
#haut img {
vertical-align:top; /* for ie5*/
}
#coingh {
width:12px;
height:20px;
background-image:url('/images/style1_haut-gauche.jpg');
float: left;
background-repeat: repeat-x;
}
#coindh {
width:12px;
height:20px;
background-image:url('/images/style1_haut-droite.jpg');
float: right;
background-repeat: repeat-x;
}
#contenu {
padding: 0 10px 0 10px;
}
#contenu p {
margin: 0px;
}
#bas {
height:12px;
background-image:url('/images/style1_bas.jpg');
background-repeat: repeat-x;
background-position: bottom;
}
#coingb {
width:12px;
height:12px;
background-image:url('/images/style1_bas-gauche.jpg');
float: left;
background-repeat: repeat-x;
background-position: bottom;
}
#coindb {
width:12px;
height:12px;
background-image:url('/images/style1_bas-droite.jpg');
float:right;
background-repeat: repeat-x;
background-position: bottom;
}


