
.title {
	font-family:Comic Sans MS;
	font-size:30px;
	color:#6975b6;
}
	
.subtitle {
	font-family:Comic Sans MS;
	font-size:18px;
	color:#6975b6;
}
	
.overtitle {
	font-family:Comic Sans MS;
	font-size:18px;
	color:#6975b6;
}

a {
	font-family:Trebuchet MS, Arial;
	font-weight:bold;
	color:#339933;
	text-decoration:none;
}	
a:hover {
	text-decoration:underline;
	color:#cc6666;
}

a.accueil {
	display:block;
	font-size:16px;
	spacing-top:10px;
	padding:2px;
}

a.accueil:hover {
	border:solid #990000 1px;
	background:#ffe0e0;
	text-decoration:none;
}

a.l2 {
	font-family:Trebuchet MS, Arial;
	font-size:14px;
	font-weight:bold;
	color:#6975b6;
	text-decoration:none;
}	

a.l3 {
	font-family:Trebuchet MS, Arial;
	font-size:12px;
	font-weight:bold;
	color:#cc6666;
	text-decoration:none;
}	


a.retour {
	font-family:Trebuchet MS, Arial;
	font-size:12px;
	font-weight:bold;
	color:#cc6666;
	text-decoration:none;
}	


a.l3:hover {
	color:#6975b6;
}	

	
.copyr {
	font-family:Comic Sans MS;
	font-size:10px;
	color:#339933;
}

td.download {
	border: solid #6975b6 1px;
}
	
.download {
	font-family:Trebuchet MS;
	font-size:11px;
	color:#333333;
}
	
a.link_dl {
	font-family:Trebuchet MS, Arial;
	font-weight:normal;
	color:#339933;
	text-decoration:none;
}	
a.link_dl:hover {
	text-decoration:underline;
	color:#cc6666;
}

a.link_dl_ex {
	font-family:Trebuchet MS, Arial;
	font-weight:normal;
	color:#6975b6;
	text-decoration:none;
}	
a.link_dl_ex:hover {
	text-decoration:underline;
	color:#cc6666;
}

.desc {
	display:block;
	font-size:12px;
	font-family:Trebuchet MS, Arial;
	font-weight:normal;
	padding:2px;
}

