body {background-color: rgb(255, 255, 220); color: rgb(0, 0, 0)}

a:link {color: #0000ee}
a:visited {color: #551a8b}
a:active {color: #ff0000}

a.question:link {color: black; text-decoration: none }
a.question:visited {color: black; text-decoration: none }
a.question:hover {text-decoration: underline }

a.section:link {color: rgb(0, 153, 0); text-decoration: none }
a.section:visited {color: rgb(0, 153, 0); text-decoration: none }
a.section:hover {text-decoration: underline }

h1 {text-align: center; color: rgb(255, 153, 0)}
h2,h3 {font-weight: bold; font-style: normal; color: rgb(0, 153, 0)}
p {font-weight: normal; font-style: normal}

ul {font-weight: normal; font-style: normal; list-style-type: disc}
ol {font-weight: bold; font-style: italic}

hr {color: #ff9900; background-color: #ff9900; width: 100%; height: 2px; border: 0px}

.img-nouveau {vertical-align: middle; margin-left: 10px; margin-right: 10px;
              width: 66px; height: 20px;}

.table-sommaire {
border-style: solid;
border-width: 1px;
border-color: #009900;
color: rgb(0,153,0);
}
.td-sommaire-l1 {
width: 16.67%;
border-style: solid;
text-align: center;
vertical-align: middle;
}
.td-sommaire-l2 {
width: 16.67%;
border-style: solid;
vertical-align: top;
}
.ul-sommaire-l2 {
margin-top: 5px;
margin-bottom: 5px;
margin-left: -15px;
padding-left: 40px; /* for IE */
}
