* {
margin:0;
padding:0;
}

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

#agenda a { 
	text-decoration: none;
	font-weight: bold;
}

#agenda a:hover { 
	text-decoration: none;
	font-weight: bold;
	color:#FF6633;
}

#agenda h1 {
	font-size: 24px;
	font-weight: bold;
	color:#fff;
}

#agenda h3 {
	font-size: 12px;
	font-weight: bold;
	color:#fff;
}

#agenda li {

list-style-type:none;

}

#liste {

text-align: center;
font-size: 12px;

}

