/* CSS Document */
.body {
}
.html {
	text-align:center;
	}
.fond {
	background-color: #CCC;
	text-align: center;
	width: auto;
}
.td_fond {
	text-align: center;
	background-image: url(_pix/soxes_600_200.jpg);
}
.table {
	background-color: #9F9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 24px;
}
#container {
	width: 650px;
	margin: 0 auto;
	text-align: center;
}
.gris {
	color: #666;
	font-size: 18px;
	font-weight: bold;
}

.tableDOC {

	background-color: #9BB99D;
	border: thin solid #FF0000;
}
.anchor {
	border: medium none;
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	color: #006666;
	vertical-align: top;
	background-position: top;
}
.brique {
	text-transform: none;
	color: #090;
	background-color: #9F9;
	font-weight: bold;
}
.texte9 {color: #FFD9B3}
.texte18 {font-size: 18px}
.texte20 {
	font-size: 20px;
	margin: 6px;
	padding: 6px;
}
.texte20DE {
	font-size: 20px;
	margin: 6px;
	padding: 6px;
	color: #00F;
	background-color: #FFF;
}
.texte20FR {
	font-size: 20px;
	margin: 6px;
	padding: 6px;
	color: #F00;
	background-color: #C1FFFF;
}
.texte20SP {
	font-size: 20px;
	margin: 6px;
	padding: 6px;
	color: #F00;
	background-color: #FF3;
}


.texte20EN {
	font-size: 20px;
	margin: 6px;
	padding: 6px;
	color: #00F;
	background-color: #FFC;
}



.texte24 {font-size: 24px}
.texte24Clair {
	font-size: 24px;
	color: #F3F5F4;
}

.texte36 {font-size: 36px}
.titre100 {font-size: 100px}
.titreClair100 {
	font-size: 100px;
	color: #F3F5F4;
	font-weight: bold;
}
.style36b {
	font-size: 36px;
	font-weight: bold;
	}
