@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: arial;
	color: #000000;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
}

.parag {
	line-height: 18px;
}
.sousmenu {
	font-size: 10px;
}

a:link {
	color: #000000;
	text-decoration: none;
}


a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

a.autre:link {
	color: #000099;
	text-decoration: underline;
	}
	
a.autre:visited {
	text-decoration: underline;
	color: #000099;
}
a.autre:hover {
	text-decoration: none;
	color: #000099;
}
a.autre:active {
	text-decoration: underline;
	color: #000099;
}

.style2 {
	font-size: 10px;
	margin-left: 20px;
}
