body
{
	margin-top: 0;
	font-family:Arial, Helvetica, sans-serif;
	color : #ffffff;
	background-color:#b8ccdb;
	background-image:url(../images/page-satellite/fond.gif);
	background-repeat:repeat-x;
}

/* ------------------ COULEURS ------------------ */ 

.c1 { color: #57758b; }
.c2 { color: #ffffff; }
.c3 { color: #e1ff0b; }
.c4 { color: #708fa3; }
.c5 { color: #6b8a9f; }
.c6 { color: #aebfc9; }
.c7 { color: #fe8e3c; }

.c8 { color: #E7FE6B; }

.ch { color: #0095ff; }
.cf { color: #f100ff; }

.c-evenement-nom { color: #53768e; }
.c-evenement-entite { color: #6c6c6c; }
.c-evenement-date { color: #99ae00; }
.c-nb-avis { color: #e0ff03; }

/* ------------------ TAILLES ------------------ */

.t0 { font-size: 8Px; }
.t1 { font-size: 9Px; }
.t2 { font-size: 10Px; }
.t3 { font-size: 11Px; }
.t4 { font-size: 12Px; }
.t5 { font-size: 13Px; }
.t6 { font-size: 14Px; }
.t6a { font-size: 15Px; }
.t6b { font-size: 16Px; }
.t6c { font-size: 17Px; }
.t6d { font-size: 18Px; }
.t7 { font-size: 23Px; }
.t8 { font-size: 25Px; }

/* ------------------ DIVERS ------------------ */

h1 { color: #ffffff; font-size: 15Px; font-weight: bold; margin: 0; }
h2 { color: #ffffff; font-size: 11Px; font-weight: bold; margin: 0; }

.bouton
{
    background: url(../images/page-satellite/bouton.gif);
    width: 174Px;
    height: 21Px;
    display: block;
}

.non-souligne { text-decoration: none; }
.souligne { text-decoration: underline; }
.italique { font-style: italic; }
.gras { font-weight: bold; }
.justifie { text-align: justify; }

.trait { background-color: #c4d6e3; }
.trait2 { background-color: #d2e2ed; }
