body { 
	font-family: Arial;
}

p { 
	font-size:11px;
	text-align: justify; 
}

p.edito { text-align: justify; }

.titre_evt {
	color: #FFFFFF;
	font-size:13px;
	font-weight:bold;
}

.titre_forum {
	color: #FFFFFF;
	font-size:20px;
	font-weight:bold;
}

.titre_presentation {
	color: #E44315;
	font-size:16px;
	font-weight:bold;
}

.dep_evt {
	color: #000000;
	font-weight:bold;
	font-size:13px;
}

.date_evt {
	color: #BF0618;
	font-weight:bold;
	font-size:13px;
}

.date_forum {
	color: #FFFFFF;
	font-weight:bold;
	font-size:13px;
}

.lien_forum { 
	color: #68f26c; 
	font-weight:bold;
}

.part_evt, .org_evt {
	font-size:10px;
	font-style: italic ;
}

.nav_sel { font-size: 16px; }

h1 { font-size: 55px }
h2 { font-size: 35px }
h3 { font-size: 25px }

.blanc { color: white; }

a {	
	text-decoration:none;
	color: black; 
}

a:hover { text-decoration:underline; }

a.nav {
	text-decoration:none;
	color:black;
	font-size: 12px;
}

a.nav:hover { text-decoration:underline; }

a.visible { text-decoration:underline; }

td.centre { padding-left: 10px; }
