/*BACKGROUND POUR HABILLAGE*/

body {
background: url(../media/img/accueil/background_dijonnaise.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:496px;
	top:-25px;
	padding:0;
}
#corps-gauche {
	width:649px;
	height:325px;
	float:left;
	display:inline-block;
}
#highlight {
	height:325px;
	padding-left:7px;
	padding-top:5px;
}
#corps-droite {
	width:320px;
	height:325px;
	float:left;
	display:inline-block;
}
#bloc_liens {
	height:325px;
}
#olo {
	width:300px;
	margin:40px auto 30px;
}
#my_dominos {
	background:transparent url('../media/img/accueil/corps_mon_domi.gif') no-repeat left top;
	width:216px;
	height:125px;
	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;
	color: #566c7a;
	padding:5px;
	font-weight:bold;
	border-radius:2px;
}
#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;
}
#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;
}
#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: #c7baa3 url('../media/img/accueil/fond-offre.png') no-repeat right top;
	width:635px;
	height:142px;
	display:block;
}
#offres p{/*width:445px;*/ margin-top:60px;}
        
		#offres span {
	margin-left:16px;
	margin-top:10px;
	display:block;
	font-family:Arial;
	font-size:15px;
	color:#fff;
}
#preci_ok {
	display:block;
	margin-top:10px;
}
#fb-home {
	margin-top:15px;
	float:right;
}

#footer {
	clear:both;
	top:-35px;	
}
/* COULEUR FOOTER*/
	
	/*#message_sante a {
    color: #4c4c4c;
	}
	
	#pied ul li {
    color: #4c4c4c;
	}
	
	#pied ul li a {
    color: #4c4c4c;
	}*/

    /** FOND SPECIAL SPLASH **/
 
    /* #contcont{
        position:absolute;
        top:0;
        left:0;
        width:100%;
        height:100%;
		z-index:1000;
    }
 
    #splash{
		margin-right:auto;
		margin-left:auto;
        width:1000px;
        height:740px;
    }*/
   
    body {
/* background:transparent url(../media/img/accueil/givre-fond.jpg) repeat center center;*/
    }

