*, body, td, pre { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

.forbidden_noscript {
  display: none;
  visibility: hidden;
  width: 0px;
  height: 1px;
  scroll: auto;
  overflow: hidden;
}

a{
    color: #18417F;
    text-decoration: none;
}
/** liens avec chevrons */
.chevron {
    /*background:url("../images/pict_liste_liens.png") no-repeat 0em 0.4em;
    margin-bottom:0.2em;
    padding-left:0.6em;*/
    color: #18417F;
}

a:visited{
	color: #18417F; 
    text-decoration: none;
}

a:hover{
    text-decoration: underline;
}
a:active{ }

acronym{
    border: none;
    cursor: help;
}
.copyright{color: #A0A0A0; font-weight:normal;}
blockquote{
    margin: 0;
    padding: 0;
}

/*caption{ text-align:left; font-size:110%; font-weight:normal; color:#ad1c72; margin:1.8em 0 0.5em;}*/
caption{ text-align:left; font-weight: bold;}
.mceItemTable, .mceItemTable td, .mceItemTable th, .mceItemTable caption, .mceVisualAid {
	border: 0px;
}
.entete_violette .caption {
	border-bottom: 1px solid #ad1c72;
	display: block;
	margin: 6px 0;
	font-size:140%;
}

.table_pyjama_vert .caption {
	border-bottom: 1px solid #C01A80;
	display: block;
	margin: 6px 0;
	font-size:140%;
}

.table_pyjama_gris .caption {
    border-bottom: 1px solid #cccccc;
    margin: 6px 0;
    display: block;
    font-size:140%;
}

.entete_violette {
    background-color: #EEEEEE;
}

dd{
    margin: 0.5em 0;
}
div#toc {
    clear: both;
    margin: 0em 0 2.7em 0;
}
div#toc li {
    background: url("../images/pict_liste_liens.png") no-repeat 0 0.4em;
    margin-bottom: 0.2em;
    margin-left: 0em;
}
div#toc li a{
    font-size: 100%;
    font-weight: normal;
}
div#toc ul{
    border-left: 4px solid #AD1C72;
    margin-top: 0em;
    padding-left: 5px;
}
dt{
    color: #AD1C72;
    font-size: 110%;
    font-weight: normal;
     margin: 1.8em 0 0.5em !important;
     text-align: left;
}
/* Nouveau style des hx  */
h2{ 
		font-size:160%;
		border-bottom:1px solid #CCC;
		padding-bottom:0em;
		margin-bottom:0em;
		color:#ad1c72;
		margin-bottom:0em;
}
h2 {
		background:url("../images/pict_fleche_soustitre.png") no-repeat scroll 0 0 transparent;
		border:medium none;
		font-size:130%;
		margin-bottom:1em;
		margin-top:1em;
		padding-left:20px;
		padding-top:3px;
		position:relative;
}
h3 {
		font-size:120%;
		letter-spacing:0.05em;
		position:relative;
		overflow:hidden;
		border-bottom:1px solid #CCC;
		padding-bottom:0.3em;
		margin-bottom:0.5em;
		color:#ad1c72;
		width:99%;
}
h4 { 
    background:  url("../images/fleche_h4.jpg") no-repeat 0 2px;
    padding: 0 0 0 25px;
    font-size: 120%;
    color: black;
    margin: 10px 0;
}
h5{
    color: #AD1C72;
    font-size: 110%;
    font-weight: normal;
     margin: 1.8em 0 0.5em;
}
h6{
    font-size: 110%;
    font-weight: bold;
	margin: 1.8em 0 0.5em;
}
/* Fin des nouveaux style hx */
/*h4{
    border-bottom: 1px solid #CCC;
    color: #AD1C72;
    font-size: 120%;
    letter-spacing: 0.05em;
    margin-bottom: 0.5em;
    padding-bottom: 0.3em;
    position: relative;
}*/
h4 a.top{
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}
img{
    border: none;
    text-decoration: none;
}
ol{
    list-style: decimal inside;
    margin-left: 0;
    padding-left: 0;
}
ol li{ }

ol ol{
    margin-bottom: 0.5em;
    padding-left: 18px;
}

p{ }

