body {
  margin: 1;
  padding: 0;
  font: 75% arial, hevetica, sans-serif;
  text-align: center;
  color: #333;
  background-color: #ececd5;
}

table {
	border-collapse: collapse;
	empty-cells: show;
	font-family: arial, hevetica, sans-serif;
	font-size: 100%;
	color: #000000;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 2px;
	text-align: left;
	padding: 0px;
}

th {
  color: #9fa41d;
  font-weight: bold;
  font-size:x-small;
  font-family: Arial, Helvetica, sans-serif
  text-align: center;
  speak-header: once;
  padding:0.3em;
  vertical-align: baseline;
}

td {
	vertical-align: middle;
	text-indent: 0px;
	margin-left: 10px;
	padding: 0.3em;
	font-size:x-small;
  }
  
caption {
  caption-side: top;
  color: #9FA41D;
  font: 130% georgia, times, "times new roman", serif;
  font-weight: bold;
  text-align:left;
  }

h2 {
  color: #9f6000;
  font: bold 150% georgia, times, "times new roman", serif;
  margin: 0 0 2px 0;
}
  
h2 a { text-decoration: none; }

h3 {
  color: #d57500;
  font: bold 130% georgia, times, "times new roman", serif;
  margin-top: 0;
}

h4 {
  color: #EE840C;
  font: 110% georgia, times, "times new roman", serif;
  font-weight: bold;
  margin-top: 0;
}

a:link {
	color: #543516;
	text-decoration: none;
}

a:visited { 
	color: #84571A; 
	text-decoration: none;
}

a:hover, a:active {
	color: #84571A;
	text-decoration: underline;
  }

ol, ul {
  margin-left: 0;
  padding-left: 1.75em;
}

li {
	margin-left: 0;
	padding-left: 0;
}

dt {
  color:#00f;
  font-weight:bold;
}

dd {
  margin-top:10px;
  margin-bottom:10px;
}

#container {
	width: 735px;
	position: relative;
	background-color: #fff;
	border: 1px solid #676767;
	text-align: left;
	text-indent: 0px;
	padding: 0px;
	margin-top: 1em;
	margin-right:auto;
	margin-bottom: 1em;
	margin-left:auto;
}

#entete {
  height: 298px;
  width: 735px;
  background-color: #000000;
  background-image: url(../img/titre_intervenants.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  border-bottom: 1px solid #fff;
  position: relative;
  border: 1px none #fff;
  border-bottom: 1px solid #fff;
}

#mainnav {
	background-color: #FBC019;
	color: #f29400;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #e95d0f;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2;
	padding-left: 0;
}

#mainnav ul {
  margin: 0 0 0 20px;
  padding: 0;
  list-style-type: none;
}

#mainnav li {
  display: inline;
  padding: 0 10px;
  border-right: 1px solid #FFFFFF;
}

#mainnav li a {
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
}

#mainnav li a:hover {
  text-decoration: none;
  color: #c0371b;
}

#col_gauche {
	float: left;
	padding-right: 8px;
	width: 167px;
	/*border: 1px dotted #CCCCCC;*/
	margin-top: 35px;
	background-color: #FFF4DF;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 2px;
	list-style-position: outside;
	list-style-type: square;
	padding-left: 10px;
	height: auto;
}

	
#col_gauche ul {
  color: #B52C07;
  margin-left: 3;
  padding-left: 0;
  list-style-type: none;
  line-height: 165%;
}

#col_gauche h3 {
	color: #d57500;
	font: bold 100% georgia, times, "times new roman", serif;
	margin-top: 10;
}


#contenu {
	margin: 10px 10px 20px;
	line-height: normal;
	font-weight: normal;
}

#pied {
  clear: both;
  color: #272900;
  background-color: #000000;
  background-image: url(/fr/campagne_jeunes/img/pied_jeunes.gif);
  padding: 3px;
  text-align: right;
  font-size: 90%;
}

#skipmenu {
  position: absolute;
  left: 0;
  top: 5px;
  width: 645px;
  text-align: right;
}

#skipmenu a {
  color: #666;
  text-decoration: none;
}

#skipmenu a:hover {
  color: #fff;
  background-color: #666;
  text-decoration: none;
}

.alpha { list-style-type: lower-alpha }

.gras { font-weight:bold }
.italique { font-style:italic }
/*.souligne { text-decoration:underline }*/
.italique_gras{
  font-weight:bold;
  font-style:italic; 
}
  
.instruction li { padding: 0.25em 0em 0.25em 0em }

/*.imagefloat {
  float: right;
  padding: 2px;
  margin: 0 0 10px 10px;
}
*/
.imagefloat {
  float: left;
  padding: 2px;
  margin: 0 15px 10px 0;
}

.imageright {
  float: right;
  padding: 2px;
  margin: 0 35px 10px 0;
}

.print {display:none}
.nobullet { list-style-type:none }

.textarea {margin: 0.5em 0}

.reponses_JQ {
  border:0 none;
  list-style-type:none;
  margin:0;
  padding:0;
  }
  
.capsule {
  border:1px solid #B52C07;
  margin-bottom:1.5em;
  padding-right:1em;padding-left:1em;
  }

#tableau_info {
	background-position: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#container #contenu #tableau_info .Style17 Style27 {
	font-size: large;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
}
tableau_orange {
	background-color: FFF4DF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.Titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	color: #543516;
}
.Sous-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: e76a0f;
	font-weight: normal;
}
.Texte_courant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #413e32;
	list-style-type: square;
	list-style-position: inside;
}
.Lien_bas_page {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	color: e95d0f;
	text-decoration: underline;
}
.sous_titre_texte {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: 34352b;
}

.Titre_menu_gauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: 9f6000;
	font-weight: bold;
}
.Menu_gauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: f7a618;
}
.Titre_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.Texte_courant_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
}
.Petit_texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #000000;
	list-style-type: square;
}
.Note_bas_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #000000;
}
.questions_haut_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	line-height: 20px;
	white-space: normal;
	list-style-type: circle;
}


.texte_noir_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
#tableau {
  text-align: left;
  border-bottom-color: #9f6000;
  border-width: thin;
  background-color: #ececd5;
}
.questions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	color: 9f6000;
}
.pied_courriel {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #42290B;
  text-align: center;
  }
#encadre {
	width: 400px;
	height: 10px;
	position: relative;
	background-color: #FFFFFF;
	border: 0px solid #676767;
	text-align: left;
	text-indent: 0px;
	padding: 5px;
	margin-top: 0em;
	margin-right:auto;
	margin-bottom: 1em;
	margin-left:auto; }


.Titres {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: e95d0f;
	font-size: x-small;
}

