div.quique{
width: 50%;
margin-left: 25%;
margin-right: 25%;
text-align: left;
}
table.corps {
width: 50%;
margin-left: 25%;
margin-right: 25%;
text-align: left;
}
table.tableN9 {
#border: thin solid #000000;
padding-top: 5px;
padding-bottom: 5px;
width: 100%;
margin-right:0%;
margin-left: 0%;
text-align: center;
}
table.tableN9 td.grand {
#border: thin solid #6495ed;
}
table.tableN9 td {
#border: thin solid #6495ed;
width: 5%;
margin-left: 2.5%;margin-right: 2.5%;
}
table.tableN9 td.text {
#border: thin solid #6495ed;
width: 20%;
}

table.programme {
#border: thin solid #f4a460;
width: 100%;
#border-spacing:20px 0px;

}
table.programme td {
#border: thin solid #6495ed;
text-align: left;
#margin:10px 10px 10px 10px ;
width:500px;


}
table.programme td.heure {
#border: thin solid #6495ed;
border-style: hidden;
width: 150px;
vertical-align: top;
border-right-width:30px;

#margin:10px 10px 10px 10px ;
}
#menu {
    font-size: 18px ;
	color: black;
	background-color: #dbe1ea;
	text-align:center;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #f4a460;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #f4a460;
	margin: 0px auto;
}

#menu table {
	width: 800px; 
	margin: 0px auto;
	text-align: center;
}

#menu ul {
   list-style: none;
   margin: 0px;
   padding: 0px;
        }

#menu ul li {
 display: inline;
 padding-left: 5px;
 padding-right: 5px;
 margin-right: 8px;
   
        }

#menu a {
	font-size: 16px;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	color: blue;
	background-color: inherit;
	text-decoration: none;
}

#menu a:visited {
	color: fuchsia;
	background-color: inherit;
	text-decoration: none;
}
        
#menu a:active {
   color: #00ff00;
	background-color: inherit;
	text-decoration: none;
        }
        
#menu a:hover {
	color: red;
	background-color: inherit;
	text-decoration: underline;
}
h2.quique {
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 10px;
	line-height: 150%;
	text-align:center;
}
p.quique {
	font-size: 18px;
	text-align:center;
}
div.footnote {
   font-size: 14pt;
}
table.foot {
    font-size: 14px ;
	#color: black;
	#background-color: #dbe1ea;
	text-align:left;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
        border-style: none;
	margin: 0px auto;
}
table.foot td {
	text-align:left;
	vertical-align: top;
}

table.plan{
padding:5px;
horizontal-align:center;
border-style:none;
width:100%;
}
table.plan td {
	text-align:center;
	vertical-align: center;
}

