@charset "utf-8";
.Style7 {
	font-weight: bold;
	font-family: ChinaOne;
	font-size: 36px;
}

/* CSS Document */
body {
	background-color: #000000;
	margin: 0px;
}
body,td,th {
	color: #FF0000;
	font-family: ChinaOne;
	font-size: 14px;
	text-align: center;
}


/*  *************  tous les liens ******************** */

a:link {
	color: #FF0000;
	text-decoration: none;
	font-family: ChinaOne;
	font-size: 18px;
}
a:visited {
	color: red;
	text-decoration: none;
	font-family: ChinaOne;
	font-size: 18px;
}
a:hover {
	color: #CCCCCC;
	font-family: ChinaOne;
	font-size: 18px;
	text-decoration: none;
}
.Style11 {
	color: #FFCC00
}


/*  *************  lien en particulier ******************** */
a.lien1:link {
	color: #ff9900;
	text-decoration: none;
	font-family: ChinaOne;
}
a.lien1:visited {
	color: #ff9900;
	text-decoration: none;
}
a.lien1:hover {
	color: red;
	text-decoration: none;
}




/*  ************* fin liens ******************** */


.Style1 {
	font-size: 24px
}
.Style2 {
	font-size: 18px
}

.cellule {
	border: thin solid #FF0000;
}
.celluleverticale {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.cellHoriz {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.fond_pagode {
	background-color: #000000;
	background-image: url(imagesDiverses/pagode.jpg);
	background-repeat: no-repeat;
}
.fond_rouge {
	background-color: #000000;
	background-image: url(images/fond_1.jpg);
	background-repeat: repeat;
}
.en_construction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: blink;
	letter-spacing: 10px;
	text-align: center;
	background-color: #000000;
	vertical-align: bottom;
}
.Style8 {
	font-size: 18px;
	font-family: ChinaOne;
	font-weight: bold;
}
.PoterieTexte {
	font-family: ChinaOne;
	font-size: 14px;
	text-align: center;
	color: #FF0000;
}
.Clignote {
	font-family: ChinaOne;
	font-size: 18px;
	color: #FF9900;
	text-decoration: blink;
}
.Euros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFCC00;
	font-weight: bold;
}
