body {
margin: 0;
padding: 0;
}
#conteneur {
margin: 0;
padding: 50px 0;
width: 100%;
background-color: #b28584;
color: #8f919d;
background-image: url(fond-texture-bleugris.jpg);
background-repeat: repeat;
border: 0;
text-align: center;
}
#entete {
margin: 0;
padding: 0;
width: 100%;
border: 0;
}
#centre {
margin: 40px 0 20px 0;
padding: 0;
width: 100%;
border: 0;
background-color: transparent;
}
p {
padding-left: 100px;
padding-right: 100px;
font-family: tahoma,sans-serif;
font-weight: bold;
font-size: 90%;
color: #6a6d79;
text-indent: 28px;
text-align: justify;
}
p.noretrait {
padding-left: 100px;
padding-right: 100px;
font-family: tahoma,sans-serif;
font-weight: lighter;
font-size: 90%;
color: #6a6d79;
text-align: justify;
text-indent: 0;
}
span.retrait {
padding-left: 100px;
padding-right: 100px;
font-family: tahoma,sans-serif;
font-weight: lighter;
font-size: 90%;
color: #6a6d79;
text-indent: 150px;
text-align: justify;
}
span.couleur {
padding: 0 2px;
color: #6a6d79;
font-size: 85%;
border: 1px solid #6a6d79;
background-color: #fffcf1;
}
span.souligne {
text-decoration: underline;
}
.texte-petit {
font-size: 70%;
color: #6a6d79;
font-weight: bold;
}
img {
border: 0;
margin: 0;
padding: 0;
}
.titre1 {
margin: 50px 0;
width: 354px;
height: 80px;
}
.titre2 {
margin: 50px 0;
width: 330px;
height: 80px;
}
.open {
vertical-align: middle;
width: 39px;
height: 37px;
}
.ouvrir1 {
width: 284px;
height: 335px;
}
.ouvrir2 {
width: 274px;
height: 335px;
}
.fichierouvert1 {
width: 306px;
height: 265px;
}
.fichierouvert2 {
width: 253px;
height: 265px;
}
.save {
vertical-align: middle;
width: 34px;
height: 35px;
}
.optimisation1 {
width: 240px;
height: 314px;
}
.optimisation2 {
width: 242px;
height: 314px;
}
.fleur {
vertical-align: middle;
width: 36px;
height: 41px;
}
.logo-html, .logo-css {
width: 80px;
height: 15px;
}
a.lien {
color: #6a6d79;
text-decoration: none;
border-bottom: dotted 2px #6a6d79;
}
a.lien:hover {
color: #6a6d79;
background-color: #edeef1;
text-decoration: none;
border: dotted 2px #6a6d79;
padding: 1px;
}