.livres-gratuits {
border:dashed thin #800000;
width:180px;
padding:5px;
text-align:center;
margin-bottom:0;}

.matieres  li a span {
visibility:hidden;
display:block;
padding:5px 15px;
}
ul.matieres  li a:hover span {
visibility:visible;
color:#480B0B;
}

.matieres li {
padding-bottom: 3px;
font-size: 1.2em;
}

.matieres a{
text-decoration: none;
color:black;
} 
.matieres a:hover{
color:#8F6262;
}

.matieres a:visited {
color:#8F6262;
}
/* --- STYLES SPÉCIFIQUES POUR LES PAGES ARTICLES --- */

.auteur {
text-align: right;
font-size: 1.5em;
color: gray;
font-style: italic;
font-family:"monotype corsiva";
}

p.right{
	position:relative;
	left:190px;
	width:310px;
	font-weight: bold;
}
.right a{
	color:#512720;
text-decoration: none;

}
.right a:hover{
	text-decoration:underline;
}

/* --- STYLES SPÉCIFIQUES POUR HAITI --- */#haiti {
width:748px;
border:solid 5px brown;
border-left: solid red 8px;
border-right: solid red 8px;
padding:5px 5px;
}
#haiti h2 {
margin:3px auto -11px auto;
}
#haiti h2, #haiti p {
display:inline;
font-size:1em ;
}

#haiti a{
text-decoration:none;
color:#DFC3C3;
font:bold italic 1.5em "trebuchet ms"
}
#haiti a:hover{
text-decoration:underline;
}



/* CODE FLORENT POUR LE SITE COMPLET (DVD) */

/* #accueil-col1 {
	width: 550px;
	margin: auto;
}
#accueil-col1 .boite {
	margin-top: 20px;
	padding-right: 80px;
}
#accueil-col1 .xhumua {
	margin-top: 20px;
	padding-right: 80px;
	background:#FFFABF url(img/divers/xhumua.jpg) no-repeat 367px 51px;
}

#accueil-col1 .boite p {
	margin-bottom: 0;
}
#accueil-col1 .intro {
	margin-top: 0;
}
#accueil-col1 .actu ul {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}
#accueil-col1 .actu li {
	margin-top: 10px;
}
#accueil-col1 .actu .date {
	font-size: .85em;
	font-weight: bold;
} */



