	
	/*  =WYSIWYG
	----------------------------------------------------------------------------- */
	#wysiwyg p {
		margin:10px 0;
	}
	
	#wysiwyg h1,
	#wysiwyg .contenu-titre {
		color:#000;
		font-size:1.7em;
		font-weight:normal;
		margin:10px 0;
		/*border-bottom:1px solid #2b2b2b;*/
		position:relative;
		text-align:left;
		display:block;
	}
    
    #wysiwyg h1.rouge {
        border:none;
        text-align:center;
        color:#960000;
    }
	
	#wysiwyg h2,
	#wysiwyg .h2-rouge,
	#wysiwyg h3,
	#wysiwyg .h3,
	#wysiwyg h4,
	#wysiwyg h5,
	#wysiwyg h6 {
		color:#272727;
		font-weight:normal;
		margin:10px 0;
		display:block;
	}
	
	#wysiwyg h2, #wysiwyg .h2-rouge { font-size:1.6em; }
	#wysiwyg h3, #wysiwyg .h3 { font-size:1.45em; }
	#wysiwyg h4 { font-size:1.3em; }
	#wysiwyg h5 { font-size:1.15em; font-weight:bold }
	#wysiwyg h6 { font-size:1em; font-weight:bold; }
	
    #wysiwyg hr { margin:1em 0; }
    
	#wysiwyg ol {
		list-style-position:outside;
		margin:0 20px;
	}
	
	#wysiwyg ul {
		list-style-position:outside;
		list-style-type:disc;
		margin:0 15px;
	}

	#toc ul {
		list-style-type:disc;
	}
  #toc a:link, #toc a:visited {
  /*display: block;*/
  color: #000000;
  background: none;
  border-bottom:1px dotted #404040;
  margin: 0;
  padding: 0px;
  line-height: 1.2em;
}
  #toc a:hover {
  border-bottom:1px solid #000000;
  text-decoration:none;
}
#toc li
{  
  margin-top: 5px;
}
	
	#wysiwyg ul.second {
		list-style-type:none;
		margin:0;
	}

	#wysiwyg ins {
		text-decoration:underline;
	}
	
  #wysiwyg a.button-type-03, #wysiwyg a.link-type-03 {
		text-decoration:none;
	}
    
	#wysiwyg table {
		margin:10px 0;
	}
	
    #wysiwyg table td { vertical-align:top; padding:2px 5px; }
    #wysiwyg table.no-padding td { padding:0; }
    #wysiwyg table.no-padding td img { padding:0; }
    
    
    
    #wysiwyg table td.contenu { width:90%; }
    
    #wysiwyg table#employes td { padding:2px; vertical-align:middle; }
    #wysiwyg table#employes td a { text-decoration:none; }
    
    #wysiwyg table.soBig td { padding:2px; }
	
	#wysiwyg .lienboncmd {
		display:block;
		text-align:right;
	}
	
	#wysiwyg pre {
		white-space:normal;
	}
	
	#wysiwyg .list-disc-02 {
		margin:0 0 20px 15px;
	} 






