body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #CCC;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #CCCCCC;
	font-weight: lighter;
	text-decoration: none;
	text-align: left;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: none;
	color: #900;
	font-weight: lighter;
	letter-spacing: 1px;
}
h2 {
	font-size: 16px;
	text-transform: none;
	font-weight: lighter;
	color: #669;
}
h3 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 1px;
	color: #336666;
	margin-left: 20px;
}
h4 {
	font-size: 12px;
	font-weight: lighter;
	color: #306;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	margin-left: 100px;
}
h5 {
	font-size: 10px;
	text-transform: none;
	font-weight: lighter;
	letter-spacing: 1px;
	color: #666633;
	margin-left: 20px;
}
h6 {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 1px;
	margin-left: 20px;
}
				
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: lighter;
	margin-right: 50px;
	line-height: 14px;
}

h1.titre {
	font-size: 42px;
	text-transform: none;
	color: #C60;
	font-weight: bold;
	letter-spacing: 1px;
}
span.marge {
	margin-left: 50px;
}

span.jaune {
	color: #600;
}
span.jaune2 {
	color: #660;
}
span.bleu {
	color: #009;
}
span.rouge {
	color: #FFCC66;
}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: lighter;
	text-align: left;
	margin-left: 20px;
	margin-right: 50px;
}

th.rouge, td.rouge {
	background-color: #CCCCCC;
	background-image: url(../../couleur_compagnie/images/couleur_compagnie/souslesarbes1.jpg);
	background-repeat: no-repeat;
}

th.rouge, td.rouge:hover {
	background-color: #CCCCCC;
	background-image: url(../../couleur_compagnie/images/couleur_compagnie/souslesarbes3.jpg);
	background-repeat: no-repeat;
}

th.jaune, td.jaune {
	background-image: url(../../couleur_compagnie/images/c2.jpg);
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

th.or, td.or {
	font-size: 9px;
	text-align: left;
	background-color: #CCFF33;
	line-height: 11px;
	background-image: url(../../couleur_compagnie/images/c2.jpg);
	color: #000033;
	}

th.bleu, td.bleu {
	color: #CCCCCC;
	font-size: 11px;
	text-align: center;
	}

th.bleu, td.bleu a:hover {
	text-decoration: none;
	background-color: #999933;
}

a {
	color: #06C;
	text-decoration: none;
}
a.deplace {
	color: #069;
	text-decoration: none;
}
a.deplace:active {
	display: table-column;
}

hr.filetrouge {
	background-color: #990000;
	border-color: #990000;
}

a:hover {
	text-decoration: none;
	background-color: #999;
}
