#texte p {text-align:justify;margin-left:0px;margin-right:0px;padding-top:0;margin-top:0px;padding-bottom:5px;}
#texte p.boite {padding:8px 8px 8px 8px;border-radius:3px;border-width: 1px;border-style:solid;margin-bottom:30px;}
#texte p.avertissement {padding-left:50px;background-image : url(/images/g_orange-attention.png);background-position: 5px 3px;background-repeat: no-repeat;border-color:#ffa300;}
#texte p.information {padding-left:50px;background-image : url(/images/g_bleu_information.png);background-position: 5px 3px;background-repeat: no-repeat;border-color:#2699d8;}
#texte p.erreur {padding-left:50px;background-image : url(/images/g_rouge_erreur.png);background-position: 5px 3px;background-repeat: no-repeat;border-color:#df2020;}
#texte p.accepte {padding-left:50px;background-image : url(/images/g_vert_accepte.png);background-position: 5px 3px;background-repeat: no-repeat;border-color:#03d426;}
#texte p.orange {color:#ffa300;}
#texte p.bleu {color:#2699d8;}
#texte p.rouge {color:#df2020;}
#texte p.vert {color:#03d426;}
#texte .gros {font-size:2em;}
#texte p.code {font-size : 11px;line-height : 16px;font-family : "courier new", sans-serif;color : #555; background : #eee;padding:10px;}
#texte p,ul,dd,dt {line-height:140%;}
#texte p.retour {text-align : right;padding:0;margin:0;}
#texte p.retour a {font-size:.8em;color:#666666;}
#texte ul.fl {list-style-image: url(/images/b_fl.gif);}
#texte ul.point {list-style-image:none;list-style-type:disc;}
#texte ul.carre {list-style-image:none;list-style-type:square;}
#texte ul.pdf {list-style-image: url(/images/l_media5.gif);}
#texte ul.ppt {list-style-image: url(/images/l_media11.gif);}
#texte ul.excel {list-style-image: url(/images/l_media4.gif);}
#texte ul.word {list-style-image: url(/images/l_media3.gif);}
#texte ul.vcard {list-style-image: url(/images/b_vcardp.gif);}
#texte ul.extern { list-style-image: url(/images/b_externe.gif); }
#texte li.pdf {list-style-image: url(/images/l_media5.gif);}
#texte li.ppt {list-style-image: url(/images/l_media11.gif);}
#texte li.excel {list-style-image: url(/images/l_media4.gif);}
#texte li.word {list-style-image: url(/images/l_media3.gif);}
#texte li.carte {list-style-image: url(/images/l_carte.gif);}
#texte li.extern { list-style-image: url(/images/b_externe.gif); }
#texte li.img {list-style-image: url(/images/l_media1.gif);}
#texte ul.ancre {padding:0px;margin-left:15px;margin-top:10px;margin-right:10px;margin-bottom:10px;list-style-image: url(/images/p_ancre.gif);}
#texte p.centre {text-align:center;}
#texte p.centrepetit {text-align:center;font-size:.8em;}
#texte p.petit {font-size:.8em;}
#texte p.droite {text-align:right;}
#texte p.gauche {text-align:left;}
.bouton_riche, .bouton_riche:link, .bouton_riche:visited {
  text-decoration: none;
  color:#ffffff;
  font-weight: bold;
	font-size: 12px;
  text-align:center;
  padding: 4px 10px;
  margin: 2px;
  line-height: 30px;
  background-color: #3399cc;
	background-image:	url("/extra/xp/bouton_n.png");
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  text-shadow: 1px 1px 3px #111;
   box-shadow: 0px 0px 1px #111;
}
.bouton_riche:hover {
  text-decoration: none;
  color:#ffffff;
  line-height: 30px;
  background-color: 			#3399cc;
	background-image:			url('/extra/xp/bouton_a.png');
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.bouton {
	text-decoration: none;
  font-weight: bold;
	font-size: 12px;
  text-align:center;
  padding: 4px 10px;
  margin: 2px;
  line-height: 30px;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#ededed;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #dcdcdc;
	color:#777777;
	text-shadow:1px 1px 0px #ffffff;
}.bouton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
	text-decoration:none;
}.bouton:active {
	position:relative;
	top:1px;
}
.grandeur1 {font-size:1.1em}
.grandeur2 {font-size:1.3em}
.grandeur3 {font-size:1.5em}
.grandeur4 {font-size:1.7em}
.grandeur5 {font-size:1.9em}
#texte .imageConteneur {
  width: auto;
  margin:0;
  padding:0;
  font-style : italic;
  text-align:justify;
  font-size: .8em;
  color: #666;
}
#texte .imageDroite {
  float:right; 
  margin:0px 5px 10px 20px; 
}
#texte .imageGauche {
  float:left;  
  margin:0 20px 10px 5px;  
}
#texte .imageCentrer {
  margin:0 auto 10px auto; 
}
#texte .imageMilieud {
  float:right;  
  margin:20px 30px 20px 10px; 
}
#texte .imageMilieug {
  float:left;  
  margin:20px 30px 20px 5px;  
}
#texte table.TableauBleu {border-left: #d6e3e4 1px solid;border-top:#d6e3e4 1px solid;padding:3px;border-right: #d6e3e4 1px solid;border-bottom:0px;}
#texte table.TableauBleu th { font-size: .8em; font-weight: bold; text-align : center; background : #d6e3e4; background-image : url(/images/f_titreencart.png);background-position: top left;background-repeat: repeat-x; margin: 1px;padding: 3px; }
#texte table.TableauBleu td { font-size: .8em;text-align : left; vertical-align:top;background : #fff; padding: 3px;border-right: #d6e3e4 1px solid;border-bottom: #d6e3e4 1px solid;}
#texte table.TableauBleu td.source { padding:5px; text-align : left; font-size: .7em; background : #eee; font-style: italic; }
#texte table.TableauBleu td.droite { text-align : right; }
#texte table.TableauBleu td.centre { text-align : center; } 
#texte table.TableauBleu td.gauche {text-align : left;} 
#texte table.TableauBleu td.milieu {vertical-align:middle;}
#texte table.TableauBleu td.milieup {vertical-align:middle; background : #F4F4F2;} 
#texte table.TableauBleu td.centrep { text-align : center; background : #F4F4F2;} 
#texte table.TableauBleu td.gauchep {text-align : left; background : #F4F4F2;} 
#texte table.TableauBleu td.droitep { text-align : right; background : #F4F4F2; } 

