@charset "utf-8";
/* CSS Document */
p {
	margin-bottom:2px;
	margin-top:0px;
}

body {
	background:#e5e5f2;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}


#date {
	font-size:10px;
	color:#fff;
}

#navi {
	font-size:13px;
	font-weight:bolder;
	color:#fff;
}

a {
	text-decoration:none;
	color: #ccccff;
}

a:link {
	text-decoration:none;
	color: #ccccff;
}

a:active {
	text-decoration:none;
	color: #ccccff;
}

a:visited {
	text-decoration:none;
	color: #ccccff;
}

a:hover {
	text-decoration:none;
	color:#fff;
}

#events_home {
	background-image:url(images/evenements_a_venir.gif); 
	background-position:top;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}

#title {
	font-size:16px;
	font-weight:bolder;
	color:#fff;
}

#board_link {
	color:#0f499e;
}

#events {
	color:white;
	font-size:13px;
}