@charset "utf-8";
/* CSS Document */

body {
background-color:#321520;
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFF;
}

p {
margin:0;
padding:0;
}

#conteneur {
width:1024px;
margin:auto;
}

#haut {
height:150px;
position:relative;
}

h1, h2 {
display:none;
}

#titre {
width:147px;
height:37px;
background-image:url(images/ebenedzer.gif);
background-repeat:no-repeat;
position:absolute;
left:37px;
top:48px;
}

#sous_titre {
width:483px;
height:37px;
background-image:url(images/sous_titre.gif);
background-repeat:no-repeat;
position:absolute;
left:267px;
top:48px;
}

#gauche {
float:left;
width:184px;
margin-top:79px;
}

#troisd {
background-image:url(images/3d.gif);
background-repeat:no-repeat;
}

#deuxd {
background-image:url(images/2d.gif);
background-repeat:no-repeat;
}

#download {
background-image:url(images/download.gif);
background-repeat:no-repeat;
}

#contact {
background-image:url(images/contact.gif);
background-repeat:no-repeat;
}

ul {
list-style-type:none;
padding:20px 0 0 0;
margin:0 0 30px 0;
}

li {
padding-left:2px;
}

li a {
color:#FFF;
text-decoration:none;
}

li a:hover {
color:#FFF;
text-decoration:underline;
}

.souligne, #bandeau_titre span .souligne {
text-decoration:underline;
}

#milieu {
float:left;
width:647px;
}

#bandeau_titre p {
background-image:url(images/bandeau.gif);
background-repeat:no-repeat;
/*width:647px;
*/height:30px;
font-size:18px;
padding:3px 0 0 41px;
}

#bandeau_titre span {
font-size:12px;
}

#bandeau_titre span a {
color:#FFF;
text-decoration:none;
}

#bandeau_titre span a:hover {
color:#FFF;
text-decoration:underline;
}

#images {
margin:30px 35px 30px 41px;
}

#video {
margin-top:20px;
text-align:center;
/*pour la taille de typo des pages d'erreur.php*/
font-size:16px;
}

.vignette {
width:180px;
height:136px;
padding:0 10px 14px 0;
}

#droite {
float:left;
width:193px;
height:250px;
background-image:url(images/fond_droite.gif);
background-repeat:no-repeat;
background-position:5px 63px;
}

#droite p {
margin:10px 35px 0 18px;
}

#commentaires {
background-image:url(images/commentaires.gif);
background-repeat:no-repeat;
height:19px;
width:103px;
margin:70px 0 0 34px;
}

#bas {
clear:both;
text-align:center;
color:#81606d;
padding-top:35px;
margin-bottom:20px;
}

#bas a {
text-decoration:underline;
color:#81606d;
}

.lien_video {
text-decoration:underline;
color:#FFF;
font-weight:bold;
}

#cv {
margin-top:20px;
margin-left:40px;
}

#cv span {
font-weight:bold;
text-decoration:underline;
}