@media Screen
  {

/* Paramètres généraux de la page */

span.mise-en-valeur, .mise-en-valeur {font-weight:bold; font-size:12px;color:#960000;}
/* Tailles particulières */
.small {font-size:9px;}
.medium {font-size:12px;}
.large {font-size:14px;}

/* DEBUT TAG POUR FONT SPECIALE                     */
span.rouge {font-weight:bold; font-size:12px;color:#960000;}
span.h3-rouge {font-weight:bold; font-size:15px;color:#960000;}
span.h2-rouge {font-weight:bold; font-size:17px;color:#960000;}

#wysiwyg span.h2 {font-weight:bold; font-size:17px!important;}
#wysiwyg span.h3 {font-weight:bold; font-size:15px!important;}
span.small {font-size:9px;}
/* FIN TAG POUR FONT SPECIALE                    */

/* Fin paramètres généraux*/

/* Tétière */
/* Affichage de la date */
.date {font-size:9pt;font-family:arial,verdana,tahoma,helvetica,sans-serif;}
/* Liens haut en HP (Ameli, extranet, ... */
.liens-haut-home
{background-color:#ffffff; font-size:9px; color:#000000; text-align:right;}
a.liens-haut-home:link, a.liens-haut-home:active, a.liens-haut-home:visited 
{font-size:9px;color:#000000;text-decoration:none; font-weight: normal;}
a.liens-haut-home:hover {font-size:9px;color:#b00b09;text-decoration:none;}
.topBanner {background-color:rgb(176,011,009);} /* Couleur de fond de la cellule de bandeau */
.tiret-bas {background-color:rgb(220,223,188)}/* Ligne de couleur sous le bandeau */

/* Fin de tétière */

/* Fermeture - Pied de page */
table.fermeture
{border-top:2px solid rgb(205,187,163);}
.fermeture
{background-color:#c8092b; font-size:0.9em; color:#ffffff; padding-left:5px; line-height:15pt; text-align:center;}
a.fermeture:link, a.fermeture:active, a.fermeture:visited 
{text-decoration:none; color:#ffffff; padding:3px; border:0px; font-size:0.9em; }
a.fermeture:hover {text-decoration:underline;color:#ffffff; font-size:0.9em;}

a.o2page:link, a.o2page:active, a.o2page:visited  
{font-size:0.9em; color: #666666; text-decoration:underline; padding-right:20px;}
a.o2page:hover {text-decoration:none; color: #960000;}
/* Fin fermeture */

/* -------------------------------------------------------------------------- */
/* ------------------  Pour les pages de niveau 2, 2bis et 3  --------------- */
/* -------------------------------------------------------------------------- */

/* pour les menus déroulants (version  texte) */
.md-n2n3
 { 
 font-size:10pt; 
 color:#ffffff; 
 font-weight:700; 
 }
a.md-n2n3
 {
 text-decoration:none;color:#ffffff;
 }
a.md-n2n3:hover
 {
 text-decoration:underline;color:#ffffff;
 }
a.md-n2n3:visited
 {
 text-decoration:none;color:#ffffff;
 }
 /* Fin des menus déroulants version texte */
  
 /* Fil d'ariane : Vous êtes ici : ... */
.ariane
{font-size:8pt; color:#898B7E; padding-left:5px; font-weight: normal;}
a.ariane:link, a.ariane:active, a.ariane:visited
{font-size:8pt; font-family:Arial,Verdana,Tahoma,Helvetica,Impact,sans-serif; color:#898B7E; text-decoration:none; font-weight: normal;}
a.ariane:hover
{color:#b00b09; text-decoration:underline; font-weight: normal;}
.retourancien
{
	display: none; /* Le bouton a été déplacé */
}

/* Fin Fil d'Ariane */

/* Style de la puce :: */
.puce {font-size:10pt;color:#960000;font-weight:bold;letter-spacing:-1px;}
/* Listes à puces flèches de couleur */
/*ul.flgris {margin-left:10px;padding-left:10px;}*/
#wysiwyg ul.flgris {
	list-style-position:outside;
	list-style-type:disc;
	margin:0 0 20px;
}

#wysiwyg ul.flgris li {
	margin:7px 15px;
	vertical-align:top;
}


/*li.flgris {margin:0px;padding:2px;list-style-image: url(/images/puce_v_b.gif);}*/
ul.flvert {margin-left:10px;padding-left:10px;}
li.flvert {margin:0px;padding:2px;list-style-image: url(/images/puce_vert.gif);}
ul.flrouge {margin-left:10px;padding-left:10px;}
li.flrouge {margin:0px;padding:2px;list-style-image: url(/images/puce_r.gif);}
ul.flbleu {margin-left:10px;padding-left:10px;}
li.flbleu {margin:0px;padding:2px;list-style-image: url(/images/puce_b.gif);}
/* Listes à puces carrées */
ul.cableu {margin-left:10px;padding-left:10px;}
li.cableu {margin:0px;padding:2px;list-style-image: url(/images/puce_c_bleu.gif);}
ul.cavert {margin-left:10px;padding-left:10px;}
li.cavert {margin:0px;padding:2px;list-style-image: url(/images/puce_c_vert.gif);}
ul.cagris {margin-left:10px;padding-left:10px;}
li.cagris {margin:0px;padding:2px;list-style-image: url(/images/puce_c_gris.gif);}
ul.carouge {margin-left:10px;padding-left:10px;}
li.carouge {margin:0px;padding:2px;list-style-image: url(/images/puce_c_rouge.gif);}
/* Liste à puces oranges */
/* Règles pour le contenu de la page */


a.contenu
{
text-decoration:underline;
color:#960000;
padding:0px;
}
a.contenu:hover
{
text-decoration:underline;
}
a.contenu:visited
{
text-decoration:none;
color:#960000;
}
.contenu-titre
{
font-size:12pt;
font-weight:bold;
font-family:Arial,Verdana,Tahoma,Helvetica,Impact,sans-serif;
color:#960000;

}
hr.contenu
{
text-align:left;
color:#B00B09;
width:95%;
}

.contenu-somm
{
padding-left:130px;
color:#960000;
font-size:10pt;
}

a.contenu-somm
{
padding-left:130px;
color:#960000;
font-size:10pt;
text-decoration:none;
}
.contenu-small
{
font-size:8pt;
font-family:Arial,Verdana,Tahoma,Helvetica,Impact,sans-serif;
color:#000000;
}
/* Fin contenu de la page */
.txt-rouge
{color:#960000;}
/* Cartouche de présentation */
.cartouche-titre
{
color:#960000;
font-size:12pt;
line-height:10pt;
font-weight:bolder;
letter-spacing:3px;
font-family:Arial,Verdana,Tahoma,Helvetica,Impact,sans-serif;
text-transform:uppercase; 
}
.cartouche {border:1px solid rgb(176,011,009);padding:3px;}
/* Fin cartouche */

/* Légal - Annonce de bas de page */
.legal {font-size:9px;font-family:Verdana,Tahoma,Arial,Helvetica,Impact,sans-serif; 
font-style:italic;
}
/* FDin légal */

/* Style pour les coordonnées du personnel*/
.coords {font-size:8pt;color:#87807F; font-weight:bold;font-family:Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Century Gothic','Lucida Sans Unicode',Impact,sans-serif; }
/*-------------------------- */
/* Styles relatifs à SenHtml */
/*---------------------------*/
/* Style pour la traduction des bordures Word */
td.wborder 
{
background-color: #FAFAFA;
}
div.sh_img_center { text-align: center; }
div.sh_img_left   { text-align: center; }
div.sh_img_right  { text-align: center; }
img.sh_img { height: auto; max-width: 100%; }
table.sh_table_right {margin: auto auto auto auto;}
table.sh_table_left {margin: auto auto auto auto;}
table.sh_table_center {margin: auto auto auto auto;}
table.sh_table { border-collapse:collapse; }
td.sh_cell { padding: 2px 4px 2px 4px; }
td.sh_cellborder_top { border-top: 1px solid; }
td.sh_cellborder_left { border-left: 1px solid; }
td.sh_cellborder_bottom { border-bottom: 1px solid; }
td.sh_cellborder_right { border-right: 1px solid; }

/****** fin des styles SenHtml ******/

/* Styles pour les cartouches */
.aide {
	font-size: 8pt;
	background-color: #ffffcc;
}

.aide2 {
	color: #960000;
	font-size: 8pt;
}
/* Bloc de liens */
div.blocliens {
text-align:right;/*float:right;*/ margin: 5px 2px 10px 50px; font-size: 80%;
}
div.lienboncmd {
margin-bottom: 5px;
}
div.urldosleg { clear:both; }
/* Liens en rouge non soulignés */
a.non_souligne {text-decoration:none;}
a.non_souligne:hover {text-decoration:none;}
a.non_souligne:active {text-decoration:none;}
a.non_souligne:visited {text-decoration:none;}
.dom {color:#c8092b;}

/* Pour les blocs actualité des commissions */
table.comm
{border: 1px solid #6699CC; padding: 5px; margin-left: 10px; float: right;}
table.table1-comm
{border: 1px solid #6479b6; padding: 5px;}
legend.comm
{font-weight: bold; color: #006699; text-align: center;}
.stitre-comm
{background-color:#c8092b; color: #ffffff; text-align: center; font-weight: bold; height: 20px;  vertical-align:middle;}
.stitre1-comm
{background-color:#6479b6; color: #ffffff; text-align: center; font-weight: bold; height: 20px; font-size:14px; vertical-align:middle;}
a.comm:link, a.comm:visited, a.comm:active {color:#000080; text-decoration:underline;}
a.comm:hover {color:#000080; text-decoration:none;}
/* Fin des blocs actualité des commissions */

/* Blocs pour les notices des rapports */
.blocs-noticerap 
{
width: 600px;height:200px;overflow: auto;border-top: 2px solid #c8092b;border-left:2px solid #a51730;
border-bottom:1px solid #772634;border-right:1px solid #c8092b;padding:15px; scrollbar-face-color: white;scrollbar-track-color:white;
font-size:11px; float: right;
}

/* Ne pas retirer la dernière accolade */
}

div.raccourcis
{
border-top: 1px solid #c8092b;border-left:1px solid #a51730;
border-bottom:1px solid #772634;border-right:1px solid #c8092b;
padding-left:8px; padding-right:8px; padding-top:4px; padding-bottom:4px;
margin:8px; 
font-size:12px; float: right;
}
h1.titrelong
{font-size: 1.15em; color:#960000;}

/* Ancien ordre du jour */
a.odj{color:#960000;text-decoration:none;font-family:Verdana,Arial,Tahoma,Helvetica,Impact,sans-serif;font-weight:normal;font-size:8pt;}
a.odj:hover{color:#000066;text-decoration:underline;}
a.odj:visited{color:#960000;text-decoration:none;}
/* Fin ancien ordre du jour */

/* Ordre du Jour */
#odj, #odj h2, #odj h3
{font-size:8pt; margin-bottom: 0.6em;}
#odj a, #odj a:active, #odj a:visited
{color:#960000;text-decoration:none;font-size:8pt;}
#odj a:hover{color:#000066;text-decoration:underline;}
#odj p {margin: 0px; margin: 0.5em;}






/* Feuille de style du compte rendu intégral cra.css*/

.sommaire {
}

.corps {
}

.titre_S1 {
	font-family: Verdana,Arial,Tahoma,Helvetica,Impact,sans-serif;
	font-weight: bold; 
	font-size: 14px;

	text-align: center;

	text-transform: uppercase;
}

.titre_S1bdc {
	font-family: Verdana,Arial,Tahoma,Helvetica,Impact,sans-serif;
	font-size: 12px;
	font-weight: bold;

	text-align: center;
}

.titre_S2 {
	font-family: Verdana,Arial,Tahoma,Helvetica,Impact,sans-serif;
	font-weight: bold; 
	font-size: 13px;

	text-align: center;
}

.titre_S3 {
	text-transform: uppercase;
	text-align: center;
}

.titre_S4 {
	font-style: italics;

	text-align: center;
}

.num_encadre {
	font-family: Verdana,Arial,Tahoma,Helvetica,Impact,sans-serif;
	font-weight: bold; 
	font-size: 14px;

	text-align: center;
}

.info_entre_parentheses {
	font-style: italic;
}

.scrutin1 {
	margin-left: 20px;
}

.scrutin2 {
	margin-left: 40px;
}


table.scrutin1 {
	width: 400px;
}

table.scrutin2 {
	width: 380px;
}

td.scrutin1_0 {
	text-align: left;
}

td.scrutin1_1 {
	text-align: right;
}

td.scrutin2_0 {
	text-align: left;
}

td.scrutin2_1 {
	text-align: right;
}

.tm1 {
	font-weight: bold;
}

.tm2 {
	text-indent: 1cm;
}

.tm3 {
	text-indent: 2cm;
	font-style: italic;
}

.tmentry {
	text-align: center;
	font-style: italic;
}

.l1_signature {
	text-align: center;
	font-style: italic;
}

.l2_signature {
	text-align: center;
	text-transform: uppercase;
}

.mention_article {
	margin-left: 10%;
	margin-right: 10%;
	text-align: center;
	font-weight: bold;
}

.texte_article {
	margin-left: 10%;
	margin-right: 10%;
	text-align: justify;
}
.seance1 {
	font-size: 14pt;
	text-align: center;
}
.seance2 {
	text-align: center;
}
.presidence {
	text-align: center;
	font-size: 12pt;
	font-variant: small-caps;
}
.secretaire {
	text-align: center;
	font-size: 10pt;
	font-variant: small-caps;
}
.resultat {
        text-align: center;
        font-style: italic;
}
.texte_amendement {
        margin-left: 10%;
        margin-right: 10%;
        text-align: justify;
}

/* Liste des seances */
.listeseances .annee {
        text-align: center;
        font-weight: bold;
        font-size: bigger;
        margin: 30px 0px 10px 0px;
        color: #960000;
}

.listeseances li.mois {
        margin: 20px 0px 10px 0px;
        padding: 0px 0px 0px 0px;
}

.listeseances h4.mois {
        margin: 0px 0px 10px 0px;
        padding: 0px 0px 0px 0px;

        font-weight: bold;
}

div.o2page {
        margin: 30px 0px 0px 0px;
        float: right;
}









/* Feuille de style du compte rendu intégral cri.css*/

.sommaire {
}

.corps {
}

.titre_S1 {
	font-family: Verdana,Arial,Tahoma,Helvetica,Impact,sans-serif;
	font-weight: bold; 
	font-size: 16px;

	margin: 25px 0px 25px 0px;

	text-align: center;

	text-transform: uppercase;
}

.titre_S1bdc {
	font-family: Verdana,Arial,Tahoma,Helvetica,Impact,sans-serif;
	font-size: 12px;
	font-weight: bold;

	text-align: center;
}

.titre_S2 {
	font-family: Verdana,Arial,Tahoma,Helvetica,Impact,sans-serif;
	font-weight: bold; 
	font-size: 15px;

	margin: 25px 0px 25px 0px;

	text-align: center;
}

.titre_S3 {
	font-size: 15px;

	text-transform: uppercase;
	text-align: center;

	margin: 25px 0px 25px 0px;
}

.titre_S3_budg {
	font-size: 15px;

	text-transform: uppercase;
	text-align: center;

	margin: 25px 0px 25px 0px;
}

.titre_S4 {
	font-style: italic;

	text-align: center;
}

.num_encadre {
	font-family: Verdana,Arial,Tahoma,Helvetica,Impact,sans-serif;
	font-weight: bold; 
	font-size: 14px;

	text-align: center;
}

.info_entre_parentheses {
	font-style: italic;
}

.scrutin1 {
	margin-left: 20px;
}

.scrutin2 {
	margin-left: 40px;
}


table.scrutin1 {
	width: 400px;
}

table.scrutin2 {
	width: 380px;
}

td.scrutin1_0 {
	text-align: left;
}

td.scrutin1_1 {
	text-align: right;
}

td.scrutin2_0 {
	text-align: left;
}

td.scrutin2_1 {
	text-align: right;
}

.tm1 {
	font-family: Verdana,Arial,Tahoma,Helvetica,Impact,sans-serif;
	font-weight: bold; 
	font-size: 18px;

	text-align: center;
	text-transform: uppercase;

	margin: 35px 35px 35px 35px;
}

.tm2 {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.tm3 {
	clear:both;
	font-weight: bold;
}

.tm4 {
	clear:both;
	text-align: center;
	text-transform: uppercase;
}

.tm5 {
	text-align: center;
}

.tm6 {
	text-indent: 1cm;
}

.tm7 {
	clear:both;
	text-align: center;
	font-style: italic;
}

.l1_signature {
	text-align: center;
	font-style: italic;
}

.l2_signature {
	text-align: center;
	text-transform: uppercase;
}

/* Textes de loi */
.intitule_article {
	margin-left: 10%;
	margin-right: 10%;
	text-align: center;
}

.intitule_chapitre {
	margin-left: 10%;
	margin-right: 10%;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.intitule_paragraphe {
	margin-left: 10%;
	margin-right: 10%;
	text-align: center;
}

.intitule_section {
	margin-left: 10%;
	margin-right: 10%;
	text-align: center;
}

.intitule_titre {
	margin-left: 10%;
	margin-right: 10%;
	text-align: center;
}

.intitule_code {
	margin-left: 10%;
	margin-right: 10%;
	font-style: italic;
	text-align: center;
	text-transform: uppercase;
}

.mention_article {
	margin-left: 10%;
	margin-right: 10%;
	text-align: center;
	font-weight: bold;
}

.mention_chapitre {
	margin-left: 10%;
	margin-right: 10%;
	text-align: center;
	text-transform: uppercase;
}

.mention_paragraphe {
	margin-left: 10%;
	margin-right: 10%;
	text-align: center;
}

.mention_section {
	margin-left: 10%;
	margin-right: 10%;
	text-align: center;
}

.mention_titre {
	margin-left: 10%;
	margin-right: 10%;
	text-align: center;
	text-transform: uppercase;
}

.mention_code {
	margin-left: 10%;
	margin-right: 10%;
	text-align: center;
	font-style: italic;
}

.texte_article {
	margin-left: 10%;
	margin-right: 10%;
	text-align: justify;
}

.amendements {
	margin-left: 10%;
	margin-right: 10%;
	text-align: justify;
}

.cp1 {
	font-weight: bold;
}

.cp2 {
	text-align: center;
}

.cp3 {	
}

.asuivre {
	font-style: italic;
}



/* AJOUTE PITECH */
div.blocliens {
	text-align:right;
}

span#lienboncmd {
	text-align:right;
	float:right;
	
}
.right span#lienboncmd {
	float:none;
	
}
ul.flrouge {
           margin:0 0 10px 10px;
           padding-left:10px;

           list-style:disc outside none;
}

li.cagris {
          list-style-image:url("/images/puce_c_gris.gif");
          margin:0 0 0 40px;
          padding:2px;
}
table a {
   /*color:#960000;*/
   text-decoration:underline;
}
.lienboncmd {
	display:inline-block;
}
span.rouge {
           color:#960000;
}
span#urldosleg {
	display:block;
}
.contenu {
	width:100%;
	float:left;
	padding:0!important;
}
.contenttable h1 {
	border:none;
	text-align:center;
}
#table1 {
	width:100%!important;
}
#contenu-cart {
	clear:both;
}

.desc {
	margin:5px;
	padding:15px;
}

.lstevtarch {
	border-bottom:1px solid #404040;
	color:#404040;
	font-size:1em;
	height:80px;
	padding:10px 0 5px;
	display:inline-block;
}

.datevtarch {
	float:right;
	margin-top:1em;
	position:absolute;
	right:100px;
}

.lstevtarch img {
	float:right;
	margin:0 0 0 15px;
	vertical-align:top;
}


blockquote span.rouge b {
	color:#000000;
	display:block;
	font-size:1.8em;
	font-weight:normal;
	margin:10px 0;
	position:relative;
	text-align:left;
}

.normal-white {
	color:#FFFFFF;
	font-family:Verdana,Arial,Tahoma,Helvetica,Impact,sans-serif;
	font-size:12px;
	text-decoration:none;

}
.texte-gold {
	color:#F2CE61;
}

a.white {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#wysiwyg ul.themes li.themes {
	list-style-type:none;

}

#wysiwyg #cols-themes ul li.themes {
	list-style-type:none;
	margin:0;
}

#wysiwyg .quesdom fieldset {
	border:1px solid #0E5888;
}

.titres-lolf {
	background-color:#87181E;
	color:white;
	font-size:25px;
	font-weight:bolder;
}

.lettrine {
	font-size:140%;
	margin:10px 0 0;
}

.titre {
	color:#960000;
	font-size:140%;
	font-weight:bold;
}


#wysiwyg h1.titrelong {
	border-bottom:none;
}

#layout.type-02 #primary #wysiwyg  .dutruc img {
	margin:0 2px;
}