/** feuille validée sous IE6 le 2010-03-05 **/
/** modification le 31.03.2010 **/
/** modification le 22.04.2010  : enlever les images codées dans les FICHELINK, codées en dur dans HTML **/


/* -----------------styles des liens-------------------- */

a.INTLINK {text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	border-style: none; 
	font-size: 12px; 
	color:#FF6B00;
}
a.INTLINK:hover {
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	border-style: none;
	font-size: 12px;
	color:#FF6B00;
}
a.INTLINK:visited {
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	font-style: normal;
	font-size: 12px;
	color:#FF6B00;
}
a.INTLINK:active {
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-size: 12px;
	color:#FF6B00;
}

a.FICHELINK:hover {text-decoration : underline;font-family: Arial, Helvetica, sans-serif; font-style: normal; border-style: none; font-size: 12px; color:white;}
a.FICHELINK:visited {text-decoration : underline;font-family: Arial, Helvetica, sans-serif; font-size: 0px; font-style: normal; font-size: 12px; color:white;}
a.FICHELINK:active {text-decoration : underline;font-family: Arial, Helvetica, sans-serif; font-size: 0px; font-style: normal; font-size: 12px; color:white;}

/**************** propre à PMT ******************/

BODY{background-color: #FFFFFF; margin-left: 10px}


.navigationlexique {  font-family: Arial, Helvetica; font-size: 14px; font-weight: bold; color: #FF3300}
.navigation {  font-family: Arial, Helvetica; font-size: 12px;; font-weight: bold; color: #4c5c6e;text-decoration: underline}
.footer {  font-family: Arial, Helvetica; font-size: 12px;; font-weight: normal; color: #4c5c6e;text-decoration: none}
.imprimer { font-family: Arial, Helvetica; font-size: 12px;; font-weight: bold; color: #4c5c6e;text-decoration: underline; margin-right: 7px}


ul p { line-height: normal; font-family: Arial; font-size:12px; margin-left:-40px; }

p {
	line-height: normal;
	font-family: Arial;
	font-size:12px;
}


/* style d'une fiche ou fiche annexe */
.ARTICLE	{
	line-height: normal;
	font-family: Arial, Helvetica, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	; text-align: left
}

/* titre de fiche */
.ARTICLEHEAD	{
	background: #4c5c6e;
	text-align: center;
	font-family : Arial, Helvetica, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 15px;
	padding: 5px;
}

/* Titre d’un paragraphe numéroté dans la fiche */
.ARTICLESUBHEADS	{
	background: transparent;
	text-align: left;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #4c5c6e; 
	margin-bottom 6px;
	text-decoration: underline;
}

/* Titre d’un « pnum » dans le mini-sommaire en haut de la fiche HTML */
.ARTICLEMENUITEM	{
	background: transparent;
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	margin-left: 0px
}

/* style d’un niveau */
.NIVEAUTITLESTYLE	{
	background: transparent;
	text-align: left;
	color: #4c5c6e;
	margin-bottom:5px;
	margin-right:12px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

/* style d'un chapo */
.CHAPOSTYLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
}


/* style des renvois EXTERNES */
.FICHELINK  {
  font-family: Arial, Verdana, Tahoma, "Times New Roman";
  background-image: url("fiche.gif");
  background-repeat:no-repeat;
  font-size: 12px;
  color:white;
}

/* style des renvois INTERNES : INTLINK */

/* style des notes de bas de tableau (footnote) */
.FOOTNOTESTYLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	color: #0000FF;
}


/* styles des encadrés */
.REMARQUEBORDER { font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color:#FEFEF6; color: #000000 ; border: 2px #4c5c6e solid}
.EXEMPLEBORDER  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color:#FFFFDD; color: #000000 ; border: 2px #4c5c6e solid}
.FISCALBORDER  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color:#FFFFDD; color: #000000 ; border: 2px #4c5c6e solid}

/* style des inter-titre dans un encadré */
.ENCADREINTERTITRESTYLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/* style global des tableaux */
.TABLESTYLE	{
	width: 98%;
	border: 0px solid #000000;
}

/* style des tétières des tableaux */
.TABTITLE { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #5d83aa;
	border: 1px #666666 solid;
}



/* styles du corps des tableaux (1 style non tramé + 1 style tramé pour les tableaux pyjamas et pyjamas inversés )*/

/* style NON TRAME */
.TABCORP1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e7ecf2;
	color: #000000;
	border: 1px #666666 solid;
}

/* style TRAME */
.TABCORP2 { font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: #FCF7ED; 
	color: #000000;
	border: 1px #666666 solid;
}


/* style des "haut de page" après chaque paragraphe numéroté */
.HDP {
	font: 12px Arial, Helvetica, sans-serif; 
	text-align: right; 
	color: #4c5c6e; 
	text-decoration: none;
}

/* style linebreak, utilisé dans "filte.js" pour créer un séparateur avant la balise "haut de page" */
.LINEBREAK {
	background-attachment: scroll;
	background-image: url(lignebreakstd.gif);
	background-repeat: no-repeat;
	background-position: center;
}


/* définition des encadrés */
fieldset {
	width: auto;
	padding: 6px;
	color: #05194e;
	margin-top: 0;
	margin-right: 18px;
	margin-bottom: 20px;
	margin-left: 18px;
	border: 1px solid #05194e;
}

legend {
	color: #4c5c6e;
	padding: 0 4px;
	font-size: 100%;
	font-weight: bold;
}

/* ???? */
.ENTRYCOLORED {
	background-color = #4c5c6e;
}

/* redéfinition du style "souligné", vers lequel a été converti la balise "emphase" */
u{text-decoration :none;}

/* JYF 05-03-2010 redéfinition de la couleur de la tétière, codée en dur dans les tableaux par Eurodoc */
th{background-color: #4c5c6e}


/* ajouts SG 2010-03-05 styles propres aux fiches annexes */
/* fiche annexe - style du bloc */
.x---bloc-1-0 {
	line-height: normal;
	font-family: Arial, Helvetica, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

/* fiche annexe - style du titre du bloc */
.x---titre-8-0 {
	background: transparent;
	text-align: left;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #4A577F;
}


/* style spécifique aux guides */
.TABLEGEND {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c5c6e;
}

.liensprincipaux  {  font-size: 12px; color: #4c5c6e; font-family: Arial, Helvetica, sans-serif}

