#Tableau_01 {
	background-color:#FFF;
	background-repeat:no-repeat;
}

.MNT {
	background-image:url(../images/tab_il.jpg);
	background-repeat:no-repeat;
}

table, td {
	font-family:Mongolian Baiti;
	color:darkblue;
}

a {
	text-decoration:none;
	color:darkblue;
	font-family:Mongolian Baiti;
}
a:hover {
	text-decoration:underline;

}

#logo:hover {
	text-decoration:none;
}

input[type="text"],input[type="password"] {
	width:160px;
	height:20px;
}

.tbl_alt_bg {
	background-color: #ebe5f1;
}

.tbl_th {
	font-weight: normal;
	text-align: left;
	font-size: 120%;
}

.tbl {
	width: 100%;
	font-size: 90%;
}

.content {
	padding-left: 20px;
	padding-right: 35px;
	font-size: 95%;
	width: 90%;
}

.content p, li {
	/* line-height: 1.75em; */
}

ins {
	background-color: lime;
	text-decoration: none;
}

del {
	background-color: red;
}
