/* CSS Document */
body
{
/*
background-image:url(deg.png);
background-repeat:repeat-x;
background-attachment:fixed;
*/
background-color:#000000;
}
/* --------------------------------- DIVS---*/
.divhead
{
width:992px;
height:195px;
margin:0 auto;
border: 1px solid #000000;
border-bottom: 0px;
background-color:#cccc99;
background-image:url(img/banniere.jpg);
}
.divmenu
{
width: 992px;
height: 40px ;
border: 1px solid #000000;
margin:0 auto;
}
.divcontenu
{
width: 992px;
min-height: 300px;
margin: 0px auto;
border: 1px solid #B5B5B5;
background-color:#cccc99;
background-image:url(img/imgbody.png);
background-position:top-left;
background-repeat:no-repeat;

}
.divtext
{
width:90%;
height:auto;
margin-top:60px;
margin-left: 60px;
margin-right:10px;
color:#000000;
margin-bottom:30px;
font-family:"Trebuchet MS", "Arial";
}
.divcenter_cont {
text-align: center;
}
.divcenter_img {
margin-left: auto;
margin-right: auto;
width: 800px;
text-align: left;
background-color: #ffff00;
border: 1px solid #000000;
}
.div_member_infos{
border:2px solid #503B38;
background-color:#cccc99;
width:800px;
margin:70px;
padding: 7px;
position:absolute;
}

.div_gallery{
width:164px;
height:120px;
border:1px solid #666666;
border-top:none;
position:absolute;
background-color: #17191A;
margin-left:493px; 
margin-top:38px;
z-index:100;
visibility:hidden;
}

.divrights{
font-size:10px;
color:#666666;
width:80%;
}

.div_admin
{
border: 1px solid #3333FF;
min-height: 50px;
width:800px;
}
/* --------------------------------- A HREF---*/
.amenu
{
display:block;
float:left;
width:165px;
height:40px;
color:#FFFFFF;
background-image:url(img/bouton.png);
text-decoration: none;
text-align:center;
padding-top:10px;
background-repeat:no-repeat;
font-weight:bold;
}
.amenu:hover
{
background-image:url(img/boutonhover.png);
}
.amenu2
{
display:block;
float:left;
width:165px;
height:30px;
color:#FFFFFF;
background-color:#1f1f1f;
text-decoration: none;
text-align:center;
background-repeat:no-repeat;
font-weight:bold;
padding-top:10px;
}
.amenu2:hover
{
background-color:#666666;
}
.amenu3
{
display:block;
float:left;
width:165px;
height:30px;
color:#FFFFFF;
background-color:#333333;
text-decoration: none;
text-align:center;
background-repeat:no-repeat;
font-weight:bold;
padding-top:10px;
}
.amenu3:hover
{
background-color:#666666;
}
.amenufin
{
display:block;
float:left;
width:167px;
height:40px;
color:#FFFFFF;
background-image:url(img/boutonfin.png);
text-decoration: none;
text-align:center;
padding-top:10px;
background-repeat:no-repeat;
font-weight:bold;
}
.amenufin:hover
{background-image:url(img/boutonfinhover.png);}
.amember
{
color:#503B38;
text-decoration:none;
font-size:24px;
font-weight:bold;
}
.amember:hover
{
color:#CC9900;
}
.a_infos{
display:block; 
border:1px solid #503B38; 
background-color:#CCCC99; 
float:right; 
text-decoration:none; 
width:100px; 
text-align:center;
color:#503B38;
}
.a_infos:hover{
background-color:#A89964;
font-weight:bold;
color:#503B38;
}

a img {
border:0;
}

a{
color:#503B38;}
a:hover{
color:#CA9A59;}

.video_categ{
background-color:#CCCC99;
float:left;
}



