body {background-color: #ADBEDA;
}


p {
font-family: "Comic Sans MS", Arial, serif;
font-size: 110%;
}

li { text-align: left ; type=disc }


footer p{
text-align: right;
font-size: 90%;
font-style: italic;
}



A:link { color: #f81111 ;
	text-align: center ;
	text-decoration:underline ;
	font-family: Arial ;
	font-size: 100% ;
	font-weight: bold }

A:visited { color: #524125 ;
	text-align: center ;
	text-decoration: underline ;
	font-family: Arial ;
	font-size: 100% ;
	font-weight: bold }

A:hover { color: #FF6700 ;
	text-align : center ;
	text-decoration:none ;
	font-family: Arial ;
	font-size : 100% ;
	font-weight: bold }


hr { clear: both; visibility: hidden}


.planning {background-color: #FFE484; padding: 10px; margin : 30px;  
}