@charset "UTF-8";
/* CSS Document */

* {margin:0;padding:0;}
body {font-family:Verdana, Geneva, sans-serif;font-size:12px;color:#666;}

#page {width:921px;margin:auto;position:relative;}
#page img{display:block;}

#page #menu {position:absolute; bottom:15px;left:0;}
#page #menu a {display:inline-block;width:110px;height:95px;}
#page #menu a img{border:none;width:105px;height:90px;}
#page #menu a:hover {background:url(/images/select.gif) no-repeat bottom right;}

#txt_accueil { width:921px;margin:auto; text-align:justify; }
#txt_accueil a {text-align:center;width:921px;margin:auto;margin-top:15px; color:#69F;}

#footer {text-align:center;width:921px;margin:auto;margin-top:15px; }
#footer a {color:#69F;}

#content {width:921px;margin:auto;}
#content table {width:60%;margin:auto;}

#menu_std {text-align:center;}
#menu_std a {font-weight:bold;color:#F90;font-size:16px;text-decoration:none;}
#menu_std a:hover {color: #999 ;text-decoration:underline;}

#links {text-align:center;color:#999;}
#links a{color:#999;text-decoration:none;}
#links a:hover{color:#000;text-decoration:underline;}

