body {
font-family: tahoma,arial,geneva;
color: #000000;
font-size: 0.8em;
padding: 0;
margin: 0;
background-color: #ffffff;
/*background: url(../img/b.gif) no-repeat;*/
}
/*Cadre principal*/
#main {
width: 90%;
}
/*En tête*/
#header {
padding: 0px 0px 0px 6px;
margin: 0px 0px 6px 0px;
}
#header h1 {
font-size: 18px;
font-weight: bold;
letter-spacing: 2px;
color: #333333;
margin: 0px 0px 0px 0px;
}
#header h2 {
font-size: 12px;
font-variant: small-caps;
color: #000099;
margin: 0px 0px 0px 0px;
}
/* centre */
#center {
margin: 0px 6px 0px 6px;
-moz-border-radius: 4px;
border: solid 1px #cccccc;
padding: 4px 4px 4px 4px;
}
#center a {
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #000000;
border-bottom: dashed 1px #666666;
}
#center p {
margin: 2px 0px 2px 0px;
}
#center p.fort {
margin: 2px 0px 2px 0px;
font-weight: bold;
}
/*tableau allopass*/
table.allopass {
margin-top: 10px;
}
/*pied*/
#foot {
padding: 0px 0px 0px 6px;
margin: 0px 0px 6px 0px;
}
#foot a {
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #000000;
border-bottom: dashed 1px #666666;
}
#foot p {
text-align: center;
}
strong {
color: #ffffff;
background-color: #cc0000;
}