/* CSS Document */
body {
	margin:0px;
	background-color:#FFFFFF;
	font-family:georgia;
	font-size:12px;
}
a {
	text-decoration:underline;
	color:#426B8A;
}
a:hover {
	text-decoration:underline;
	color:#A0773F;
}
ul {
	padding:0px;
	margin:15px;
	list-style-type:disc;
}
input, option, textarea, select {
	font-family:georgia;
	font-size:12px;
	color:#000000;
}
.cell_top{
	height:79px;
	background-image:url(../images/entete_1000px.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.cell_top_800{
	height:79px;
	background-image:url(../images/entete_800px.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.cell1{
	width:200px;
	vertical-align:top;
}
.cell2{
	padding:15px;
	width:570px;
	vertical-align:top;
	border:1px solid #9AB9CE;
}
.cell3{
	padding:15px;
	width:570px;
	vertical-align:top;
	border:1px solid #9AB9CE;
	background:url(../upload/cours_chinois_back.png) center no-repeat;
}
.cell4{
	padding:5px;
	vertical-align:top;
	border:1px solid #9AB9CE;
	background:#FFFFFF;
}
.compteur {
	font-size: 20px;
	font-weight: bold;
	color: #426B89;
}

.lien1a {
	line-height:18px;
	text-indent:6px;
	text-decoration:none;
	color:#000000;
	display:block;
	width:100%;
}
.lien1a:hover {
	line-height:18px;
	text-indent:6px;
	text-decoration:none;
	background-color:#EAEAEA;
	color:#A0773F;
	display:block;
	width:100%;
}
.lien1b {
	line-height:18px;
	text-indent:15px;
	text-decoration:none;
	color:#000000;
	display:block;
	width:100%;
}
.lien1b:hover {
	line-height:18px;
	text-indent:15px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#A0773F;
	display:block;
	width:100%;
}
.lien2 {
	text-decoration:underline;
	color:#426B8A;
}
.lien2:hover {
	text-decoration:underline;
	color:#A0773F;
}
.lien3 {
	text-decoration:underline;
	color:#426B8A;
}
.lien3:hover {
	text-decoration:underline;
	color:#A0773F;
}
.lien4 {
	text-decoration:underline;
	font-size: 11px;
	color:#9AB9CE;
}
.lien4:hover {
	text-decoration:underline;
	font-size: 11px;
	color:#A0773F;
}
.lien5 {
	text-decoration:underline;
	font-size: 12px;
	color:#000000;
}
.lien5:hover {
	text-decoration:underline;
	font-size: 12px;
	color:#808080;
}
.menu_box {
	padding-bottom:4px;
	width:195px;
	border-right:1px solid #9AB9CE;
	border-bottom:1px solid #9AB9CE;
}
.menu_titre {
	line-height:20px;
	width:196px;
	font-weight:bold;
	color:#FFFFFF;
	text-indent:20px;
	vertical-align:super; 
	background-image:url(../images/menu_titre.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.menu_spacer{
	height:4px;
	font-size:4px;
}
.texte1 {
	text-align:justify;
}
.texte2 {
	text-align:left;
	font-size:11px;
}
.titre1 {
	font-size:30px;
	color:#FFFFFF;
	font-weight:bold;
}
.titre2 {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.titre3 {
	font-size: 18px;
	font-weight: bold;
	color: #426B89;
	background-image:url(../images/dot_titre_1.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.titre4 {
	color: #A0773F;
}
.titre5 {
	font-size: 11px;
	font-style:italic;
	color:#000000;
}
.titre6 {
	font-size: 11px;
	font-style:italic;
	color:#9AB9CE;
	text-align:center;
}
.titre7 {
	font-size: 13px;
	font-style:italic;
	color:#000000;
}
.titre8a {
	line-height:18px;
	text-indent:4px;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#808080;
}
.titre8b {
	background-image:url(../images/dot_titre_2.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.titre8c {
	background-color:#D5D5D5;
}
.titre9 {
	font-size: 18px;
	color:#990000;
}
.titre10 {
	font-weight:bold;
	color:#000000;
	background-image:url(../images/dot_titre_2.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.titre11 {
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
.inbox1 {
	padding:15px;
	border:1px solid #D5D5D5;
	background-color:#F5F5F5;
}
.inbox2 {
	padding:5px;
	font-size:13px;
	font-style:italic;
	border:1px solid #D5D5D5;
	background-color:#FFFFFF;
}