/* Feuille de style jeunes trois colonnes */

 h1 { border-top: none;
    border-bottom: none;
    margin: 0pt;
    font-size: 45px;
    color: #396C53;
    font-family: "trebuchet ms", andy, arial, sans-serif;
    background-color: transparent;
    text-align: center;
    }

 h2 { border-top: none;
    border-bottom: none;
    margin: 0pt;
    font-size: 40px;
    color: #396C53;
    font-family: "trebuchet ms", andy, arial, sans-serif;
    background-color: transparent;
    text-align: left;
    }

 h3 { border-top: none;
    border-bottom: none;
    margin: 0pt;
    font-size: 40px;
    color: #396C53;
    font-family: "trebuchet ms", andy, arial, sans-serif;
    background-color: transparent;
    text-align: rigth;
    }


  h4 { border-top: none;
    border-bottom: none;
    margin: 0pt;
    font-size: 40px;
    color: #396C53;
    font-family: "trebuchet ms", andy, arial, sans-serif;
    background-color: transparent;
    text-align: center;
    }

  h5 { border-top: none;
    border-bottom: none;
    margin: 0pt;
    font-size: 30px;
    color: #556688;
    font-family: trebuchet ms, andy, arial, sans-serif;
    background-color: transparent;
    text-align: center;
    }

 h6 { border-top: none;
    border-bottom: none;
    margin: 0pt;
    font-size: 20px;
    color: #556688;
    font-family: trebuchet ms, andy, arial, sans-serif;
    background-color: transparent;
    text-align: center;
    }

/*les liens hypertexte... */

   a:link {
   font-family:arial, sans-serif;
   color:#556688;
   background-color:transparent;
   text-decoration:none;
   }

   a:visited {
   font-family:arial, sans-serif;
   font-size:12px;
   color:#886655;
   background-color:transparent;
   text-decoration:none;
   }

   a:hover {
   font-family:arial, sans-serif;
   font-size:12px;
   color:#556688;
   background-color:transparent;
   text-decoration:underline;
   }

/* En-tête et en-pied */

  .entete {
	border: none;
	;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 5px;
	background-attachment: scroll;
	background-image: url(../images/fond/jeunes.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	width: 900px;
    }

  .enpied {
	border: none;
	;
	background-color: #FFFFFF;
	width: 900px;
    }    

/* les boites : container est celle qui contient toutes les autres */  

   .container {
	margin: 0pt;
	padding: 2pt;
	text-align: justify;
	;
	font-size: 12px;
	color: #697021;
    }
.souscontainer {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

/* gauche est la colonne de gauche, en général avec le menu */

  .gauche {
	border: none;
	position: absolute;
	left: 8px;
	width: 200px;
	text-align: left;
	background-color: #FFFFFF;
	padding-left: 10px;
	top: 199px;
    }

/* centre est celle...je laisse deviner... Il faut qu'elle soit la plus longue pour pousser l'en-pied vers le bas */

  .centre { border: none ;
    margin-left: 225px;
    margin-right: 225px;
    padding: 2px;
    }

/* droite */

  .droite {
	border: none;
	position: absolute;
	right: 2px;
	width: 200px;
	margin-left: 700px;
    }

.centre_droite {
	border: none;
	margin-left: 225px;
	padding: 5px;
	background-color: #FFFFFF;
	width: 675px;
    }



/*autre astuce : pour mettre une image à doite ou à gouche dans le texte, et qu'elle soit entouré de texte...*/

.img_droite {  
  float: right;
  margin-top: 5px; 
  margin-right: 0px; 
  margin-bottom: 5px; 
  margin-left: 10px
  }

.img_gauche {  
  float: left;
  margin-top: 5px; 
  margin-right: 10px;  
  margin-bottom: 5px; 
  margin-left: 0px
  }

/*pour insérer deux colones dans la boite centrale, ou 4 dans la page entière
attention, c'est la dernière colonne de droite qui pousse l'enpied vers le bas...*/

.inclusion {
	float: left;
	width: 24%;
	margin: 1px 1px;
	background-color: #FFFFFF;
  }
.incl_50pc {
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #556688;
	border-left-color: #556688;
	margin: 2px;
	padding: 5px;
	float: left;
	width: 47%;
}



.fond02 {
	background-color: #FFEDDD;
	}

.fond01 {
	border-top-width: thin;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: thin;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 5px;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #396C53;
	border-left-color: #396C53;
	}
.text01 {
	color: #735731;
	font-size: 14px;
	}
	
.text02 {
	color: #40662B;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

table {
	font-size: 12px;
	color: #556688;
}

td {
	margin: 9px;
	padding: 9px;
}

#citat01 {
	font-style: italic;
	color: #396C53;
}

#bordure {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #556688;
	border-left-color: #556688;
}
#cel_date {
	text-align: left;
	vertical-align: middle;
	height: 21px;
	width: 350px;
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #FDE4A4;
	border-right-color: #FDE4A4;
	border-left-color: #FDE4A4;
	background-image: url(../jeun/introjeun/jeunes2_fondcell.jpg);
	font-weight: bold;
	color: #735731;
}
#cel_date2 {
	text-align: left;
	vertical-align: middle;
	height: 21px;
	width: 350px;
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #FDE4A4;
	border-right-color: #FDE4A4;
	border-left-color: #FDE4A4;
	background-image: url(../jeun/introjeun/jeunes2_fondcell2.jpg);
	font-weight: bold;
	color: #40662B;
}
#cel_type {
	color: #396C53;
	height: 21px;
	width: 250px;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FDE4A4;
}
#cel_pred {
	height: 21px;
	width: 350px;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #FDE4A4;
	border-left-color: #FDE4A4;
}
#cel_theme {
	color: #396C53;
	height: 21px;
	width: 350px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #FDE4A4;
	border-left-color: #FDE4A4;
}
#cel_flyer {
	height: 21px;
	width: 100px;
	text-align: right;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FDE4A4;
}
.notes {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #2D443A;
	padding: 5px;
}
.descrition {
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 25px;
}
