
h2 {
width : 70%;
background : white;
}
h4 {
color : #800;
width : 70%;
}
#liste {
text-align : center;
background : url('../images/woodtexture.jpg');
font-size : medium;
font-family : arial;
padding : 1em;
border : 1px solid silver;
margin-top : 2px;
}
#liste_r {
color : #900;
text-align : center;
background : url('../images/woodtexture.jpg');
font-size : medium;
font-family : arial;
padding : 1em;
border : 1px solid silver;
margin-top : 2px;
}
#liste_b {
color : black;
text-align : left;
background : url('../images/woodtexture.jpg');
font-size : small;
font-weight : bold;
font-family : arial;
padding : 1em;
border : 1px solid silver;
margin-top : 2px;
}
#entete {
text-align : center;
font-size : small;
font-weight : bold;
font-family : arial;
padding : 1em;
margin-top : 2px;
margin-left : 40px;
}
.heure {
color : silver;
font-size : large;
font-weight : bold;
}
.session {
color : #900;
font-size : large;
}
.title {
font-family : arial;
font-size : medium;
color : #000080;
}
.auteur {
font-variant : small-caps;
color : rgb(100, 100, 100);
font-size : small;
float : right;
}
#corps {
color : black;
font-size : medium;
width : 95%;
padding : 10px;
border : 1px solid silver;
}
#histo-actu {
width : 66%;
padding : 5px;
margin-left : 40px;
font-size : medium;
color : #800;
text-decoration : none;
}
#histo-actu a {
text-decoration : none;
}
#histo-actu a:hover {
color : silver;
}
input {
margin-top : 5px;
}
.liste-titre a {
font-size : 16px;
line-height : 16px;
color : black;
text-decoration : none;
}
.liste-sous-titre {
font-size : 10px;
line-height : 10px;
text-decoration : none;
}

