/**************
* H O M E  P A G E *
**************/
html, body{
    width: 100%;height: 100%;
}
body {
    margin:0;background-image:url(images/fond2.png); background-repeat:repeat;background-color:#e0e0e0;
    text-align: center; /* pour corriger le bug de centrage IE */
}
body, p {
    margin: 0;padding: 0;
}


#conteneur {
    position: absolute;
    top:50%;
    background-repeat:no-repeat; background-position: center top; background-image:url(images/accueil/fond_accueil_4.png);
    height:472px;
    margin-top: -236px;
    left:0px; width:100%;
}


#homepage{
    position:relative;
    width:1024px;
    height:472px;
    color: #FFF;
    margin-left: auto;margin-right: auto;
}

#homeinfo{
    position:absolute;
    width:900px;
    height:90px;
    top : 50px;
    left : 200px;
}

#homelogo{
    position:absolute;
    top:6px;left:100px;
    width:105px; text-align:left;
}

#homebarre{
    position:absolute;
    top:40px;left:410px;
    width:555px; height:1px; border-top:1px solid #CCC;
}

#homevarna {
    font-family:Georgia;
    font-size:30px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;

    height:90px;
    left:172px;
    line-height:normal;
    position:absolute;
    top:30px;
    width:100px; text-align:left;
}

#homeadresses, #homeadresses2, #hometel, #homete2, #homeopen1, #homeopen2, #homeopen3, #homenet{
    font-family:Arial,Verdana,sans-serif;
    font-size:9px;
    text-align:left;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:14px;
    position:absolute;
}

#homeadresses, #hometel, #homeopen1, #homeopen3 {
    top:8px;
}
#homeadresses2, #homete2, #homeopen2, #homenet{
    top:47px;
}

#homeadresses {
    height:5px;
    left:410px;
    width:190px;
}
#homeadresses2 {
    height:90px;
    left:410px;
    width:190px;
}
#homeadresses strong, #homeadresses2 strong{
    font-size:11px;
}
#hometel {
    height:90px;
    left:610px;
    width:180px;
}
#homete2 {
    height:90px;
    left:610px;
    width:180px;
}
#homeopen1 {
    height:90px;
    left:695px;
    width:180px;
}
#homeopen2 {
    height:90px;
    left:695px;
    width:180px;
}
#homeopen3 {
    height:90px;
    left:860px;
    width:180px;
}

#homenet {
    height:90px;
    left:860px;
    width:180px;
}
#accueil_fond_photo {position: absolute; width:900px; height:312px; top:85px; left:70px;}

#accueil_8photos img{border:0;}
#accueil_8photos a             {filter : alpha(opacity=90); -moz-opacity : 0.9;opacity : 0.9;width:100px;
	height:230px; display:block;}
#accueil_8photos a:hover{filter : alpha(opacity=100);-moz-opacity : 1.0;opacity : 1.0;}
#accueil_8photos div{
	position:absolute;
	width:100px;
	height:230px;
	color: #FFF;
	top : 87px;
}
#homeechec{left : 102px;}
#homego{left : 209px;}
#homereflex{left : 313px;}
#homesociete{left : 417px;}
#homecarte{left : 521px;}
#homecasino{left : 624px;}
#homecassetete{left : 728px;}
#homejouets{left : 832px;}



#homejeux{
position : absolute;
height : 10px;
width :840px;
left : 100px;
top : 325px;
font : normal 8px Arial, sans-serif;
color:#FFF;
text-align : center;
}
#homejeux p{
width : 100px; 
float : left; margin-right:5px;
}
div#homejeux p a, div#homejeux p a:hover{
color: #FFF;
text-decoration: none;
}
#hometextbas {
position : absolute;
font : bold 19px Arial, sans-serif;
top : 348px;
left : 125px;
}

#hometextbas p{
font : normal 12px Arial, sans-serif;
text-align:left;
}

#homecond {
position : absolute;
font : italic 9px Arial, sans-serif; text-align:left;
top : 445px;
left : 180px;
color:black;
}
#copyright{position : absolute;
font : italic 9px Arial, sans-serif;
top : 470px; left:380px;
color:black;}

/***********
A C C U E I L 
*************/

#accueil {
position:relative;
display:block;
height : 25px;
width : 114px ;
background-image: url(images/Redbar/Neutre/1024Redbarhome.png) ;
top : ;
left : ; 
}
#accueil p{
position:absolute;
display:block;
height : 25px;
width : 114px ;}


