*{
margin: 0;
padding:0;
font-family: Arial, Helvetica, sans-serif;
}
body{
background: #fff url(../images/fond.jpg) top center repeat-x;
text-align: center;
font-size: 8pt;
}
a.link{text-decoration: underline; color: #c80498;}
a.link:hover{text-decoration: none; background: #c80498; color:#fff;}
#global{
margin: 0 auto;
text-align:left;
width: 380px;
height: 100%;
background: url(../images/splash.jpg) no-repeat top;
height: 700px;
}
#logo{
height: 85px;
}
#logo h1{
height: 80px;
}
#logo h1 a{
display: block;
height: 80px;
font-size: 0;
color: #000;
}
#content h1, #content h1 strong, #content h1 em, #content a{
font-family: Georgia, "Times New Roman", Times, serif;
}
#content h1#top_detail{
font-size: 14pt;
text-align: center;
line-height: 52px;
color: #8d8d8d;
}
#content h1#top_detail strong{
color: #505050;
}
#texte{
margin-top: 10px;
}
#texte .prez_ref{
background: url(../images/prez_ref.jpg) no-repeat;
width: 267px;
height: 217px;
text-align:center;
float: left;
margin: 5px 15px;
}
#texte p{
margin: 15px 20px;
text-align:justify;
}
.line{
margin: 10px 20px;
}
#infos_sarl{
text-align: right;
margin: 0 0 0 1px;
padding: 150px 20px 0 0;
background: url(../images/contact.jpg) no-repeat top center;
color: #999999;
}