﻿/* nordcycle2008.css 
Feuille de style pour les page en français

*/

A:link,  A:active, A:visited { text-decoration: none }
A:link {color:#0000FF}
A:visited {color:#800080}
A:hover {font-family: Arial, Helvetica, Verdana; color:#FF6600; font-weight:bold;}

A.Inverse:link {color: #d7d7ff; text-decoration: none}
A.Inverse:visited {color: #ffd0f0; text-decoration: none}
A.Inverse:hover {color: yellow}

A.Inverse2:link {color: #f0f0ff; text-decoration: none}
A.Inverse2:visited {color: #ffe8e8; text-decoration: none}
A.Inverse2:hover {color: #d0ffd0}

A.Shufa:link {color: #ffffff; background-color:#ee0000; text-decoration: none}
A.Shufa:visited {color: #ffffff; background-color:#ee0000; text-decoration: none}
A.Shufa:hover {color: #ffff00; background-color:#ee0000; }


body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: rgb(227,27,35);
	color: #A82624;
	font-size:10pt;
}
 
               color: #A82426; font-size: 10 pt }
h1           { /* titre en bleu foncé */ font-family: Arial, Helvetica, Verdana; color: #000080; font-size: 14 pt }
h2           { /* titre en bleu foncé */ font-family: Arial, Helvetica, Verdana; color: #000080; font-size: 12 pt }
h3           { /* titre en rouge */ font-family: Arial, Helvetica, Verdana; color: #FF0000; font-weight: bold; font-size: 12 pt
}
h4           { /* titre en rouge */ 
               font-family: Arial, Helvetica, Verdana; color: #FF0000; font-weight: bold; font-size: 10 pt
}
h5           { /* corps du texte en bleu */ 
               font-family: Arial, Helvetica, Verdana; color: #000080; font-weight: bold; font-size: 10 pt
}
h6           { /* corps du texte ordinaire en bleu */ 
               font-family: Arial, Helvetica, Verdana; color: #000080; font-size: 10 pt }


}
.Style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #003399;
	text-decoration: none;
}
.Style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #003399;
	text-decoration: none;
}
.Style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #003399;
	text-decoration: none;
	}
.Style4 {
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #003399;
	text-decoration: none;

}
.Titreblanc {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:10pt;
	font-weight: bold;
}	
.Titrerouge {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size:10pt;
	font-weight: bold;
}
.Titrerouge2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size:12pt;
	font-weight: bold;

