/*Feuille de style pour les documents Demodocos */
/* cf. JavaScript 1.5 chapitre 18*/
/* mise à jour 07/02/2007 (compatibilité avec demod4.css) */

/* Couleur du fond d'écran */
body{font-family : Arial;font-weight : normal;color : #3color="#00005e";background-color : #FFFFFF;
text-decoration : none;vertical-align : baseline;text-align : left;font-size : 10pt;
background-image: url(/crefor/images/fondPrincipal.jpg); 
background-attachment: fixed; background-repeat: no-repeat;
}

/*  - Les titres - */
h1{font-family : Arial;color : #5a3867;font-size : 16pt;}
h2{font-family : Arial;color : #5a3867;font-size : 14pt;}
h3{font-family : Arial;color : #00005e;font-size : 12pt;}
h4{font-family : Arial;color : #00005e;font-size : 11pt;text-decoration : underline;}
h5{font-family : Arial;color : #c7478d;font-size : 10pt;text-decoration : underline;}
h6{font-family : Arial;color : #c7478d;font-size :  9pt;text-decoration : underline;}

/*Couleur des lignes actives - références href */
a:link   {color : #3311c7;font-family: Arial;font-size : 10pt;}  /* lien au repos : bleu clair */
a:hover  {color: Red;font-family: Arial;font-size : 10pt;}       /* lien survolé par la souris : rouge */
a:active {color: Red;font-family: Arial;font-size : 10pt;}       /* lien activé : rouge */
a:visited {color : #3311c7;font-family: Arial;font-size : 10pt;} /* lien après visite: bleu clair */

/* aspect des listes déroullantes */
li{color : #5a3867;font-family : Arial;list-style-type : disc;font-weight : lighter;word-spacing : 5;}

/* Intérieur des cases d'un tableau */
TD{color : #1a0968;font-size : 10pt;}

    /* class diverses   (appelées par <div class="rouge"> bla bla bla </div> */
.rouge {color:red};
.bleu {color:blue};
.vert {color:green};

    /* paragraphe normal (appelées par <p> bla bla </p> )  */ 
p{font-family : Arial; color :#00005e;font-size :12pt;text-align:justify}

    /* class pour paragraphes */
    /* class crées pour Historique. La taille des caractères est variable */
.marge20  {margin:0; padding-left:20px;  padding-right:30px;font-family : Arial; color :#00005e;font-size :10pt;text-align:justify}
.marge40  {margin:0; padding-left:40px;  padding-right:30px;font-family : Arial; color :#00005e;font-size :12pt;text-align:justify}
.marge60  {margin:0; padding-left:60px;  padding-right:30px;font-family : Arial; color :#00005e;font-size :14pt;text-align:justify}
.marge80  {margin:0; padding-left:80px;  padding-right:30px;font-family : Arial; color :#00005e;font-size :14pt;text-align:justify}
.marge100 {margin:0; padding-left:100px; padding-right:30px;font-family : Arial; color :#00005e;font-size :14pt;text-align:justify}

    /* class pour marge et font issues de demod4.css; crées pour Antigone */
.marge020-10  {margin:0; padding-left:20px;  padding-right:30px;font-family : Arial; color :#00005e;font-size :10pt;text-align:justify}

.marge040-10  {margin:0; padding-left:40px;  padding-right:30px;font-family : Arial; color :#00005e;font-size :10pt;text-align:justify}
.marge040-12  {margin:0; padding-left:40px;  padding-right:30px;font-family : Arial; color :#00005e;font-size :12pt;text-align:justify}
.marge040-14  {margin:0; padding-left:40px;  padding-right:30px;font-family : Arial; color :#00005e;font-size :14pt;text-align:justify; font-weight: bold}

.marge060-10  {margin:0; padding-left:60px;  padding-right:30px;font-family : Arial; color :#00005e;font-size :10pt;text-align:justify}
.marge060-12  {margin:0; padding-left:60px;  padding-right:30px;font-family : Arial; color :#00005e;font-size :12pt;text-align:justify}
.marge060-14  {margin:0; padding-left:60px;  padding-right:30px;font-family : Arial; color :#00005e;font-size :14pt;text-align:justify; font-weight: bold}

.marge080-12  {margin:0; padding-left:80px;  padding-right:30px;font-family : Arial; color :#00005e;font-size :12pt;text-align:justify}
.marge080-14  {margin:0; padding-left:80px;  padding-right:30px;font-family : Arial; color :#00005e;font-size :14pt;text-align:justify; font-weight: bold}

.marge100-12  {margin:0; padding-left:100px; padding-right:30px;font-family : Arial; color :#00005e;font-size :12pt;text-align:justify}
.marge100-14  {margin:0; padding-left:100px; padding-right:30px;font-family : Arial; color :#00005e;font-size :14pt;text-align:justify; font-weight: bold}

/* Police de caractères en grec ancient */
.dynamic-style-9 {font-family: 'Clement2'; font-size: 12px; line-height: 14px; color: #000050}
.clement-10  {font-family : Clement2; color :#00005e;font-size :10pt}

/* class pour lettres, paragraphe indenté, vers de l'Iliade en Français */

p.Indent12, li.Indent12, div.Indent12
	{mso-style-name:Indent12;
	mso-style-parent:Texte12;
	padding-left:60px;
	padding-right:30px;
	margin-top:0cm;
	margin-right:0cm;
	margin-bottom:3.0pt;
	margin-left:0cm;
	text-align:justify;
	text-indent:35.45pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:Arial;
	mso-fareast-font-family:"Times New Roman";}

p.TexteIliade{mso-style-name:TexteIliade;
	mso-style-parent:"";
	padding-left:150px;
	padding-right:30px;
	margin:0cm;
	margin-bottom:.0001pt;
	line-height:150%;mso-pagination:none;
	mso-hyphenate:none;
	font-size:12.0pt;
	font-family:Arial;}
