body{
margin: 0px;
padding: 0px;
font-family: Arial, Times, sans-serif;
font-size: 12px;
}
#contenu_total{
position: absolute;
left: 50%; 
top: 0px;
width: 980px;
/*height: 583px;*/
margin-left: -490px; /* moitié de la largeur */
/*margin-top: -292px; /* moitié de la hauteur */
/*display: inline;*/
}
#contenu{
min-height: 430px; /*marche sur firefox */
_height: 440px;
background-image: url(images/fond.jpg);
background-repeat: repeat-y;
}
#menu_gauche{
position: absolute;
top: 108px;
left: 0px;
}
#menu_droite{
position: absolute;
top: 108px;
left: 741px;
}
#bloc_texte{
margin-left: 255px;
margin-right: 260px;
margin-top: 15px;
z-index: 2;
text-align: justify;
}
#footer{
width: 980px;
margin: 0 auto;
text-align:justify;
height: 60px;
}
#artthemis{
position: relative;
top: -20px;
left: 76px;
z-index: 3;
/*text-transform: uppercase;*/
font-size: 8px;
letter-spacing: 2px;
}
table{
font-family: Arial, Times, sans-serif;
font-size: 12px;
}
a{
color: #9A1919;
text-decoration: none;
}
a:hover{
color: #E26D6D;
}
#menu_haut{
position: absolute;
top: 89px;
left: 237px;
z-index: 3;
}
#sous_menu_gauche{
position: absolute;
top: 0px;
left: 78px;
z-index: 3;
display: block;
}
#sous_menu_droite{
position: absolute;
top: 0px;
right: 80px !important;
right: 79px;
z-index: 3;
display: block;
}
#sous_menu_droite a, #sous_menu_gauche a{
display: block;
}
.titres{
color: #717171;
}
