body {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
background-color: #ffffff;
margin: 0;
padding: 0;
}
a {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #000000;
}
a:hover {
text-decoration: underline;
color: #666666;
}
img {
border: none;
}
a:active {
text-decoration: none;
color: #000000;
}
- user {
background-image: url(images/users.png);
height: 47px;
text-align: center;
vertical-align: middle;
color: #FFFFFF;
}
- user a, #user a:link, #user a:active, #user a:visited {
text-decoration: none;
color: #FFFFFF;
}
- user a:hover {
text-decoration: underline;
color: #FFFFFF;
}
- shoutbox-input {
background-image: url(images/shoutbox-input.png);
width: 127px;
height: 16px;
}
- shoutbox-content {
background-color: #FFFFFF;
width: 158px;
height: 95px;
}
- shoutbox-content2 {
background-image: url(images/shoutbox-01.png);
width: 181px;
height: 39px;
text-align: center;
}
- partner-content {
background-image: url(images/partner-content.png);
width: 418px;
height: 38px;
vertical-align: bottom;
}
- partner-style {
padding-bottom: 2px;
}
- unik-content01 {
background-image: url(images/unik-content01.png);
width: 269px;
height: 60px;
}
- unik-content02 {
background-image: url(images/unik-content02.png);
width: 303px;
height: 60px;
}
- unik-content03 {
background-image: url(images/unik-content03.png);
width: 266px;
height: 60px;
}
- g {
background-image: url(images/g.png);
width: 76px;
min-height: 4px;
}
- d {
background-image: url(images/d.png);
width: 79px;
min-height: 4px;
}
.vertical {
vertical-align: top;
}
- menu-g-fond {
background-image: url(images/m-g-f.png);
width: 235px;
vertical-align: top;
}
- menu-d-fond {
background-image: url(images/m-d-f.png);
width: 233px;
vertical-align: top;
}
.menu-g-title {
background-image: url(images/m-g-t.png);
width: 235px;
height: 19px;
}
.menu-d-title {
background-image: url(images/m-d-t.png);
width: 233px;
height: 19px;
}
.news-title {
background-image: url(images/news-title.png);
height: 28px;
vertical-align: middle;
}
.news-content {
background-image: url(images/news-content.png);
}
.news-infos {
background-image: url(images/news-infos.png);
height: 31px;
vertical-align: top;
font-size: 9px;
text-align: center;
}
.right {
text-align: right;
}
.form {
background-color: #FFFFFF;
width: 100%;
border: none;
font-size: 8px;
border: none;
padding-left: 1px;
}
input {
background-color: #F5F5F5;
font-size: 10px;
border: 1px dashed #999999;
}
select {
background-color: #F5F5F5;
font-size: 10px;
border: 1px dashed #999999;
}
textarea {
background-color: #F5F5F5;
font-size: 10px;
border: 1px dashed #999999;
width: 100%;
}
.g-style {
padding-left: 10px;
font-size: 9px;
}
.d-style {
padding-right: 10px;
font-size: 9px;
text-align: right;
}
.news-style {
padding-left: 25px;
font-size: 9px;
padding-bottom: 7px;
}
.content-style {
padding-left: 5px;
padding-right: 5px;
}
Voilà le code CSS. 