body{
margin: 0px;
background-image:url(/themes/system/images/06_fond.jpg);
background-repeat:repeat-x;
}
#contenu a{
color:#ff9b00;
text-decoration:none;
}
#contenu a:hover{
color:#6e7072;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#content {
	/*background-image: url(img/fond.jpg);*/
	position:absolute;
     left: 50%; 
     top: 0px;
     width: 780px;
     height: 100%;
    /* height: 625px;*/
     margin-top: 0px; /* moitié de la hauteur */
     margin-left: -390px; /* moitié de la largeur */
	}
	
#contenu_general{
min-height: 475px; /*marche sur firefox */
_height: 475px;
margin-top: -2px;
background-image:url(/themes/system/images/fond_contenu.jpg);
background-repeat:repeat-y;
}

#contenu{
margin-left: 185px;
width: 550px;
font-size: 10px;
font-weight: normal;
text-align:justify;
}

#gauche{
position: absolute;
left: 0px;
top: 208px;
width: 171px;
height: 390px;
background-image: url(/themes/system/images/gauche_nethosting.jpg);
background-repeat:no-repeat;}

#menu{
margin:0;
padding:0;
margin-left:23px;
margin-top: 113px;
font-family: Arial, Times, sans-serif;
font-size: 11px;
}
#menu a{
display:block;
width:143px;
height: 25px;
background-color:#dbdbdb;
color:#6e7072;
text-decoration:none;
text-align:left;
text-indent: 10px;
margin-top:1px;/*afin d'avoir un espacement entre les différents liens*/
border-bottom: 1px solid white;
line-height: 25px;
}
#menu a:hover{
color:white;
background-color:#fbb034;
}

#droite{
position: absolute;
right: 0px;
top: 208px;}

#footer{
z-index:6;
width: 780px;
height: 62px;
margin: 0 auto;
background-image: url(/themes/system/images/footer.jpg);
background-repeat:no-repeat;
padding-top: 22px;
text-indent: 125px;
font-size: 10px;
font-weight: normal;
}
#enre{
z-index:5;
position:absolute;
top: 220px;
left: 180px;
}
#login{
z-index:5;
position:absolute;
top: 173px;
left: 22px;
height: 26px;
width: 738px;
display:inline;
}
.date{
position: absolute;
top: 33px;
left: 145px;
color: white;
}
.drapeaux{
position: absolute;
top: 33px;
right: 15px;
}
h1{
color: #fbb034;
font-size: 13px;
}
.tablemenu{
background-image: url(/themes/system/images/bg_menu2.gif);
background-repeat:repeat-x;
height: 25px;
}
