/* CSS Document */

#accroche_entete h1 {
color:#FA8A02;
}

.texteOrange{
/*color:#FA8A02;*/
font-weight:bold;
}

.col_gauche{
	float:left; 
	display:inline;  
	width:250px; 
	height:350px;
	margin:30px 0 0 0;
	}

	.img_ouvrage{
		width:235px;  
		height:350px;
	}
	
.col_droite{
	float:left; 
	display:inline; 
	width: 330px; 
	height: 350px;
	margin:25px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

	
	.texteOuvrageGauche{
	float:left; 
	display:inline; 
	width: 165px; 
	height: 100px;
	margin:10px 0 0 0;
	}
	
	.texteOuvrageDroite{
	float: right; 
	display:inline; 
	width: 165px; 
	height: 100px;
	margin:10px 0 0 0px;
	}
	
	.boutons{
	float: none;
	display:inline;
	width: 330px;
	height: 27px;
	}
	
	.boutons img {
	margin: 5px;
	}

.bloc_quizz{
float: left;
width: 500px;
height: 180px;
margin: 0 20px 15px 20px;
}

.bloc_bonus{
float: right;
width: 196px;
height: 266px;
margin: 5px 5px 10px 15px;
}

/*////////////////////PAGE BONUS //////////////////////////*/

#accroche_entete h1 {
color:#FA8A02;
}


