body {
background-color: #F0F0F0;
text-align : justify;
font-size : 12px;
color : #000080;
font-family : Verdana;
margin : 0;
padding : 0;
}
#master {
background-color : #fffdf4;
margin : auto;
width : 770px;
}
#contenu {
background-color : #fffdf4;
margin-left : 15px;
margin-right : 15px;
margin-top : 5px;

}
#frameHeader {
background-image : url(expo_titre.gif);
background-repeat : no-repeat;
background-position : center 0%;
margin : 5px;
height : 40px;
}

#groupe {
width : auto;
margin-left : 40px;
margin-right : 40px;
}
#groupetab {
width : auto;
margin-left : 10px;
margin-right : 10px;
}
h1 {
background-color : #e8e8e1;
font-family : Verdana;
height : auto;
color : #000080;
font-style : normal;
font-size : 20px;
padding-bottom : 8px;
padding-top : 8px;
text-align : center;
font-weight : lighter;
}
h2 {
font-family : Verdana;
color : #CC0000;
font-style : normal;
font-size : 14px;
font-weight : lighter;
text-align : center;
}
h3 {
font-family : Verdana;
color : #990000;
background-color : #FFFFFF;
font-weight : lighter;
font-size : 14px;
text-align : left;
text-align : center;
padding-bottom : 6px;
padding-top : 6px;
margin-bottom : 10px;
margin-top : 10px;
margin-left : 5px;
}
a {
color : #cc6633;
text-decoration : none;
}
a:visited {
color : #cc6633;
}
a:hover {
color : #ffffcc;
background-color : #663300;
text-decoration : none;
}
ul {
list-style : square;
list-style-position : outside;
}
table {
width : auto;
background : #F8F8F8;
text-align : center;
border-collapse: collapse;
border-left: 3pt #CCCCCC solid;
border-right: 5px #999999 solid;
border-top: 3px #CCCCCC solid;
border-bottom: 5px #999999 solid;
}
td {
color : #cc3300;
text-align : center;
font-family : Verdana;
font-size : 8pt;
border-collapse: collapse;
padding-left : 8px;
padding-right : 8px;
padding-bottom: 10px;
padding-top: 10px;
border-left: 3px #CCCCCC solid;
border-right: 3px #CCCCCC solid;
border-bottom: none;
}