table{
    background-color: #FDEEE9;
    border-collapse: collapse;
    border-spacing: 0;
    width: 99%;
}
tbody th{
    color: #AD1C72;
}
th,td{
    border: 1px solid #FFF;
    margin: 0; padding: 2px 4px;
    text-align: left;
    vertical-align: top;
}
thead th{
    background-color: #AD1C72;
    color: #FFF;
    font-size: 120%;
}
.table_pyjama_vert{
    background-color: #FFFFFF;
    border-collapse: collapse;
    border-spacing: 0;
    width: 99%;
}
.table_pyjama_vert th{
    background-color: #C01A80;
    color: #FFFFFF;
    font-size: 110%;
}
.table_pyjama_vert .odd {
    background-color: #FFCEEC;
    color: #000000;
}
.table_pyjama_jaune tfoot {
    background-color: #eef18c;
    color: #ad1c72;
}
.table_pyjama_gris{
    background-color: #FFFFFF;
    border-collapse: collapse;
    border-spacing: 0;
    width: 99%;
}
.table_pyjama_gris th{
    background-color: #cccccc;
    color: #000000;
    font-size: 120%;
}
.table_pyjama_gris .odd {
    background-color: #eeeeee;
    color: #000000;
}

ul{
    list-style: none;
    margin-left: 0;
    padding: 0;
}
ul li{
    background: url("../images/pict_liste.png") no-repeat 0 0.5em;
    padding-left: 10px;
}
.attention{
    background: url("../images/pict_attention.png") no-repeat 0 1px;
    color: #BF002E;
    font-weight: bold;
    padding: 2px 0 3px 22px;
}
.centre{
    text-align: center;
}
.date{
    color: #666;
    display: block;
    font-weight: normal;
    letter-spacing: 0.1em;
}
.download{
    background: url("../images/pict_download.png") no-repeat 0 4px;
    padding-left: 18px;
}
.droite{
    text-align: right;
}
.gauche{
    text-align: left;
}
.help-plugin{
    background-color: #EEE;
    clear: both;
    margin-top: 40px !important;
    padding: 2px 0;
    text-align: center;
}
.information{
    background: url("../images/pict_information.png") no-repeat 0 2px;
    padding: 1px 0 1px 18px;
}
.label-coord{
    color: #AD1C72;
    text-align: left;
}
.legende-graph {
    background: url("../images/bg_legende_top.png") no-repeat 50% 0;
    padding: 1em 0.5em;
}
.legende-table {
    font-size: 90%;
}
.vignette-left{
    background-color: #CCC;
    float: left;
    margin: 0 0.5em 0.5em 0 !important;
}
.vignette-left span.legende, .vignette-right span.legende{
    display: block;
    font-size: 90%;
    padding: 2px 4px;
    text-align: right;
}
.vignette-right{
    background-color: #CCC;
    float: right;
    margin: 0 0 0 0.5em !important;
}

.nombre-editorial {
	display:inline-block;
	padding:0 0 10px 15px;
	font-size:2.8em;
}

.fleche-gauche-nombre-editorial {
	background:url("../images/bg_saviez-vous_leftrow.gif") no-repeat;
	padding:0 0 10px 15px;
}

.fleche-droite-nombre-editorial {
	background:url("../images/bg_saviez-vous_rightrow.gif") no-repeat;
	padding:0 0 10px 15px;
}

/***************/
/* CONTENU NOR */
/***************/
.MF01-STI, .Surtitre {
	border-bottom: 1px solid #CCCCCC;
	color: #FF500B;
	font-size: 160%;
	margin-bottom: 0em;
	padding-bottom: 0em;
	clear: both;
}

.MF07-titre {
	color: #AD1C72;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	position: relative;
	clear: both;
	border-bottom: 0px;
}
.MF08-visas, .MF19-notebaspage, .Visas {
	color: #808080;
}
.MF12-capmaigre {
	font-weight: bold;
	color:#AD1C72;
	font-size:110%;
	font-weight:normal;
	margin:1.8em 0pt 0.5em;
	clear: both;
}
.MF13-inter, .MF14-interbdc, .Stitre {
	font-weight: bold;
	color:#AD1C72;
	font-size:110%;
	font-weight:bold;
	margin:1.8em 0pt 0.5em;
	clear: both;
}
.Stitre1 {
	color:#AD1C72;
	font-size:110%;
	margin:1.8em 0pt 0.5em;
	clear: both;
}
.MF15-grasrouge, .MF22-annexelettrine, .Stitre2, .Article, .NormalCouleur {
	font-weight: normal;
	color: #AD1C72;
}
.MF16-grasbleu, .Annexe, .Titretableau {
	color: #AD1C72;
	font-weight: bold;
}

