body {
background-color : #F0F0F0;
text-align : justify;
margin : 0;
padding : 0;
font-weight : lighter;
}
#master {
background-color : #fffdf4;
margin : auto;
width : 780px;
}
#contenu {
background-color : #fffdf4;
margin-left : 10px;
margin-right : 10px;
margin-top : 5px;
}
#frameHeader {
background-image : url(expo_titre.gif);
background-repeat : no-repeat;
background-position : center 0%;
margin : 5px;
height : 40px;
}
#frameHeader2 {
margin-left : 20px;
margin-right : 20px;
float : left;
}
#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 : 30px;
color : #000080;
font-style : normal;
font-size : 18px;
padding-bottom : 6px;
padding-top : 6px;
margin-left : 2px;
margin-right : 2px;
text-align : center;
font-weight : lighter;
}
h2 {
font-family : Verdana;
color : #d9a757;
font-size : 18px;
font-weight : bold;
text-align : center;
}
h3 {
font-family : Verdana;
color : #d9a757;
font-style : normal;
font-size : 12px;
text-align : left;
margin-bottom : 10px;
margin-top : 0;
margin-left : 0;
}
h4 {
font-family : Verdana;
color : #FF9900;
font-style : normal;
font-size : 14px;
text-align : center;
margin-bottom : 10px;
margin-top : 10px;
}
hr {
color : #94A3B4;
width : 100%;
}
a {
color : #660000;
text-decoration : none;
}
a:visited {
color : #CC0000;
}
a:hover {
color : #FFFFCC;
background-color : #000000;
text-decoration : none;
}
ul {
list-style : square;
list-style-position : outside;
}
.cadre {
width : 728px;
background-color : #FFFFFF;
border : #CCCCCC solid 1px;
padding : 12px;
color : #660000;
text-align : center;
font-family : Verdana;
font-size : 0.8em;
}
table {
width : 754px;
padding : 2px;
background : #FFFFFF;
border-collapse : collapse;
border-left : 1pt solid #CCCCCC;
border-right : 1px solid #CCCCCC;
border-top : 1px solid #CCCCCC;
border-bottom : 1px solid #CCCCCC;
}
td {
width : auto;
color : #660000;
text-align : center;
font-family : Verdana;
font-size : 0.8em;
border-collapse : collapse;
padding-left : 4px;
padding-right : 4px;
padding-bottom : 10px;
padding-top : 10px;
border-left : 1px solid #CCCCCC;
border-right : 1px solid #CCCCCC;
border-bottom : none;
}
