body { margin: 0; background-color: #d2d2d6;}
#content {width: 1024px;margin-left:auto;margin-right:auto;background-image: url(../images/background.png);background-repeat:repeat-y;padding-left:30px;}
#head { background-image: url(../images/header.png);height:205px;width: 1010px; margin-left: -5px; }
#menu { width: 100%;height: 50px; text-align: center;}
#body { width:1000px;padding:0;}
li { 
	padding:3px;
	margin:3px;
	display: inline;
	font-size: 20px;
	-moz-border-radius: 10px 10px 10px 10px;
}
h3 { color: #00AEEE; text-align:center;margin:5px;padding:5px; font-size:26px;}
div {color: gray; }
#accueil { margin-top: 10px;}
#accueil table { width: 100%; border:none; padding:5px; }
#accueil h3 { border: 1px solid lightgray; background-color:white; }
#accueil li { display: table; text-align: center; align:center;}
#accueil a {text-decoration: none; border: none;color:inherit; }
#accueil a:hover {text-decoration:underline overline; border: none; }
#accueil img {border: none; }
#accueil img:hover {border: 3x solid lightblue; }
#accueil span {color:blue;}
#accueil span:hover {color:blue; text-decoration: overline underline;}
#table_head table {width : 50%; margin-left:25%;margin-top: 20px;}
#table_head td { width: 33%; border: 1px solid lightgray; text-align: center;color:#00AEEE;margin-bottom:0px;font-size:20px;}
#table_head td:hover {font-weight: bold; background-color: #d1deff;}
#table_head a {color:inherit;text-decoration: none;}
#accueil h4 {margin-bottom: 5px; }
#accueil p {margin: 5px; }
#foot a {color:blue;text-decoration: none;}
