body
	{
	background-color:#CCCCC;
	font-size:small;
	width:970px;
	margin:auto;
	}
a
	{
	border:0px;
	color: #8080c0;
	}
img
	{
	border:none;
	}
input, textarea, select
	{
	border: 1px solid #ff00ff;
	}
#a, #b, #c{border:0px;}
a:visited
	{
	border:0px;
	font-size: small;
	text-decoration: none;
	color: #101050;
	}
a:hover
	{
	border:0px;
	text-decoration: underline;
	color: #505090;
	}
a:active
	{
	border:0px;
	text-decoration: none;
	color: #404080;
	}
#apercu
	{
	width:200px;
	font-size:XX-small;
	position:absolute;
	}
#banniere
	{
	height:150px;
	background-image: url(banniere.png);
	background-position: center;
	background-repeat: no-repeat;
	}
#col-gauche
	{
	float:left;
	width:140px;
	border-width:1px;
	border-style:dashed;
	border-color:#CCCCCC;
	margin-top:10px;
	padding:2px;
	}
#col-centre
	{
	float:right;
	width:798px;
	border-width:1px;
	border-style:dashed;
	border-color:#CCCCCC;
	margin-top:10px;
	padding:10px;
	}
#col-bas
	{
	float:left;
	width:100%;
	border-width:1px;
	border-style:dashed;
	border-color:#CCCCCC;
	margin-top:10px;
	padding:2px;
	text-align:center;
	}
#liens
	{
	font-size:120%;
	text-indent:10px;
	}
#recherche{width:90%;}
.titre
	{
	width:100%;
	font-size:200%;
	text-align:center;
	}
.exemple
	{
	padding:5px;
	}
.coreen
	{
	background-color:#E6E6FA;
	padding:6px;
	}
.roman
	{
	background-color:#E0FFFF;
	padding:6px;
	}
.francais
	{
	background-color:#E6E6FA;
	padding:6px;
	}
.mod
	{
	text-align:right;
	}