body
{
	background-image: url(images/sunny.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	
}
img.cadre
{
	border: medium outset #87CEEB;		
}
td
{
	color: #0069B3;
	font-family : Arial;
	text-align : justify;
	font-size : x-small;
	font-weight : bold;
}
td.menu
{
	background-color:#E2F5FC;
	font-size:16px;
	text-align : center;
}

td.titre
{
	font-size : 14px;
	text-align : center;
	background-color:#87CEEB;
	color : #E0FFFF;
}

.link A:link {
	font-size : 14px;
	color : #E0FFFF;
	text-decoration:underline;
}
.link A:visited {
	font-size : 14px;
	color : #E0FFFF;
	text-decoration:underline;
}
.link A:active {
	text-decoration: underline; color: blue;
}
.link A:hover {
	text-decoration: underline; color: blue;
}
td.bleu
{
	font-size : 11px;
	text-align : center;
	background-color:#87CEEB;
	color : #0069B3;
}
td.plan
{
	color: #0069B3;
	font-family : Arial;
	text-align : justify;
	font-size : 10px;
	font-weight : bold;
}
li
{
	list-style-image : url(images/p.gif)
}
li.no
{
	list-style-image : none;
	color: white;
}