#texte table.TableauVert {border-left: #9aba59 1px solid;border-top:#9aba59 1px solid;padding:3px;border-right: #9aba59 1px solid;border-bottom:0px;}
#texte table.TableauVert th { font-size: .8em; font-weight: bold; text-align : center; background : #d9e5c0; background-image : url(/images/f_titreencart.png);background-position: top left;background-repeat: repeat-x; margin: 1px;padding: 3px; }
#texte table.TableauVert td { font-size: .8em;text-align : left; vertical-align:top;background : #fff; padding: 3px;border-right: #9aba59 1px solid;border-bottom: #9aba59 1px solid;}
#texte table.TableauVert td.source { padding:5px; text-align : left; font-size: .7em; background : #eee; font-style: italic; }
#texte table.TableauVert td.droite { text-align : right; }
#texte table.TableauVert td.centre { text-align : center; } 
#texte table.TableauVert td.gauche {text-align : left;} 
#texte table.TableauVert td.milieu {vertical-align:middle;}
#texte table.TableauVert td.milieup {vertical-align:middle; background : #F4F4F2;} 
#texte table.TableauVert td.centrep { text-align : center; background : #F4F4F2;} 
#texte table.TableauVert td.gauchep {text-align : left; background : #F4F4F2;} 
#texte table.TableauVert td.droitep { text-align : right; background : #F4F4F2; } 

