/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	color:#FFFFFF;
	font-family: Arial, Verdana, "Times New Roman";
	font-size: 10px;
	background-color: #000000;

}

#site {
	float:left;
	text-align : left;
	width : 750px;
	height : 450px;
}

a{
	color:#FFFFFF;
	text-decoration: underline;
}

a:hover{
	color:#DAAD60;
	
	text-decoration: underline;
}


img, img a{
	border:none;
}

.fleft {
	float:left;
}

.fright {
	float:right;
}

.call {
	clear:both;
}



.logo{
	margin: 31px 0 0 58px
}

.titre{
	margin : 30px 0 0 30px;
	float:left;
}

.jaune{
	color:#DAAD60;
}

/***********************************/
/********** COMMUN  ******/
/***********************************/


#p_gauche{
	float:left;
	width: 215px;
	height:450px;
	background:url(../images/home/home_gauche.jpg) 0 0 no-repeat;
}

#p_gauche p{
	margin : 20px 0 0 60px;
}

#p_droite{
	float:left;
	width: 478px;
	height:450px;
	background:url(../images/photo_droite.jpg) 0 0 no-repeat;
}

/***********************************/
/********** HOME  ******/
/***********************************/

#home_droite2{
	float:left;
	width: 57px;
	height:450px;
	background:url(../images/home/home_droite2.jpg) 0 0 no-repeat;
}


.accroche{
float:left;
	width:478px;
	height : 40px;
	margin-top:294px;
	text-align:right;
	padding-top:55px;
	background:url(../images/home/50pierrades.gif) 0 0 no-repeat;
}


/***********************************/
/********** RECETTE ******/
/***********************************/
#recette_gauche{
	float:left;
	width: 215px;
	height:450px;
	background:url(../images/recette/recette_gauche.jpg) 0 0 no-repeat;
}

#recette_gauche2{
	float:left;
	width: 215px;
	height:450px;
	background:url(../images/recette/recette_gauche2.jpg) 0 0 no-repeat;
}

#recette_gauche p,#recette_gauche2 p{
	margin : 20px 0 0 60px;
	color : #DAAD60;
	font-weight: bold;
}	

#recette_gauche a,#recette_gauche2 a{
	color : #FFFFFF;
	text-decoration:none;
	font-weight: normal;
}

#recette_gauche a:hover,#recette_gauche2 a:hover{
	color : #FFFFFF;
	text-decoration:underline;
	font-weight: normal;
}

#recette_droite{
	float:left;
	width: 535px;
	height:450px;
	line-height:12px;
	background:url(../images/recette/recette_droite.jpg) 0 0 no-repeat;
}


#recette_droite .int1{
	float:left;
	width: 200px;
	height:280px;
	margin-top:30px;
	padding-left:30px;
	font-size:11px;
}
#recette_droite .int1 h4{
	font-size : 13px;
	color:#DAAD60;
}
#recette_droite .int2{
	float:left;
	width: 248px;
	height:280px;
	color:#000000;
	font-size:11px;
	margin-top:30px;
	padding:15px 15px 0 15px;
	background-color: #DAAD60;
}
#recette_droite .int2 h4{
	font-size : 13px;
	color:#FFFFFF;
}


/***********************************/
/********** JACKPOT  ******/
/***********************************/
#jeu_gauche{
	float:left;
	width: 215px;
	height:450px;
	background:url(../images/jeu_gauche.jpg) 0 0 no-repeat;
}

#jeu_droite{
	float:left;
	width: 478px;
	height:450px;
	background:url(../images/jeu_droite.jpg) 0 0 no-repeat;
}
/***********************************/
/********** INTERIEUR  ******/
/***********************************/


#p_droite2{
	float:left;
	width: 57px;
	height:450px;
	background:url(../images/bande_droite.jpg) 0 0 no-repeat;
}

#p_droite .bloc_jaune{
	float:left;
	width: 361px;
	height:305px;
	margin-top:25px;
	color:#861E37;
	line-height:12px;
	background-color :#DAAD60;
}
#p_droite .bloc_jaune a{
	color :#861E37;
}
#p_droite .bloc_jaune a:hover{
	color :#FFFFFF;
}

#p_droite .bloc_jaune h3{
	text-align:center;
	font-size:15px;
	margin : 10px 0 12px 0;
}
#p_droite .bloc_jaune label{
	font-weight:bold;
	display:inline;
	width : 90px;
	height:15px;
	float: left;
	padding:8px 0 0 42px;
	
	clear:both;
}
#p_droite .bloc_jaune p{
	padding:8px 0 0 42px;
}
#p_droite .bloc_jaune .champs{
	width : 190px;
	height:14px;
	font-size: 12px;
	color:#861E37;
	margin: 4px 0 0 0;
}

#p_droite .bloc_jaune .champscode{
	width : 118px;
	height:14px;
	font-size: 12px;
	color:#861E37;
	margin: 4px 0 0 0;
}



#p_droite .bloc_jaune .radio{
	height:13px;
	width:13px;
	margin-top:5px;
}
#p_droite .bloc_jaune .box{

	margin:0;
}
