
body {
	background-color:ivory;	background-image:url(http://178107633);
	background-attachment:fixed;
	margin-top:0px;
	margin-top:0px;
	margin-top:0px;
	margin-top:0px;
}

/* police main */
.p1 {
	font-family:verdana,arial;
	font-size:15px;
	color:aqua;
}

/* lien main */
.p2 {
	font-family:verdana,arial;
	font-size:15px;
	color:navy;
	font-weight:bold;
	text-decoration:none;
}

.p2:hover {
	text-decoration:underline;
}

/* police gras main */
.p3 {
	font-family:verdana,arial;
	font-size:15px;
	color:aqua;
	font-weight:bold;
}

/* lien petit main */
.p4 {
	font-family:verdana,arial;
	font-size:13px;
	color:navy;
	text-decoration:none;
}

.p4:hover {
	text-decoration:underline;
}

/* police petite main */
.p5 {
	font-family:verdana,arial;
	font-size:13px;
	color:aqua;
}

/* erreur */
.p6 {
	font-family:verdana,arial;
	font-size:15px;
	color:red;
	font-weight:bold;
}

/* titre forum */
.p7 {
	font-family:verdana,arial;
	font-size:27px;
	color:aqua;
	font-weight:bold;
}

/* bordure tableau */
.table1 {
	border-top:1px solid maroon;
	border-left:1px solid maroon;
}

/* titre tableau */
.td1 {
	background-color:azure;
	border-right:1px solid maroon;
	border-bottom:1px solid maroon;
}

/* titre groupe */
.td_groupe1 {
	border-bottom:1px solid maroon;
}

.td_groupe2 {
	border-right:1px solid maroon;
	border-bottom:1px solid maroon;
}

.td_groupe3 {
	background-color:azure;
	border-bottom:1px solid maroon;
}

.td_groupe4 {
	background-color:azure;
	border-right:1px solid maroon;
	border-bottom:1px solid maroon;
}

/* fond data 1 tableau */
.td2 {
	background-color:azure;
	border-right:1px solid maroon;
	border-bottom:1px solid maroon;
}

.td2_surbrillance {
	background-color:#c0c0c0;
}

.td4_surbrillance {
	background-color:#c0c0c0;
}
/* fond data 2 tableau */
.td4 {
	background-color:azure;
	border-right:1px solid maroon;
	border-bottom:1px solid maroon;
}

/* fond erreur tableau */
.td3 {
	background-color:white;
	border-right:1px solid maroon;
	border-bottom:1px solid maroon;
}

/* police titre tableau */
.p8 {
	font-family:verdana,arial;
	font-size:15px;
	color:maroon;
	font-weight:bold;
}

/* police data 1 gras tableau */
.p9 {
	font-family:verdana,arial;
	font-size:15px;
	color:aqua;
	font-weight:bold;
}

/* police formulaire */
.p10 {
	font-family:verdana,arial;
	font-size:15px;
	color:black;
}

/* police data 2 gras tableau */
.p11 {
	font-family:verdana,arial;
	font-size:15px;
	color:aqua;
	font-weight:bold;
}

/* police data 1 tableau */
.p12 {
	font-family:verdana,arial;
	font-size:15px;
	color:aqua;
}

/* police data 2 tableau */
.p13 {
	font-family:verdana,arial;
	font-size:15px;
	color:aqua;
}

/* lien data 1 tableau */
.p14 {
	font-family:verdana,arial;
	font-size:15px;
	color:navy;
	font-weight:bold;
	text-decoration:none;
}

.p14:hover {
	text-decoration:underline;
}

/* lien data 2 tableau */
.p15 {
	font-family:verdana,arial;
	font-size:15px;
	color:navy;
	font-weight:bold;
	text-decoration:none;
}

.p15:hover {
	text-decoration:underline;
}

/* lien titre tableau */
.p16 {
	font-family:verdana,arial;
	font-size:15px;
	color:maroon;
	font-weight:bold;
	text-decoration:none;
}

.p16:hover {
	text-decoration:underline;
}

.img1 {
	border:0px;
}

/* Citation */
.table2 {
	background-color:white;
	border-top:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
}

/* Spoiler */
.spoiler {
	background-color:white;
	border-top:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	cursor:hand;
}

.spoiler_masquer {
	font-family:verdana,arial;
	font-size:15px;
	color:black;
	visibility:hidden;
}

.spoiler_afficher {
	font-family:verdana,arial;
	font-size:15px;
	color:black;
	visibility:visible;
}

/* bordure edirection */
.table3 {
	border-top:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
}

/* fond redirection */
.td5 {
	background-color:#f7f7f7;
	border-right:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
}

/* police redirection */
.p17 {
	font-family:verdana,arial;
	font-size:15px;
	color:black;
	font-weight:bold;
}