#texte table td.centre { text-align : center; } 
#texte table td.droite { text-align : right; }
#texte table td.gauche {text-align : left;} 
#texte table td.gauchep {text-align : left; background : #F4F4F2;} 
#texte table td.droitep { text-align : right; background : #F4F4F2; } 
#texte table.tableau_riche {background:#7B8A92;border:1px solid #DDD;border-radius:4px;border-spacing:1px;box-shadow:#CCC 2px 2px 4px;font-size:.9em;-moz-border-radius:4px;-moz-box-shadow:#CCC 2px 2px 4px;-webkit-border-radius:4px;-webkit-box-shadow:#CCC 2px 2px 4px;width:100%}
#texte table.tableau_riche thead, #texte table.tableau_riche tfoot{background:#eeeeee url(/images/f_tr_p.png) repeat-x}
#texte table.tableau_riche tfoot td{text-align:right;padding:2px 4px;text-shadow:#FFF 0 0 1px}
#texte table.tableau_riche th{text-align:center;border:1px solid #DDD;padding:2px 4px;text-shadow:#FFF 0 0 1px;background:#eef1f5 url(/images/f_tr_p.png) repeat-x}
#texte table.tableau_riche tbody{background:#ffffff}
#texte table.tableau_riche tbody td{font-size:.9em;background:#ffffff url(/images/f_tr.png) repeat-x;color:#212730;padding:3px 4px}
#texte table.tableau_riche .renverse td{border:1px solid #DDD;background:#eef1f5 url(/images/f_tr_p.png) repeat-x}
#texte table.droite {text-align:right;}
#texte table.centre {text-align:center;}
img.milieu {vertical-align:text-bottom;}
a:link img, a:visited img { border-style: none }
#texte .notes {border-top : 1px dashed #E9EAF1;font-size : .8em;}
#texte p.notes {font-size : .8em;}
#texte h1 {
  font-size : 0.65em; 
  color : #4c4c4c; 
  text-transform : uppercase;
  background-color : transparent; 
}
#texte h2 {
  font-weight: normal;
  /* font : 14pt/14pt 'lucida sans unicode', 'lucida grande', verdana; 546344 */
  font : 16pt/16pt 'lucida sans unicode', 'lucida grande', verdana;
  line-height:120%;
  letter-spacing: -0.03em;
  color : #000000; 
  background-color : transparent;
  margin-top:0;
  padding-top:0;
  margin-bottom:10px;
}
#texte h3 {
  margin: 0;
  padding: 0;
  margin-top:-10px;
  padding-bottom:5px;
  font : 8pt/8pt Verdana, Tahoma, Arial, Helvetica, sans-serif;
  color : #999999;
  background-color : transparent;
  background:url(/images/point.png) repeat-x 0 100%;
}
div.photo {
	margin:6px;
	padding:6px;
	background-color:#ffffff;
	border: #cccccc 1px solid;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.datetexte {
	color: #999999;
	background-color: #ffffff;
	font : 8pt/8pt Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom:10px;
}
#texte h4 {
  font-weight: normal;
  font : 7pt/7pt 'lucida sans unicode', 'lucida grande', verdana;
  letter-spacing: -0.03em;
  color : #666666; 
  background-color : transparent;
  font-style : italic;
  margin:0;
  padding:0px;
  margin-bottom:15px;
}
/* Modifier ici les couleurs */
#texte a:link {text-decoration: underline;}
#texte a:visited {text-decoration: underline;}
#texte a:active {text-decoration: none;}
#texte a:hover{text-decoration: underline;}
#texte h5 {font : 1.2em/1.2em Verdana, Tahoma, Arial, Helvetica, sans-serif; line-height:140%; vertical-align: middle;}
#texte h6 {font : 1.1em/1.1em Verdana, Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; vertical-align: middle;margin:0;padding:0}
/* Modifier ici les couleurs */
#texte .commentaire { 
  margin: 5px;
  padding-left: 75px;
  padding-top: 10px;
  padding-right: 120px;
  padding-bottom: 10px;
  font-family: time, serif;
  background-image : url(/images/f_commentaire.gif);  
  background-position: top left;
  background-repeat: no-repeat;
}
div.encartneo  {
	font-size:.9em;
	color : #000;
  background-color : #f2f2f2;
	padding:0px;
	margin:0px;
	overflow:hidden;
	background-image : url(/images/f_encartneo.png);  
  background-position: bottom left;
  background-repeat: no-repeat;
}
div.encartneo h5 {
	height:35px;
	margin:0px;
	padding-left:15px;
	padding-top:10px;
	margin-bottom:0;
	padding-bottom:0;
	background-image : url(/images/f_titreneo.png);  
  background-position: top left;
  background-repeat: repeat-x;
}
div.encartneo p {
	margin:10px;
	padding:15px;
}
div.encartneo ul,ol {
	margin-right:20px;
}
#encart {
	font-size:.9em;
	color : #000;
  background-color : #f2f2f2;
	padding:0px;
	margin:0px;
	overflow:hidden;
	background-image : url(/images/f_encartneo.png);  
  background-position: bottom left;
  background-repeat: no-repeat;
}
#encart .titreencart {
	border : 1px solid #fff; 
	text-align : center;
	padding:5px;
	margin:0;
	font-weight: bold;
	background-image : url(/images/f_titreneo.png);  
  background-position: top left;
  background-repeat: repeat-x;
}
#encart h5 {
	height:25px;
	margin:0px;
	padding-left:15px;
	padding-top:10px;
	margin-bottom:0;
	padding-bottom:0;
	background-image : url(/images/f_titreneo.png);  
  background-position: top left;
  background-repeat: repeat-x;
}
#encart p {
	margin:15px;
}
#encart ul,ol {
	margin-right:20px;
}
#menudroit ul { 
  list-style: none ; 
  margin: 10px ; 
  padding: 0 ; 
}
#menudroit ul li a { 
  display: block ; 
  color:#666666;
  background: #ffffff; 
  line-height: 2em;  
  text-decoration: none ; 
  padding-left:20px; 
  text-decoration : none;
  border-bottom: #eeeeee 1px dashed;
}
#menudroit ul li a:link, #menudroit ul li a:visited {  
  color:#666666;
  background: #ffffff; 
  text-decoration: none ; 
  background-image : url(/images/b_fl.png);  
  background-position: center left;
  background-repeat: no-repeat;
}
#menudroit ul li a:hover, #menudroit ul li a:focus, #menudroit ul li a:active { 
	padding-left:20px;
	color:#999999;
  background: #eeeeee; 
  text-decoration: none; 
  background-image : url(/images/b_fl.png);  
  background-position: center left;
  background-repeat: no-repeat;
}
#encartMun {
  width:248px;
  float:right;
  background-image : url(/images/f_encartmun.gif);  
  background-position: bottom left;
  background-repeat: no-repeat;
	margin-left:25px;
	margin-top:0;
	margin-right:0;
	margin-bottom:25px;
}
#encartMun p {
	margin:5px;padding:5px;
  font-size:.9em;
}
#encartTourisme {
  width:320px;
  float:right;
  background-image : url(/images/f_encartTourisme.png);  
  background-position: bottom left;
  background-repeat: no-repeat;
	margin-left:25px;
	margin-top:0;
	margin-right:0;
	margin-bottom:25px;
	overflow:hidden;
}
#encartTourisme p {
	margin:5px;padding:5px;
	margin-left:25px;
	margin-right:25px;
	margin-bottom:50px;
  font-size:.9em;
}
#encartTourisme h5 {
	margin:0;
	padding-left:25px;
	padding-top:15px;
	padding-right:25px;
	padding-bottom:5px;
	background-image : url(/images/f_encartTourismeTitre.png);  
  background-position: top left;
  background-repeat: no-repeat;
}
#encartDroit {
  width:320px;
  float:right;
  background-image : url(/images/f_encartTourisme.png);  
  background-position: bottom left;
  background-repeat: no-repeat;
	margin-left:25px;
	margin-top:0;
	margin-right:0;
	margin-bottom:10px;
	overflow:hidden;
}
#encartDroit h5 {
	margin:0;
	padding-left:25px;
	padding-top:15px;
	padding-right:25px;
	padding-bottom:5px;
	background-image : url(/images/f_encartTourismeTitre.png);  
  background-position: top left;
  background-repeat: no-repeat;
}
#encartDroit div {
	margin:0;
	padding:0;
	background-image : url(/images/f_encartDroitTitre.png);  
  background-position: top left;
  background-repeat: no-repeat;
}
#encartDroit a {
 text-decoration: none;
}
#encartDroit p {
	margin:5px;padding:5px;
	margin-left:25px;
	margin-right:25px;
	margin-bottom:10px;
  font-size:.9em;
}