.TitreAnnexe {
	color: black;
	font-weight: bold;
}
.Entetetableau {
    border: 1px solid #FFF;
    margin: 0; padding: 2px 4px;
    text-align: left;
    vertical-align: top;
    background-color: #FF9420;
    color: #FFF;
}
.MF17-texterouge, .MF23-annexesoustitre, .Texte, .Stitre3 {
	/*color: #BF002E;*/
	font-weight: bold;
}
h4 .MF17-texterouge {
	font-weight: bold;
	font-size: 80%;
	color: #000000;
	letter-spacing: normal;
}
.MF18-italique {
	font-style: italic;
}
.Renvoi {
	color: #808080;
}
.22-annexelettrine {
	color: #AD1C72;
	font-weight: normal;
}
.MF-bleu {
	color: #18417F;
}
div.box div.box-erratum {
	background:url("../images/bg_box_erratum.jpg") no-repeat bottom right #FFFAF6;
	border-left:1px solid #EADDD3;
	border-top:1px solid #EADDD3;
	padding:10px 10px 30px 10px;}


/*******************/
/* FIN CONTENU NOR */
/*******************/

/*********************/
/* NOUVEAUX ENCARTS */
/*********************/

.encart {
    margin-top: 16px;
    padding-bottom: 16px;
    overflow: hidden;
    zoom: 1;
}

/* ENCART CENTRE */
.encart_centre {
    background-color: #e2e2e2;
    padding: 14px 14px 0;
    margin-left: 50px;
    margin-right: 50px;
}

.encart_centre .titre {
    font-size: 110%;
    font-weight: bold;
}

.lien { 
    text-align: right;
    color: #18417F;
}

.encart_centre a {
    color: #18417F;
}

/* ENCART FERRE A DROITE */

.encart_ferre_droite {
    margin-right: 7px;
    padding: 14px;
    padding-right: 14px;
    border-right: 1px solid #ad1c72;
    text-align: right;
}

.encart_ferre_droite .titre {
    font-size: 120%;
    font-weight: bold;
}

/* ENCART 2 COLONNES SANS FOND */

.encart_2c {
    background-image: url('../images/refonte_contenus/encart_2_colonnes_bg_haut.jpg');
    overflow: hidden;
    background-repeat: repeat-x;
    background-position: top;
    padding: 0;
    zoom: 1;
}

.encart_2c_bottom {
    background-image: url('../images/refonte_contenus/encart_2_colonnes_bg_haut.jpg');
    padding: 0;
    background-position: bottom;
    background-repeat: repeat-x;
}

.encart_2c .titre {
    font-size: 120%;
    font-weight: bold;
    color: #660066;
    margin-bottom: 12px;
}

.encart_2c .sous-titre {
    font-weight: bold;
    margin-bottom: 17px;
}

