body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
margin: 0;
padding: 0;
background-color: #9798D8;
}
#header {
height: 190px;
background-color: #9798D8;
background-image: url("images/bandeau.gif");
}
#conteneur {
position: absolute;
width: 750px;
left: 50%;
margin-left: -375px;
background-color:#8386D0;
}
#centre {
color:#6A6DC7;
width:575px;
height: 410px;
overflow:auto;
margin-left: 175px;
padding:3px;
background-color:#F2F2FA;
}
#gauche {
position: absolute;
left:0;
height: 410px;
width: 175px;
background-color:#8386D0;
}
.colG {
position: relative;
float:left;
width: 268px;
padding: 0px 8px 0px 0px;
/*background-color:#F2F2FA;*/
}
.colG a {
color:#6A6DC7;
}
.colG a:hover {
color:white;
background-color:#6A6DC7;
text-decoration:none;
}
.colD {
position: relative;
float:right;
width: 250px;
padding: 0px 0px 0px 8px;
/*background-color:#F2F2FA;*/
}
.colD a {
color:#6A6DC7;
}
.colD a:hover {
color:white;
background-color:#6A6DC7;
text-decoration:none;
}
.colC {
position: relative;
float:left;
text-align:justify;
width: 551px;
/*background-color:#F2F2FA;*/
}
.colC a {
color:#6A6DC7;
}
.colC a:hover {
color:white;
background-color:#6A6DC7;
text-decoration:none;
}
.bleu {
position: relative;
float:left;
width: 100%;
font-size: 1.25em;
font-weight:bold;
color:#CFD0E3;
border-top: 5px solid #F2F2FA;
border-bottom: 5px solid #F2F2FA;
padding:3px;
background-color:#8387D1;
}
.bleu a {
font-size:10px;
color:#CFD0E3;
text-decoration:none;
}
.bleu a:hover {
font-size:10px;
color:white;
background-color:#6A6DC7;
text-decoration:none;
}
#menu1 {
position: absolute;
top:20px;
left: 20px;
width: 129px;
height:26px;
background-image: url("images/bio1.gif");
background-repeat: no-repeat;
}
#menu1:hover {
position: absolute;
top:20px;
left: 20px;
width:129px;
height:26px;
background-image: url("images/bio2.gif");
background-repeat: no-repeat;
}
#menu2 {
position: absolute;
top:66px;
left: 8px;
width: 157px;
height:26px;
background-image: url("images/disco1.gif");
background-repeat: no-repeat;
}
#menu2:hover {
position: absolute;
top:66px;
left: 8px;
width:157px;
height:26px;
background-image: url("images/disco2.gif");
background-repeat: no-repeat;
}
#menu3 {
position: absolute;
top:112px;
left: 20px;
width: 131px;
height:26px;
background-image: url("images/spec1.gif");
background-repeat: no-repeat;
}
#menu3:hover {
position: absolute;
top:112px;
left: 20px;
width:131px;
height:26px;
background-image: url("images/spec2.gif");
background-repeat: no-repeat;
}
#menu4 {
position: absolute;
top:158px;
left: 43px;
width: 82px;
height:24px;
background-image: url("images/presse1.gif");
background-repeat: no-repeat;
}
#menu4:hover {
position: absolute;
top:158px;
left: 43px;
width:82px;
height:24px;
background-image: url("images/presse2.gif");
background-repeat: no-repeat;
}
#menu5 {
position: absolute;
top:206px;
left: 43px;
width: 83px;
height:24px;
background-image: url("images/photos1.gif");
background-repeat: no-repeat;
}
#menu5:hover {
position: absolute;
top:206px;
left: 43px;
width:83px;
height:24px;
background-image: url("images/photos2.gif");
background-repeat: no-repeat;
}
#menu6 {
position: absolute;
top:254px;
left: 35px;
width: 100px;
height:24px;
background-image: url("images/ferrat1.gif");
background-repeat: no-repeat;
}
#menu6:hover {
position: absolute;
top:254px;
left: 35px;
width:100px;
height:24px;
background-image: url("images/ferrat2.gif");
background-repeat: no-repeat;
}
#menu7 {
position: absolute;
top:302px;
left: 38px;
width: 106px;
height:24px;
background-image: url("images/livre1.gif");
background-repeat: no-repeat;
}
#menu7:hover {
position: absolute;
top:302px;
left: 38px;
width:106px;
height:24px;
background-image: url("images/livre2.gif");
background-repeat: no-repeat;
}
#menu8 {
position: absolute;
top:350px;
left: 43px;
width: 91px;
height:24px;
background-image: url("images/cont1.gif");
background-repeat: no-repeat;
}
#menu8:hover {
position: absolute;
top:350px;
left: 43px;
width:91px;
height:24px;
background-image: url("images/cont2.gif");
background-repeat: no-repeat;
}
h1 {
font-size: 140%;
color:#8386D0;
}
