body { background-color:#8D2015;
     background-image:url(../img/bandeau.png);
	 background-repeat:repeat-y;
	 margin-left:110px;
	 font-family:"Century Gothic";
	 font-weight:bold;
	 color:#FAF0A9; }

.font14 { font-size:14pt; }

a:link,a:visited	{ color:#FAF0A9;
					font-size:14pt;
					font-weight:bold;
					text-decoration:none; }

a:hover,a:active	{ color:#A2DDEA;
			font-size:14pt;
			font-weight:bold;
			text-decoration:none; }

a:link img,a:visited  img	{ border:2px solid #FAF0A9; }

a:hover img,a:active img	{ border:2px solid #A2DDEA; }

.orange	{ color:#FF8114; }

.bleu	{ color:#A2DDEA; }

th	{ height:50px;
	font-size:18pt;
	text-align:center;
	border:3px ridge #FF8114; }

td.accueil1	{ font-size:16pt;
		border-left:3px solid #FF8114; }

td.accueil2	{ font-size:12pt;
			text-align:right;
			border-left:3px solid #FF8114;
			border-bottom:1px solid #FF8114; }
			
td.accueil12	{ font-size:16pt;
			border-left:3px solid #FF8114;
			border-bottom:1px solid #FF8114; }

.height30	{ height:30px; }

.height50	{ height:50px; }