.no_question {
	font-family: garamond;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #BE0000;
}
.bleu_titre_petit {
	font-size: 20px;
	color: #4093DF;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	text-align: center;
}
.rouge_titre_petit {
	font-size: 20px;
	color: #D3350E;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
.vert_titre_petit {
	font-size: 15px;
	color: #B2D21B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
	background-color: #EAEAEA;
}
.marron_titre_petit {
	font-size: 15px;
	color: #B26D1B;
	font-family: Arial, Helvetica, sans-serif;
}
.div_force_attitude {
}






.marron {
	color: #B26D1B;
}
.bleu {
	color: #9DC7EE;
}
.vert {
	color: #6DB21B;
}
.jaune {
    color: #D1A907;
}
.beige {
	color: #E2C34E;
}
.rouge {
	color: #D3350E;
}
.div_reponse {
	display: block;
	margin-left: 30px;
	font-style: italic;
	font-size: 1em;
	height: 100px;
	background-image: url(/sdg_2009/images/mot_croise.png);
	background-repeat: no-repeat;
	padding-left: 150px;
}
.div_visite_guidee {
	height: 150px;
	padding-left: 150px;
	background-image: url(/sdg_2009/images/visite_guidee.png);
	background-repeat: no-repeat;
	margin-left: 30px;
	background-position: 20px;
}

.div_force_attitude {
	display: block;
	background-image: url(/sdg_2009/images/force_attitude.gif);
	background-repeat: no-repeat;
	text-align: justify;
	height: 69px;
	padding-left: 410px;
}
.div_force_attitude_accroche {
	display: block;
	text-align: left;
	color: #FFFFFF;
	background-color: #BDD631;
	font-size: 1.5em;
	width: 320px;
	float: right;
}

.div_avertissement {
	background-color: #F2F2F2;
	border: 1px solid #999999;
}
.div_couteau_frise {
	background-image: url(/sdg_2009/images/couteau.png);
	background-repeat: repeat-x;
	height: 50px;
	display: block;
	margin-left: 210px;
}
.div_couteau {
	float: left;
	height: 50px;
	width: 200px;
	display: block;
	border: 1px solid #999999;
	text-align: center;
	background-color: #EFEFEF;
}

.div_recette_frise {
	background-image: url(/sdg_2009/images/recette.png);
	height: 50px;
	background-repeat: repeat-x;
	display: block;
	margin-left: 210px;
}
.div_gp_presentation {
	width: 100%;
	display: block;
	text-align: justify;
	font-family: Georgia;
}
.div_gp_presentation img {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.div_gp_couple_artisan {
	width: 100%;
	height: 300px;
	display: block;
	text-align: justify;
	font-size: 1em;
}
.div_gp_couple_artisan img {
	float: left;
	margin-right: 20px;
}
.div_gp_lettre_eleve {
	width: 100%;
	margin-top: 20px;
}
.div_gp_lettre_eleve h5 {
	color: #FFFFFF;
	background-color: #C82A74;
	font-size: .8em;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}

.div_gp_lettre_eleve img {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}


#bulle_jeu {
	margin-left: 170px;
	margin-bottom: -15px;
}
#bulle_recette {
	margin-left: 150px;
	margin-bottom: -15px;
}


.div_recette {
	float: left;
	width: 200px;
	height: 50px;
	display: block;
	border: 1px solid #666666;
	text-align: center;
	background-color: #EFEFEF;
}

.texte_question {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: Aucune;
	color: #000000;
}
p {
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: Georgia;
	font-size: 1em;
}

.entete_jeu {
	font-family: garamond;
	font-size: 24px;
	color: #BE0000;
	font-weight: bold;
}
.legende {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
.ligne_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
a.vert:link {
	color: #6DB21B;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	list-style-type: Aucune;
}
.tablie {
	border: 1px solid #666666;
	background-color: #EEEEEE;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.vert:visited {
	color: #6DB21B;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

a.vert:hover {
	color: #6DB21B;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background-color: #CCCCCC;
}
a.rouge:link {
	color: #D3350E;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-size: 1em;
}
a.rouge:visited {
	color: #D3350E;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

a.rouge:hover {
	color: #D3350E;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;
	background-color: #CCCCCC;
}
a.jaune:link {
	color: #E2C34E;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a.jaune:visited {
	color: #E2C34E;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

a.jaune:hover {
	color: #E2C34E;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background-color: #CCCCCC;
}
a.bleu:link {
	color: #4093DF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-size: 1em;
}
a.bleu:visited {
	color: #4093DF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

a.bleu:hover {
	color: #4093DF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background-color: #CCCCCC;
}

.jeu_paragraphe {
	text-align: left;
	text-indent: 0;
	word-spacing: 0;
	margin: 0;
	line-height: normal;
}


.ligne_11 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.champ_formulaire {

	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.ligne_separation {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.tableau_phi {
	border: 1pt solid #999999;
	background-color: #F3F3F3;
}.tableau_phijaune {
	background-color: #FFFFF0;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px Aucune #999999;
	border-left: 1px solid #999999;
}
.ligne_entete {
	background-color: #BE0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	border: solid #999999;
}
.ligne_bas {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tableau_fond_jaune {

	border: 1pt solid #999999;
	background-color: #FFFDD5;
}
a.marron:hover {
	color: #B26D1B;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background-color: #CCCCCC;
}
a.marron:link,a.marron:visited {
	color: #B26D1B;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a.jaune:link,a.jaune:visited {
	color: #D1A907;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.puce_avec_intervalle {
	margin-bottom: 5px;
}

a.jaune:hover {
	background-color: #CCCCCC;

}
.div_presse
 {
	text-align: center;
}
.div_presse   a  img:hover {
	border: 1px solid #666666;
}
.div_gp_presentation #enfant {
	clear: none;
	float: left;
	margin-right: 10px;
}

#sdg_2009 {
	width: 100%;
	font-size: 1em;
	font: georgia;
}

#sdg_2009 h3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	background-color: #FFFFFF;
	position: static;
	width: 100%;
	font-size: 1em;
}

#sdg_2009 .div_gp_lettre_eleve h5 {
	font-size: 1.2em;
}

#sdg_2009 h2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1.5em;
	margin: 10px;
	display: block;
}
