/* ///////////////////////////////////////////////////////////////// */
/* //////////////////////  A C T I V I T É  3  ///////////////////// */
/* //////////////////////////  2e année  /////////////////////////// */
/* ///////////////////////////////////////////////////////////////// */



/*-------------------------------- EXERCICE 1 - PRÉSENTATION ------------------------------------ */

div#conteneur_exercice.exercice1 #h3_consigne	{
	margin-top: 25px;
	letter-spacing: -1px;
	word-spacing: -1px;
}

.exercice1 #diagramme	{
 	height: 375px;
	margin-top: 40px; 
}
.exercice1 #wrapper_floats div	{
	float: left;
}


/* ------------ Division avec diagramme -------------- */

.exercice1 #hidden1 {
	/* margin-top: 80px; */
}
.exercice1 .hiddenElement {
	display:none; 
	margin-bottom: 15px;
}
.exercice1 #wrapper_floats #conteneur_diagramme	{
	width: 468px;
	height: 435px;
	margin-left: 15px;
	background-image: url('../img/primaire2_vert/diagramme.png');
	background-position: 0 40px;
	background-repeat: no-repeat;
}

.exercice1 #wrapper_floats #conteneur_diagramme h3	{
	font-size: 24px;
	margin-left: 90px;
}

.exercice1 #diagramme .btn_interro	{
	display: block;
	width: 47px;
	height: 48px;
	background-image: url('../img/primaire2_vert/btn_interrogation.png');
	background-repeat: no-repeat;
	cursor: pointer;
}

.exercice1 #diagramme .btn_interro.selected{
	background-position: 0px -48px;
}

.exercice1 #diagramme .btn_interro:hover	{
	background-position: 0px -48px;
}

.exercice1 #diagramme #btn_interro_1	{
	margin-left: 140px;
	margin-top: 110px;
}

.exercice1 #diagramme #btn_interro_2	{
	margin-left: 330px;
	margin-top: 5px;
}

.exercice1 #diagramme #btn_interro_3	{
	margin-left: 180px;
	margin-top: 38px;
}


/* ------------ Divisions avec explications -------------- */

.exercice1 #conteneur_textes	{
	width: 370px;
	height: 402px;
	margin-left: 35px;
	margin-top: 80px; 
}

.exercice1 #conteneur_textes h3	{
	color: #cc8b2d;
	margin-top: 10px;
	font-size: 24px;
}

.exercice1 #conteneur_textes p	{
	font-size: 18px;
	margin-top: 5px;
}

.exercice1 #btn_continuer	{
	margin: 0 auto;
}





 /*---------------------------------- EXERCICE 2 ---------------------------------- */


div#conteneur_exercice.exercice2 #h3_consigne	{
	margin-top: 3px;
}
 
.exercice2 #diagramme_container	{
	background-image:url('../img/primaire2_vert/diagramme_fleches.png');
	background-repeat:no-repeat;
	background-position: center 25px;
	width:781px;
	height:475px;
	margin:0 auto;
	margin-top:35px;
}

.exercice2 #btn_continuer	{
	margin: 0 auto;
}

.exercice2 #liste_lanniere {
	width:610px;
	margin: 127px 0px 0 0;
	text-align:center;
	display:block;
	padding-left: 90px;
}
.exercice2 li {
	list-style:none;
	/* margin-top:44px; */
	background-repeat:no-repeat;
	background-position:center bottom;
	width:117px;
	height:332px;
	float:left;
	padding: 0;
	margin: 0;
	margin-right: 5px;
	cursor: pointer;
}

.exercice2 #australie.neutre{
	background-image:url('../img/primaire2_vert/australie.png');
	
}
.exercice2 #australie.neutre:hover{
	background-image:url('../img/primaire2_vert/australie_hover.png');
	
}

.exercice2 #australie.rouge{
	background-image:url('../img/primaire2_vert/australie_rouge.png');
}
.exercice2 #australie.vert{
	background-image:url('../img/primaire2_vert/australie_vert.png');
}

.exercice2 #etatsunis.neutre{
	background-image:url('../img/primaire2_vert/etatsunis.png');
}

.exercice2 #etatsunis.neutre:hover{
	background-image:url('../img/primaire2_vert/etatsunis_hover.png');
}

.exercice2 #etatsunis.rouge{
	background-image:url('../img/primaire2_vert/etatsunis_rouge.png');
}
.exercice2 #etatsunis.vert{
	background-image:url('../img/primaire2_vert/etatsunis_vert.png');
}


.exercice2 #canada.neutre{
	background-image:url('../img/primaire2_vert/canada.png');

}
.exercice2 #canada.neutre:hover{
	background-image:url('../img/primaire2_vert/canada_hover.png');

}

.exercice2 #canada.rouge{
	background-image:url('../img/primaire2_vert/canada_rouge.png');
}
.exercice2 #canada.vert{
	background-image:url('../img/primaire2_vert/canada_vert.png');
}

