/* BACKGROUND POUR HABILLAGE
body {
background: url(../media/img/accueil/background-grainedelin.jpg) top center no-repeat #ffffff;
}
/BACKGROUND POUR HABILLAGE */

input{
    border:0;
}

#corps{
    background: transparent url(../media/img/accueil/corps_fond.png) no-repeat left top;
    _background: transparent url(../media/img/accueil/corps_fond.gif) no-repeat left top;
    height:483px;
    top:-25px;
    padding:0;
}

#corps-gauche{
    width:649px;
    height:330px;
    float:left;
    display:inline-block;
}
    
    #highlight{
        height:325px;
        padding-left:7px;
        padding-top:5px;
    }
    
    #bannieres{
        clear:both;
        height:155px;
        padding-left:5px;
    }
    
    #bannieres ul{list-style-type:none; }
    
    #bannieres ul li{float:left; display:inline; margin:0 3px;}
    
    .texte{margin:0 0 0 210px; font-size:10px; color:#fff; display:block;}
    .blue{color:#1389d0;}
    
    #poker{
        background: transparent url('../media/img/accueil/banner_recrut.jpg') no-repeat left top;
        width:314px;
        height:142px;
        display:block;
        text-indent:-9000px;
    }
    
    #poker:hover{
        background-position:0 -142px;
    }
    
    #offres{
        background: #000 url('../media/img/accueil/visuel.gif') no-repeat right top;
        width:632px;
        height:142px;
        display:block;
    }
        #offres p{width:445px;}
        #offres span{
            margin-left:20px;
            display:block;
            font-family:Arial;
            font-size:16px;
        }
        #offres span label{font-size:11px; color:#fff; font-family:Arial;}
        #offres span b{color:#fff;}
    
    #preci_ok{
        display:block;
        margin-top:10px;
    }
    
#corps-droite{
    width:320px;
    height:330px;
    float:left;
    display:inline-block;
}

    #bloc_liens{
        /*height:325px;*/
    }
        #olo{
            width:300px;
            margin:46px auto 30px;
        }
    
        #my_dominos{
            background:transparent url('../media/img/accueil/corps_mon_domi.gif') no-repeat left top;
            width:216px;
            height:133px;
            margin:auto;
        }
            
            #my_dominos p{
                padding:40px 0 0 15px;
            }
            
            #my_dominos p .input {
                width:165px;
                font-size:11px;
            }
            
            #my_dominos p .input_valid{
                width:17px;
                height:17px;
            }
            
            #my_dominos p a{
                margin-right:10px;
                font-family:Arial;
                font-size:10px;
                color:#93c6e3;
            }

    #geoloc{
        height:155px;
        width:320px;
        margin-top:24px;
    }
    
        #bloc_geoloc p .input{
            width:120px;
            font-size:13px;
        }
        
        #bloc_geoloc p .input_valid{
            margin:0 0 0 5px;
            width:17px;
            height:17px;
            position:relative;
            top:4px;
        }
        
        #nb_mag{
            color:#fff;
            font-size:11px;
            display:block;
            margin-bottom:25px;
        }
        
        #inscription p {text-align:right;}
        #inscription p input{width:190px;margin:5px 5px;}
		#inscription p select{width:190px;margin:5px 5px;}
        #inscription p label{color:#1d90d3;font-size:10px;margin-right:2px;}

    /** FOND SPECIAL GLACES **/
    
   /*#splash{
       
		margin-right:auto;
		margin-left:auto;
        width:1000px;
        height:740px;
    }
	
	

   #conteneurSplash{
		position:absolute;
        top:0;
        left:0;
        width:100%;
        height:100%;
		z-index:1000;
	}*/
    
    body{
       /* background:transparent url(../media/img/accueil/givre-fond.jpg) repeat center center;*/
    }