.encart_2c_left_top {
    background-image: url('../images/refonte_contenus/encart_2_colonnes_gauche.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    overflow:hidden;
}

.encart_2c_right_top {
    background-image: url('../images/refonte_contenus/encart_2_colonnes_droite.jpg');
    background-repeat: no-repeat;
    background-position: right top;
    overflow:hidden;
}

.encart_2c_left {
    background-image: url('../images/refonte_contenus/encart_2_colonnes_bg.jpg');
    background-repeat: repeat-y;
    background-position: left;
}

.encart_2c_right {
    background-image: url('../images/refonte_contenus/encart_2_colonnes_bg.jpg');
    background-repeat: repeat-y;
    background-position: right;
}

.encart_2c .colonne1 {
    float: left;
    padding-right: 2%;
    width: 47%;
    border-right: 2px solid #660066;
}

.encart_2c .colonne2 {
    float: left;
    padding-left: 2%;
    border-left: 2px solid #660066;
    width: 48%;
    margin-left: -2px;
}

.encart_2c_middle {
    padding:10px 10px 25px;
    background-image: url('../images/refonte_contenus/encart_2_colonnes_bg_haut.jpg');
    background-position: 2px bottom;
    background-repeat: repeat-x;
    overflow: hidden;
    zoom: 1;
}

/* ENCART 2 COLONNES FOND BLEU*/

.encart_bleu {
    background-color: #d5e4f1;
    background-image: url("../images/encadres/bleu_middle.jpg");
    background-repeat: repeat-x;
}

.encart_bleu_middle {
    padding: 14px 5px 17px 5px;
    overflow: hidden;
    zoom: 1;
}

.encart_bleu_left {
    width: 10px;
    min-height: 80px;
    float: left;
    background-image: url("../images/encadres/bleu_left.jpg");
    background-repeat: no-repeat;
}

.encart_bleu_right {
    width: 10px;
    min-height: 80px;
    float: right;
    background-image: url("../images/encadres/bleu_right.jpg");
    background-repeat: no-repeat;
}

.encart_bleu .titre {
    font-size: 120%;
    font-weight: bold;
    color: #449bb7;
    margin-bottom: 12px;
}

.encart_bleu .sous-titre {
    font-weight: bold;
    margin-bottom: 17px;
}

.encart_bleu .colonne1 {
    float: left;
    padding-right: 2%;
    width: 47%;
}

.encart_bleu .colonne2 {
    float: left;
    padding-left: 2%;
    border-left: 2px solid #449bb7;
    width: 48%;
}

/* ENCART 2 COLONNES FOND ORANGE*/

.encart_orange {
    background-color: #f6e5c9;
    background-image: url("../images/encadres/orange_middle.jpg");
    background-repeat: repeat-x;
}

.encart_orange_middle {
    padding: 14px 5px 7px 5px;
    overflow: hidden;
    zoom: 1;
}

.encart_orange_left {
    width: 10px;
    min-height: 45px;
    float: left;
    background-image: url("../images/encadres/orange_left.jpg");
    background-repeat: no-repeat;
}

.encart_orange_right {
    width: 10px;
    min-height: 45px;
    float: right;
    background-image: url("../images/encadres/orange_right.jpg");
    background-repeat: no-repeat;
}

.encart_orange .titre {
    font-size: 120%;
    font-weight: bold;
    color: #f3b75c;
    margin-bottom: 12px;
}

.encart_orange .sous-titre {
    font-weight: bold;
    margin-bottom: 17px;
}

.encart_orange .colonne1 {
    float: left;
    padding-right: 2%;
    width: 47%;
}

.encart_orange .colonne2 {
    float: left;
    padding-left: 2%;
    border-left: 2px solid #f3b75c;
    width: 48%;
    margin-left: -2px;
}

/* ENCART 2 COLONNES FOND VERT*/

.encart_vert {
    background-color: #eef4d2;
    background-image: url("../images/encadres/vert_middle.jpg");
    background-repeat: repeat-x;
}

.encart_vert_middle {
    padding: 14px 5px 7px 5px;
    overflow: hidden;
    zoom: 1;
}

.encart_vert_left {
    width: 10px;
    min-height: 45px;
    float: left;
    background-image: url("../images/encadres/vert_left.jpg");
    background-repeat: no-repeat;
}

.encart_vert_right {
    width: 10px;
    min-height: 45px;
    float: right;
    background-image: url("../images/encadres/vert_right.jpg");
    background-repeat: no-repeat;
}

.encart_vert .titre {
    font-size: 120%;
    font-weight: bold;
    color: #8BA60C;
    margin-bottom: 12px;
}

.encart_vert .sous-titre {
    font-weight: bold;
    margin-bottom: 17px;
}

.encart_vert .colonne1 {
    float: left;
    padding-right: 2%;
    width: 47%;
}

.encart_vert .colonne2 {
    float: left;
    padding-left: 2%;
    border-left: 2px solid #8BA60C;
    width: 48%;
    margin-left: -2px;
}

/* ENCART CITATION */

.encart_citation {
    background-color: #f6f7fa;
    position: relative;
    zoom: 1;
}

.encart_citation_middle {
    padding: 14px;
    border: 1px solid #c4d2e4;
    overflow: hidden;
    zoom: 1;
}

.encart_citation_left {
    width: 12px;
    height: 12px;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url("../images/refonte_contenus/encart_citation_gauche.jpg");
    background-repeat: no-repeat;
}

.encart_citation_right {
    width: 12px;
    height: 12px;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url("../images/refonte_contenus/encart_citation_droite.jpg");
    background-repeat: no-repeat;
}

.clear {
    clear: both;
}

.encart_citation .colonne1 {
    float: left;
    margin-right: 14px;
    margin-bottom:5px;
}

.encart_citation .colonne2 {
}

.encart_citation_texte {
    padding-top: 18px;
}

.encart_citation_texte p {
    display: inline;
}

.encart_citation_guillemet_haut {
    float: left;
 }
 
 .encart_citation_guillemet_bas {
    display: inline;
    vertical-align:top;
 }
 
 .en_avant {
    font-weight: bold;
    font-size: 120%;
 }
