body, p{
	font-family: "Verdana", sans-serif;
	text-align: justify;
	color: #000099;
}

body{
	background-image: url('/interf/fond.jpg');
	font-size:20px;
	width: 95%;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #000099;
}

a:hover {
	color: #000099;
}


h1{
	padding: 10px;
	margin: 30px 100px 30px 100px;
	font-size:30px;
	text-align: center;
	border-style: solid;
	border-width: 2px;
	background: #ffffcc;
}

.ckoi{
	font-size:18px;
}

.ckoi a, .listesouli a, .liens a{
	text-decoration: underline;
}

.liens a{
	font-weight: bold;
}

.index
{
	margin-top: 50px;
	font-size:15px;
}

.index ul
{
	margin-top: 18px;
}

.index li {
	display: list-item;
	list-style-image: url('/interf/puce.jpg');
}

.index li li{
	display: list-item;
	list-style-type: none;
	list-style-image: none;
}

.liens
{
	margin-top: 50px;
	font-size:15px;
}

.liens ul
{
	margin-top: 18px;
}

.liens li {
	display: list-item;
	list-style-image: none;
}

.liens li li{
	display: list-item;
	margin-top: 10px;
	list-style-image: url('/interf/puce_link.png');;
}

h2{
	margin-top: 20x;
	margin-bottom: 9px;
	font-size:22px;
	text-decoration: underline;
}

h3{
	margin-top: 18px;
	margin-bottom: 8px;
	font-size:20px;
	text-decoration: underline;
}

.cadre{
	padding: 5px;
	border-style: solid;
	border-width: 1px;
}

hr {
	margin-top: 40px;
	margin-bottom: 20px;
	
	height: 1px;
	color: black;
}
