body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background-color: #333333;
}
#header {
height: 80px;
background: url("images/header.jpg");
}
h1{
font-size: 14px;
color: #CC9933;
margin-left: 10px;
}
#haut {
position: absolute;
top: 50px;
left: 490px;
}
#conteneur {
position: absolute;
width: 976px;
top: 10px;
left: 50%;
margin-left: -490px;
background-color:#333333;
}
#centre {
height: 464px;
background: url("images/corps.jpg");
}
#contenu{
position: absolute;
width: 925px;
height: 400px;
border-left: 1px solid #CC9933;
border-right: 1px solid #CC9933;
border-bottom: 1px solid #CC9933;
top: 100px;
left: 25px;
color: #FFFFFF;
}
#contenu p{
text-align: justify;
line-height: 18px;
margin: 10px 5px 5px 5px;
}
#contenu a{
color: #CC9933;
text-decoration: underline;
}
#contenu a:hover{
text-decoration: none;
}
#studio{
border: none;
}
#visuelstudio{
position: absolute;
width: 394px;
height: 368px;
background: url("images/visuel_studio.jpg");
top: 130px;
left: 552px;
color: #FFFFFF;
}
#visuelmentions{
position: absolute;
width: 300px;
height: 280px;
background: url("images/visuel_mentions.jpg");
top: 130px;
left: 570px;
color: #FFFFFF;
}
.menuhaut {
list-style-type: none;
text-align :right;
}
.menuhaut li {
display: inline;
}
.menuhaut a {
margin: 0 3px;
color: #000000;
text-decoration: none;
}
.menuhaut a:hover {
color: #FFFFFF;
}
.actif a{
color: #FFFFFF;
}
h4{
font-size: 16px;
padding: 3px;
background-color: #FFFFFF;
color: #CC9933;
margin: 0;
}
#contenu li{
margin-top: 5px;
list-style-type: square;
}
span{
color: #CC9933;
}
#google_maps{
padding-left: 112px;
padding-top: 50px;
}
