body {background-color: #DDDDFF; margin: 0px;}
a {text-decoration : none; color: #0000FF}
table {border-collapse: collapse; border-width: 0px;
       border-spacing: 0px; border-style: none;}
td {padding: 0px;}
img {border-width: 0px; border-style: none;}

table#container {width: 100%;}
td.margin {width: 20px;}
table.title {margin: auto; width: auto;} 
table.title td {padding: 10px 10px 30px 10px;
	        text-align: center; vertical-align: middle;
	        white-space: nowrap;}
td.menu {width: 10%; white-space: nowrap; 
	 vertical-align: top;} /* padding-top: 80px} */
td.menu div {line-height: 40px;
	     height: 40px; white-space: nowrap;} 
td.menu div.onglet {border-top-left-radius: 15px;
		    border-bottom-left-radius: 15px;
		    -webkit-border-top-left-radius: 15px;
		    -webkit-border-bottom-left-radius: 15px;
                    -moz-border-radius-topleft: 15px;
		    -moz-border-radius-bottomleft: 15px;}
td.menu div {padding-left: 20px; padding-right: 20px;}
td.menu div.sel {background-color: #FFFFFF;}
td.menu div.unsel {background-color: #DDDDFF;}
table#container div.content {min-height: 200px;
			     background-color: #FFFFFF;
			     vertical-align: top; padding: 15px;
			     border-radius: 15px;
			     -webkit-border-radius: 15px;
			     -moz-border-radius: 15px;}
table.ours {width: 100%;}
table.ours td {font-size: small; vertical-align: top;}

span.exptag {font-family: sans-serif; font-weight: bold;}

span.pagetitle {font-size: xx-large; font-weight: bold;}
span.sectitle {font-size: x-large; font-weight: bold; 
	       display: block; margin-bottom: 1.5ex;}
p {text-align: justify;}

.hidden {display: none;}

li.secsep {font-size: large; font-weight: bold; display: block;}
ul.expand {list-style-type: none; padding-left: 0ex;}
ul.expand li {margin-left: 2ex; margin-top: 2ex; margin-bottom: 2ex;}
ul.expand li.secsep {margin-left: 0ex;}
ul.expand ul {list-style-type: disc;}
ul.expand ul li {margin: 0ex;}
