body {
margin : 0;
padding : 0;
text-align : center;
background-color : #333333;
}
h1, h2, h3, h4, h5, h6, ul, ol, dl, a {
font-family : arial, regular;
font-size : medium;
}
h1 {
font-size : 120%;
margin : 0;
padding : 5px 0 0 0;
color : #ffffff;
text-align : left;
}
h2 {
font-size : 110%;
margin : 0;
padding : 5px 0 0 0;
color : #737272;
text-align : right;
}
h3 {
font-size : medium;
margin : 0;
padding : 5px 0 0 0;
color : #737272;
text-align : left;
}
p {
font-family : arial, regular;
font-size : small;
color : #737272;
margin : 0;
padding : 2px;
}
a {
font-family : arial, regular;
font-size : small;
color : #666666;
margin : 0;
padding : 2px;
text-decoration : none;
}
a:visited {
text-decoration : none;
color : #666666;
}
a:active {
text-decoration : none;
color : #2558c0;
}
a:hover {
text-decoration : underline;
color : #2558c0;
}
#main_wrapper {
width : 850px;
height : 700px;
margin-top : 20px;
margin-left : auto;
margin-right : auto;
text-align : left;
position : relative;
background-color : #333333;
}
#sidebargauche {
left : 0;
width : 100px;
height : 700px;
position : absolute;
background-color : #333333;
}
#titlepr {
left : 100px;
position : absolute;
background-color : #333333;
}
#header {
left : 200px;
width : 500px;
height : 700px;
position : absolute;
background-color : #333333;
background : url(images/header.gif) no-repeat;
}
#header li, #liens_inner li {
list-style-type : none;
}
#header ul {
margin-top : 25px;
left : 380px;
position : absolute;
}
#sidebardroite {
right : 0;
width : 150px;
height : 620px;
position : absolute;
background-color : #333333;
background : url(images/droite.gif);
}
#classeur {
margin-top : 0;
margin-left : 14px;
margin-right : 0;
padding : 4px;
color : #333333;
}
#classeurcentral {
margin-top : 0;
margin-left : 14px;
margin-right : 0;
padding : 4px;
color : #333333;
}
#textes {
margin-top : 320px;
margin-left : 20px;
margin-right : 0;
padding : 4px;
color : #333333;
}
#telechargement {
margin-top : 400px;
margin-left : 14px;
margin-right : 0;
padding : 4px;
color : #333333;
}
#textebio {
margin-top : 250px;
margin-left : 20px;
margin-right : 0;
padding : 4px;
color : #333333;
}
#textefunda p {
font-size : 100%;
color : #737272;
}
#textefunda a {
font-size : 95%;
color : #999999;
float : right;
}
#textefunda a:visited {
text-decoration : none;
color : #999999;
}
#textefunda a:active {
text-decoration : none;
color : #2558c0;
}
#textefunda a:hover {
text-decoration : underline;
color : #2558c0;
}
#content {
left : 200px;
width : 500px;
height : 500px;
position : absolute;
margin-top : 100px;
margin-left : 0;
margin-right : 0;
padding : 0;
}
#content dl {
margin : 10px 20px;
padding : 0;
font-family : arial, regular;
font-size : small;
color : #666;
float : right;
}
#liens {
left : 200px;
width : 500px;
height : 500px;
position : absolute;
margin-top : 100px;
margin-left : 0;
margin-right : 0;
padding : 0;
background : url(images/base3.gif);
}
#mesage_inner {
width : 500px;
height : 375px;
margin-top : 120px;
margin-left : 120px;
margin-right : 0;
padding : 5px;
}
#liens_inner {
width : 500px;
height : 375px;
margin-top : 120px;
margin-left : 100px;
margin-right : 0;
padding : 5px;
}
#liens_inner a {
font-size : 105%;
}
#fundamentation {
left : 200px;
width : 500px;
height : 500px;
position : absolute;
margin-top : 100px;
margin-left : 0;
margin-right : 0;
padding : 0;
background : url(images/base2.gif);
}
#fundamentation_inner2 {
width : 250px;
height : 445px;
margin-top : 35px;
margin-left : 180px;
margin-right : 150px;
margin-bottom : 25px;
padding : 5px;
}
#fundamentation_inner2 p {
font-size : 95%;
color : #737272;
}
#bio {
left : 200px;
width : 500px;
height : 500px;
position : absolute;
margin-top : 100px;
margin-left : 0;
margin-right : 0;
padding : 0;
background : url(images/base4.gif);
}
#nav_inner * {
margin : 0;
padding : 0;
font-weight : bold;
font-size : 102%;
color : #cccccc;
}
#nav_inner {
margin-top : 380px;
margin-left : 40px;
margin-right : 0;
padding : 5px;
color : #cccccc;
}
#nav_inner ul {
float : left;
}
#nav_inner li {
list-style-type : none;
float : left;
position : relative;
}
#nav_inner li:first-child {
border-left : none;
}
#nav_inner a {
display : block;
padding : 0.3em 6px;
text-decoration : none;
}
#nav_inner h4 {
color : #737272;
}
#nav_inner a:hover {
color : #cccccc;
font-weight : normal;
}
#nav_inner li ul {
position : absolute;
display : none;
width : 7em;
left : -1px;
}
#nav_inner li:hover ul {
display : block;
font-weight : normal;
}
#nav_inner li ul li {
width : 100%;
color : #454645;
}
#footer {
background-color : #333333;
font-family : arial, regular;
font-size : small;
text-align : center;
color : #abccdd;
margin-left : 5px;
margin-right : 5px;
margin-top : 10px;
padding : 1px;
}