#encartDroit ul {
	margin:0;padding:5px;
  font-size:.9em;
}
#encartDroit ul {margin:10px;padding:0;}
#encartDroit ul,ol {margin-right:20px;}
#encartDroit ul li {padding-left:10px;list-style-type: none;list-style:none;line-height:140%;background-image:url(/images/b_fl.gif);background-repeat:no-repeat;background-position: 0px 2px;}
#encartDroit ul li.pdf {padding-left:20px;list-style-type: none;list-style:none;line-height:140%;background-image:url(/images/l_media5.gif);background-repeat:no-repeat;background-position: 0px 2px;}
#encartGauche {
  width:309px;
  float:left;
  background-image : url(/images/f_encart.gif);  
  background-position: bottom left;
  background-repeat: no-repeat;
	margin-right:25px;
	margin-top:0;
	margin-left:0;
	margin-bottom:25px;
}
#encartGauche a {
 text-decoration: none; color:#546344;
}
#encartGauche .encartTitre {
	text-align : left;
	padding:10px;
	margin:0;
	color: #ffffff;
	font-weight: bold;
	background-image : url(/images/f_bleuorg.gif);  
  background-position: top left;
  background-repeat: no-repeat;
}
#encartGauche p {
	margin:5px;padding:5px;
  font-size:.9em;
}
#encartGauche ul {
	margin:10px;padding:0px;
  font-size:.9em;

}
#encartGauche ul li {padding-left:10px;list-style-type: none;list-style:none;line-height:140%;background-image:url(/images/b_fl.gif);background-repeat:no-repeat;background-position: 0px 2px;}
#encartGauche ul li.pdf {padding-left:20px;list-style-type: none;list-style:none;line-height:140%;background-image:url(/images/l_media5.gif);background-repeat:no-repeat;background-position: 0px 2px;}