.exercice2 #mali.neutre{
	background-image:url('../img/primaire2_vert/mali.png');
}

.exercice2 #mali.neutre:hover{
	background-image:url('../img/primaire2_vert/mali_hover.png');
}
.exercice2 #mali.vert{
	background-image:url('../img/primaire2_vert/mali_vert.png');

}
.exercice2 #mali.rouge{
	background-image:url('../img/primaire2_vert/mali_rouge.png');

}

.exercice2 #france.neutre{
	background-image:url('../img/primaire2_vert/france.png');
}
.exercice2 #france.neutre:hover{
	background-image:url('../img/primaire2_vert/france_hover.png');
}
.exercice2 #france.rouge{
	background-image:url('../img/primaire2_vert/france_rouge.png');
}
.exercice2 #france.vert{
	background-image:url('../img/primaire2_vert/france_vert.png');
}
.exercice2 #titre_graphique{
	font-weight:bolder;
	font-size:23px;
	width:450px;
	text-align:center;
	margin:0 auto;
	height: 0px;
}

.exercice2 #div_txt_fin	{
	width:642px;
	margin:0 auto;
	margin-top: 48px;
	text-align:center;
	
}

.exercice2 #div_txt_fin #p_bravo	{
	font-size: 42px;
	font-weight: bold;
	clear: both;
}

.exercice2 #div_txt_fin #p_msg	{
	font-size: 24px;
	margin-top: 10px;
}

.exercice2 #btn_verifier{
	margin:0 auto;
}


 /*-------------------------------- EXERCICE 3 ------------------------------------ */
  
  
div#conteneur_exercice.exercice3 #h3_consigne	{
	margin-top: 3px;
}

a#btn_efface	{
	display: block;
	background-image: url('../img/primaire2_vert/btn_efface.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 69px;
	height: 70px;
	position: absolute;
	margin-top: -25px;
	margin-left: 842px;
	cursor: pointer;
}
a#btn_efface:hover	{
	background-position: 0 -71px;
}
  
.exercice3 #wrapper_floats{
	width: 850px;
	margin: 0 auto;
	height: 452px;
}

.exercice3 .zone_calcul{
	/* width:271px; */
	width: 400px;
	height: 124px;
	float: left;
	margin-top: 25px;
	background-image: url('../img/primaire2_vert/bg_chiffres.png');
	background-repeat: no-repeat;
	background-position: 50px 0;
	/* border:2px solid #77ffff; */
	/* margin-right:100px; */
	/* margin-right:100px; */
}
.exercice3 .zone_calcul.margin_left{
	margin-left: 20px;
}

.exercice3 .zone_calcul a.btn{
	/* background-image:url('../img/primaire2_vert/drop_auge.png'); */
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 128px;
	height: 128px;
	float: left;
	cursor: pointer;
}
.exercice3 .zone_calcul a.btn:hover{
	background-position: 0 -128px;
}
.exercice3 .zone_calcul a.btn.inactif	{
	cursor: default;
	background-position: 0 0;
}

.exercice3 #brosser_dent a.btn{
	background-image:url('../img/primaire2_vert/btn_brosse_dent.png');
}

.exercice3 #prendre_bain a.btn{
	background-image:url('../img/primaire2_vert/btn_bain.png');
}

.exercice3 #aller_toillete a.btn{
	background-image:url('../img/primaire2_vert/btn_toilette.png');
}

.exercice3 #laver_main a.btn{
	background-image:url('../img/primaire2_vert/btn_main.png');
}

.exercice3 #boire_eau a.btn{
	background-image:url('../img/primaire2_vert/btn_verre.png');
}

div#conteneur_exercice.exercice3 .zone_calcul p.text_btn{
	font-weight: bold;
	font-size: 40px;
	line-height: 126px;
	padding-left: 150px;
}

.exercice3 .zone_calcul#zone_total	{
	background-image:url('../img/primaire2_vert/bg_total.png');
	background-position: 0 0;
	width: 403px;
}

div#conteneur_exercice.exercice3 .zone_calcul#zone_total p.text_btn{
	color: #074d5b;
	font-size: 60px;
	letter-spacing: -2px;
    text-shadow: -2px 0 #ffffff, 0 2px #ffffff, 2px 0 #ffffff, 0 -2px #ffffff;
	padding-left: 40px;
}

.exercice3 #btn_calculer	{
	background-image: url("../img/primaire2_vert/btn_calculer.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 180px;
	height: 77px;
	display: block;
	cursor: pointer;
}
.exercice3 #btn_calculer:hover	{
	background-position: 0 -77px;
}
.exercice3 #btn_calculer.inactif	{
	background-position: 0 -154px;
	cursor: default;
}

.exercice3 #btn_continuer, .exercice3 #btn_calculer{
	margin: 10px auto;
	margin-top: 25px;
}
 
.exercice3 #div_txt_fin	{
	width:642px;
	margin:0 auto;
	text-align:center;
	
}
 
