﻿@charset "utf-8";
#contenu { width:100%; empty-cells:show; background-color:#E0E2E4; }
#contenu .bottomSpacerCol { background-color:#E0E2E4; height:15px; }

#contenu.expos {
	width:100%;
	empty-cells:show;
}
#contenu.expos td.allEcrivains { text-align:right; padding-right:20px; }
#contenu.expos #filAriane { width:100%; }

#pagination { padding-right:15px; }
#pagination td { white-space:nowrap; }
#pagination td.firstCol { width:100% }
#pagination.pages { color:#950034; }

#expos {width:100%}
/*#expos.colLeft {width:100%; vertical-align:top; height:480px;}*/
#exposColLeft {width:100%; vertical-align:top; height:480px;}
#expos img.photo { border:1px solid #DCDFE2; }
#expos td a {color: #000000;}
#expos td a:hover {color: #950034;}

#exposListeAccueil { width:100%; }
#exposListeAccueil td { text-align:left; vertical-align:top; }
#exposListeAccueil span.texteExpos {font-style:italic; font-size:80%;}
#exposListeAccueil span.titreExpos {font-weight: bold;}

#exposListeAccueil td.container {padding:15px;}

#exposFiche { width:100%; height:480px;}
#exposFiche td { text-align:left; vertical-align:top; }
#exposFiche td.presentation { width:100%; }
#exposFiche span.texteExpos {font-style:italic; font-size:80%;}
#exposFiche span.titreExpos {font-weight: bold;}

#exposListe { width:100%; }
#exposListe td { text-align:left; vertical-align:top; }
#exposListe td a {color: #000000;}
#exposListe td a:hover {color: #950034;}
#exposListe td.colRight { padding-right:15px; }
#exposListe img.vignetteExpos {padding-right:5px;}
#exposListe span.texteExpos {font-style:italic; font-size:80%;}
#exposListe span.titreExpos {font-weight: bold;}
#exposListe td.separateur {padding-bottom:10px;}
