Dslé, oui ça serait mieu. Menfin il est en local.
Voici la feuille de style
body { background-color:#D2E490; }
img { border: 0; }
- global {
width: 702px;
margin: auto;
}
- header {
width: 702px;
height: 141px;
background-image: url(´images/header.jpg´);
}
- header_menu {
width: 442px;
height: 20px;
padding-left: 260px;
background-image: url(´images/header_menu.jpg´);
}
- header_menu div {
width: 430px;
color: #C983B7;
text-align: center;
font-size: 0.8em;
font-weight: bold;
}
- header_menu div a {
padding-right: 2px;
padding-left: 2px;
text-decoration: none;color : #C983B7;
}
- header_menu div a:hover { background-color:#D2E490; color:#950F83; }
- center {
width: 100%;
background-color: #D9AECE;
border-left: 1px solid #8D3093;
border-right: 1px solid #8D3093;
}
- bas {
width: 702px;
height: 20px;
background-image: url(´images/bas.jpg´);
text-align: center;
}
- menu {
font-family: ´Comic Sans Ms´, Arial, Verdana, serif;
font-weight: bold;
}
.menu_haut {
width: 142px;
height: 25px;
background-image: url(´images/menu_haut.jpg´);
background-repeat: no-repeat;
color: #8D3093;
text-align: center;
}
.menu_milieu {
width: 140px;
padding-top: 5px;
background-color: #88C46F;
border-left: 1px solid #8D3093;
border-right: 1px solid #8D3093;
font-size: 0.8em;
}
.menu_milieu a {
display: block;
padding-left: 20px;
text-decoration: none;color : #AE73E1;
}
.menu_milieu a:hover { background-color:#D2E490; color:#C78019; }
.menu_bas {
width: 142px;
height: 10px;
margin-bottom: 10px;
background-image: url(´images/menu_bas.jpg´);
background-repeat: no-repeat;
}
- news {
font-family: ´Comic Sans Ms´, Arial, Verdana, serif;
font-weight: bold;
}
.news_haut {
width: 472px;
height: 25px;
background-image: url(´images/news_haut.jpg´);
background-repeat: no-repeat;
color: #8D3093;
text-align: center;
}
.news_milieu {
width: 460px;
padding: 5px 0px 10px 10px;
background-color: #A4A7D7;
border-left: 1px solid #8D3093;
border-right: 1px solid #8D3093;
font-size: 0.8em;
}
.news_bas {
width: 472px;
height: 10px;
margin-bottom: 10px;
background-image: url(´images/news_bas.jpg´);
background-repeat: no-repeat;
}