body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


table.carte {
	width: 780px;
	color: Black;	
}

tr.entete {
	text-align: center;
	margin-top: 15px;
	font-size: 13px;
	font-weight: bold;
	background-color: #fafafa
	}

tr.catalogue {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #fafafa;
	vertical-align: top;
}

tr.cataloguegauche {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	background-color: #fafafa;
	vertical-align: top;
}

tr.inscription {
	text-align: center;
	background-color: #fafafa;
}

.inscrip {
	font-size: 10px;
}

.bleu {
	color: Blue;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;

}

.retour {
	text-align: right;
	font-size: 8px;
}

.region {
	color: Red;
	font-size: 20px;
	font-weight: bolder;
	text-align: center;
}

.fini {
	color: #aaaaaa;
}

.note {
	font-size: 11px;
	font-style: italic;
}

h1 {
text-align: right;
	color: Red;
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	font-weight: bolder;
	font-style: oblique;
	text-align: center;
}

h2 {
	color: Black;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}

h3 {
	color: Black;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
}

h4 {
	color: Black;
	font-size: 9px;
	text-align: center;
	font-weight: normal;
}

h5 {
	color: Black;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
}


h6 {
	color: Black;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
}


table.cadre {
	width: 800px;
	background-color: White;
	border-color: Red;
	border-style: solid;
	border-width: thin;
}

td.fondgris {
	width: 210px;
	text-align: center;
	background-color: #f0f0f0;
	vertical-align: middle;
	font-size: 11px;
	text-align: center;
	}

a {
	color: Red;
	font-weight: bold;
	text-decoration: none;
}

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

a:visited {
	font-weight: bold;	
}

td.bordure {
	border-color: #ffcc00;
	border-width: 2px;
	border-style: solid;
	font-size: 11px;
	padding-left: 5px;
}

.va {
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	font-size: larger;

}

td.navig {
	background-color: #ffcc00;
	color: White;	
	text-align: center;
	font-weight: bolder;
	}

a.nav {
	color: White;
	font-size: 16px;
	font-weight: bolder;
}

.paslien {
	color: #cc0000;
	font-size: 16px;
	font-weight: bolder;
}

p.gras {
	font-size: 12px;
	font-weight: bold;
}

p {
	font-size: 11px;
}

li {
	font-size: 11px;
}

table.page {
	width: 100%;
	padding: 5px;
	}
	
td.lieng {
	text-align: left;
	font-size: 11px;
}

td.liend {
	text-align: right;
	width: 200px;
	padding: 10px;
	vertical-align: top;
}

.complementcal {
	font-size: 10px;
	font-weight: normal;
	color: red;
}

table.printannu {
		font-family: Times New Roman, Times, serif;
		font-size: 11px;
	font-weight: normal;
}