#encartCentre {
  width:309px;
  background-image : url(/images/f_encart.gif);  
  background-position: bottom left;
  background-repeat: no-repeat;
	margin:0 auto;
}
#encartCentre a {
 text-decoration: none;
}
#encartCentre .encartTitre {
	text-align : left;
	padding:10px;
	margin:0;
	color: #ffffff;
	font-weight: bold;
	background-image : url(/images/f_bleuorg.gif);  
  background-position: top left;
  background-repeat: no-repeat;
}
#encartCentre p {
	margin:5px;padding:5px;
  font-size:.9em;
}
#encartCentre ul {
	margin:10px;padding:0px;
  font-size:.9em;
}
#encartCentre ul li {padding-left:10px;list-style-type: none;list-style:none;line-height:140%;background-image:url(/images/b_fl.gif);background-repeat:no-repeat;background-position: 0px 2px;}
#encartCentre ul li.pdf {padding-left:20px;list-style-type: none;list-style:none;line-height:140%;background-image:url(/images/l_media5.gif);background-repeat:no-repeat;background-position: 0px 2px;}
span.alume {background-color:#DCE0E5;}
.sujet { font-size:12px;font-variant:small-caps;}
.gris{ color:#999999;}
.legende {text-align:justify; font-size: 11px; color: #4C4C4C; font-style : italic;text-align: justify;}
span.expanded {display: block;}
span.collapsed {display: none;}
span.orange {font-family: Arial Black, Verdana, Helvetica, Sans-Serif;color: #006699;font-weight: bold;}
span.TxtPetit { font-family: Arial, Geneva, sans-serif; font-size: 8pt; color:#4C4C4C; }
span.pdf { background-image : url(/images/l_media5.gif); background-position : top left; background-repeat : no-repeat; padding-left : 20px;  }
span.fleche { background-image : url(/images/b_fl.gif); background-position : top left; background-repeat : no-repeat; margin-left : 10px; padding-left : 10px; }
span.word { background-image : url(/images/l_media3.gif); background-position : top left; background-repeat : no-repeat; padding-left : 20px; }
span.flash { background-image : url(/images/l_media2.gif); background-position : top left; background-repeat : no-repeat; padding-left : 20px; }
span.image { background-image : url(/images/l_media1.gif); background-position : top left; background-repeat : no-repeat; padding-left : 20px; }
span.excel { background-image : url(/images/l_media4.gif); background-position : top left; background-repeat : no-repeat; padding-left : 20px; }
span.ppt { background-image : url(/images/l_media11.gif); background-position : top left; background-repeat : no-repeat; padding-left : 20px; }
span.html { background-image : url(/images/l_media6.gif); background-position : top left; background-repeat : no-repeat; padding-left : 20px; }
span.mot { border-bottom: dashed 1px #000; font-weight:bold;}
span.extern { list-style-image: url(/images/b_externe.gif); }
p.lettrine:first-letter{font-size:300%;float:left;color: #63a0d2;font-family: Georgia, Times New Roman, Times, serif;padding-top:5px;padding-right:5px;}
span.lettrine{font-size:22px;color: #63a0d2;font-family: Georgia, Times New Roman, Times, serif;}
#texte a.question {
	text-decoration:none;
  cursor: pointer;
  display: inline-block;
  width: 16px;
  height: 16px;
  background-color: #89A4CC;
  line-height: 14px;
  color: White;
  font-size: 13px;
  font-weight: bold;
  border-radius: 8px;
  text-align: center;
  position: relative;
  color:#ffffff;
}
#texte a.question:link {text-decoration: none; color:#ffffff;background-color: #89A4CC;}
#texte a.question:visited {text-decoration: none;color:#ffffff;background-color: #89A4CC;}
#texte a.question:active {text-decoration: none;color:#ffffff;background-color: #89A4CC;}
#texte a.question:hover { background-color: #3D6199; }
div.oPopAide {
  background-color: #3D6199;
  color: White;
  position: absolute;
  left: 25px;
  top: -8px; 
  z-index: 1000000;
  width: 250px;
  border-radius: 5px;
}
AidePopTexte {
	height:auto;
	vertical-align:middle;
}
div.oPopAide:before {
  border-color: transparent #3D6199 transparent transparent;
  border-right: 6px solid #3D6199;
  border-style: solid;
  border-width: 6px 6px 6px 0px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  line-height: 0;
  position: absolute;
  top: 10px;
  left: -6px;
}
div.oPopAide p {
  margin: 10px;
  color: White;
}
a.external {
    background: url(/images/external.png) center right no-repeat;
    padding-right: 13px;
}