body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin: 0;
padding: 0;
color: #FFFFFF;
background:url('images/fond_laser.jpg') #663366 repeat-x;
}
#entete{
height: 140px;
background-image: url(images/header2.jpg);
background-repeat: no-repeat;
}
#conteneur {
position: absolute;
width: 800px;
left: 50%;
top: 15px;
margin-left: -400px;
}
#centre {
height: 400px;
background-image: url(images/contact.jpg);
background-repeat: no-repeat;
}
#centre p {
padding-top : 10px;
margin-bottom: 5px;
}
#centre a{
color: #FF9933;
text-decoration: none;
}
#centre a:hover{
color: #FF9933;
text-decoration: underline;
}
#formulaire_contact {
padding-top: 10px;
padding-left: 230px;
}
.titre_contact {
margin-left: 25px;
margin-right: 400px;
font-size: 14px;
border-bottom : 2px solid #FFFFFF;
}
.corps_contact {
margin-left: 25px;
margin-right: 400px;
line-height: 35px;
font-size: 12px;
}
.menuhaut {
list-style-type: none;
text-align: right;
margin: 0;
padding-top :113px;
padding-right :7px;
}
.menuhaut li {
display: inline;
}
.menuhaut a {
margin: 0 10px;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}
.menuhaut a:hover {
text-decoration: none;
color: #CC00CC;
}
.adresse{
height: 20px;
padding-top: 4px;
background-color: #FF9933;
text-align: center;
color: white;
font-size: 12px;
}
p {
margin: 0 0 12px 0;
}
span {
color: #6699CC;
letter-spacing: 1px;
}
em {
font-size: 11px;
}