/* CSS Document */

.presse, .auteur, .oeuvre, .thematique {
background: #FFFFFF url("../img/maquette/auteurs/middle_top.gif") top left no-repeat;
width:775px;
}

.auteurB, .oeuvreB, .thematiqueB {
background: url("../img/maquette/auteurs/middle_bottom.gif") bottom left no-repeat;
padding:8px 0 8px 0;
}

.presseB {
background: url("../img/maquette/auteurs/middle_bottom.gif") bottom left no-repeat;
padding:8px 25px 8px 25px;
}

#last {
background: url("../img/maquette/auteurs/middle_bottom_last.gif") bottom left no-repeat;
}

.oeuvre .chemin, .auteur .chemin, .thematique .chemin {
float:left;
padding-left:215px;
margin:2px 0 15px 0;
width:560px;
}

.auteur p, .oeuvre p, .thematique p{
line-height:145%;
text-align:justify;
margin:3px 0 5px;
}

.presse p, {
text-align:justify;
margin:3px 0 5px;
}

.lien_oeuvre, .lien_oeuvre:active,  .lien_oeuvre:visited, .presse h2 a,.presse h2 a:active,.presse h2 a:visited{
text-decoration:underline;
}

.lien_oeuvre:hover, .presse h2 a:hover {
text-decoration:none; 
}