body {
background-color : #63299b;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
text-align : center;
line-height : 17px;
}
a {
color : #000000;
text-decoration : none;
}
a:link {
color : #63299b;
text-decoration : underline;
}
a:visited {
color : #6666cc;
text-decoration : underline;
}
a:hover {
color : #ff3399;
text-decoration : underline;
}
#conteneur {
background-color : #dfceff;
margin-left : auto;
margin-right : auto;
margin-top : 0;
width : 900px;
bottom : 10px;
text-align : left;
}
#colonne1 {
width : 330px;
float : left;
background-color : #dfceff;
}
#colonne2 {
width : 330px;
float : right;
background-color : #dfceff;
}
#banner {
background-image : url(../images/logo-banner3b.gif);
background-repeat : no-repeat;
background-position : center;
width : 100%;
height : 140px;
}
#gauche {
float : left;
padding : 5px 10px 5px 10px;
background-color : #dfceff;
bottom : 0;
width : 160px;
height : auto;
}
#droite {
width : 700px;
position : relative;
padding : 5px 10px 5px 5px;
float : right;
background-color : #dfceff;
}
.spacer {
clear : both;
}
.spacer2 {
clear : right;
}
.spacer3 {
clear : left;
}
.image2 {
margin : 2px;
float : right;
}
.image3 {
margin : 2px;
float : left;
}
#texte {
width : 680px;
padding : 5px 5px 5px 5px;
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
font-style : normal;
text-align : justify;
line-height: 18px;
}
h1 {
padding : 5px 5px 5px 5px;
margin : 0 0 0 0;
font-family : "Arial", Helvetica, sans-serif;
font-size : 18px;
font-style : normal;
text-align : center;
background-color : #63299b;
color : #dfceff;
}
h2 {
padding : 2px 2px 2px 2px;
margin : 5px 0 0 0;
font-family : Arial, Helvetica, sans-serif;
font-size : 16px;
font-style : normal;
text-align : center;
color : #63299b;
border-bottom-width : 4px;
border-left-width : 4px;
border-bottom-style : solid;
border-bottom-color : #ff3399;
border-bottom-style : dotted;
}
h3 {
padding : 2px 2px 2px 2px;
margin : 5px 0 5px 0;
font-family : "Arial", Helvetica, sans-serif;
font-size : 14px;
font-style : normal;
text-align : center;
color : #ff3399;
border-bottom-width : 4px;
border-bottom-style : solid;
border-bottom-color : #ff3399;
border-bottom-style : dotted;
border-top-width : 4px;
border-top-style : solid;
border-top-color : #ff3399;
border-top-style : dotted;
}
h4 {
font-size : 12px;
font-weight : normal;
color : #63299b;
margin : 0;
padding : 0;
font-style : normal;
text-align : left;
}
h5 {
font-size : 11px;
font-weight : normal;
color : #63299b;
margin : 5px;
font-style : normal;
text-align : center;
}
p {
	padding : 2px;
	margin : 2px;
	margin-bottom : 3px;
	text-align : justify;
}
p:first-letter {
font-weight : bold;
color : #63299b;
font-family : "Times New Roman", Times, serif;
font-size : 16px;
}
.tableau {
font-family : "Arial", Helvetica, sans-serif;
font-size : 12px;
padding : 5px 5px 0 5px;
font-weight : lighter;
text-align : justify;
}
#bottom {
margin-left : auto;
margin-right : auto;
margin-top : 0;
padding : 0 10px 10px 10px;
background-color : #dfceff;
font-family : "Arial", Helvetica, sans-serif;
font-size : 12px;
text-align : center;
line-height : 17px;
width : 880px;
}
div#menu {
z-index : 100;
font-family : Arial, Helvetica, sans-serif;
font-size : 15px;
font-weight : normal;
}
div#menu a {
color : #63299b;
}
div#menu ul {
padding : 0;
width : 155px;
border : 1px solid;
margin : 0;
background : #dfceff;
}
div#menu li:hover {
background : #dfbfff;
}
div#menu li.sousmenu:hover {
background : #dfbfff;
}
div#menu ul li {
z-index : 100;
position : relative;
list-style : none;
border-bottom : 1px solid;
}
div#menu ul ul {
position : absolute;
top : -1px;
left : 155px;
display : none;
background : #dfbfff;
}
div#menu li a {
text-decoration : none;
padding : 2px 0 2px 8px;
display : block;
border-left : 8px solid #63299b;
width : 84px;
}
div#menu ul.niveau1 li.sousmenu:hover ul.niveau2, div#menu ul.niveau2 li.sousmenu:hover ul.niveau3 {
display : block;
width : 210px;
}
div#menu ul.niveau3 {
left : 210px;
}
div#menu li a:hover {
border-left-color : #ff3399;
}
div#menu ul ul li a:hover {
border-left-color : #ff66cc;
}
div#menu ul ul ul li a:hover {
border-left-color : #ff99ff;
}
