#banniere {
height: 100px;
width: 100%;
font-weight : normal;
font-style : normal;
background-color: #4C0007;
background-image: url(images/css/banniere.png);
  background-repeat: no-repeat;
}

#encart {
background-color : #EBC5F0;
border-width : 1px;
border-style : solid;
border-color : silver;
float : left;
padding : 5px;
width : 188px;
font-weight : normal,normal;
background-repeat : repeat;
background-image : url(images/css/ENCART.jpg);
}

#rubriquesGauche
{
padding-top : 15px;
padding-left : 5px;
padding-right : 5px;
width : 165px;
font-weight : normal,normal;
background-repeat : repeat-y;
background-position : top right;
background-color: #FFFFFF;
}

#rubriquesGauche a.link
{
color : #2a4ea2;
display : block;
font-size : 10pt;
line-height : 65%;
margin-bottom : 10px;
text-decoration : none;
}

#rubriquesGauche a.link:hover
{
text-decoration : underline;
}

#rubriquesGauche a.selected
{
font-weight : bold;
}

#tablemain {
height : 100%;
width : 1010px;
}

#rubriquesHaut {
background-color : #D9DED7;
padding : 5px;
padding-left : 160px;
font-weight : normal,normal;
background-repeat : repeat-x;
height : 3;
filter : progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#D9DED7', EndColorStr='#FFFFFF');
}

#rubriquesHaut a.link {
border-right: 1px solid white;
color : white;
font-size : 9pt;
font-family : Arial;
letter-spacing : 1px;
padding : 5px;
text-decoration : none;
}

#rubriquesHaut a.link:hover {
background-color : #d5d7d6;
}

#rubriquesHaut a.selected {
background-color : #d5d7d6;
}

a {
color  : blue;
font-weight : normal;
text-decoration : underline;
}

a:hover {
color   : red;
}

body {
background-color : #2a4ea2;
font : normal 9pt Arial;
margin : 0px;
scrollbar-face-color		: #e6e9f7;
scrollbar-highlight-color	: #cdd4f5;
scrollbar-shadow-color		: #cdd4f5;
scrollbar-3dlight-color		: #ffffff;
scrollbar-arrow-color		: #1111a3;
scrollbar-track-color		: rgb(245,245,245);
scrollbar-darkshadow-color	: #ffffff;
}

form {
display : inline;
margin : 0px;
}

h1 {
color : #2a4ea2;
font-weight : normal;
font-size : 24pt;
font-family : Arial;
letter-spacing : 3px;
margin : 0px;
margin-bottom : 5px;
text-align : left;
}

h2 {
color : #2a4ea2;
font-weight : bold;
font-size : 15pt;
font-family : Arial;
font-style : italic;
margin-bottom : 10px;
}

img {
border : 0px;
}

img.img1 {
vertical-align : middle;
}

input.texte {
color : #0a488d;
font-family : Verdana;
font-size : 9pt;
border : 1px solid silver;
}

li {
margin-top : 5px;
}

p {
margin : 0px;
}

p.aide {
border : 3px solid white;
color : red;
padding : 3px;
padding-left : 20px;
text-align : justify;
width : 400px;
margin : 3px;
}

select {
font : normal 9pt Arial;
color : #0a488d;
vertical-align : middle;
}

table {
empty-cells  : show;
font : normal 9pt Arial;
}

textarea {
border : 1px solid gray;
font : normal 9pt Arial;
}

ul {
list-style-type : square;
list-style-position : inside;
margin : 0px;
padding : 0;
}

#main {
font-weight : normal,normal;
background-repeat : no-repeat;
background-position : bottom right;
background-attachment : fixed;
background-image : url(images/css/MAIN.jpg);
height : 100%;
background-color : #FFFFFF;
padding : 10px;
padding-right : 20px;
}

#rubriquesDroite {
background-color : #dedeff;
border-right : 1px solid black;
border-bottom : 1px solid black;
padding-top : 20px;
padding-left : 5px;
padding-right : 5px;
text-align : left;
width : 150px;
}

#rubriquesDroite a.link {
color: #2A4EA2;
display : block;
font-size : 10pt;
line-height: 90%;
margin-bottom : 10px;
text-decoration : none;
}

#rubriquesDroite a.link:hover {
text-decoration : underline;
}

#rubriquesDroite a.selected {
font-weight : bold;
}

#rubriquesBas {
color : silver;
padding : 5px;
text-align ; center;
}

#rubriquesBas a.link {
color : black;
text-decoration : underline;
}

#rubriquesBas a.selected {
font-weight : bold
}
