@charset "utf-8";
/*section*/
section#fiche p {padding:0; margin:0; text-indent:0}

/*header*/

/*Mise en page*/
h1#titre { text-transform:uppercase;}
article u {text-decoration:none;}
article#bio {line-height:1.5em;}
.noweb, article .u, article#bio u:not(.bio)  {display:none;}
section {background-grey}
/*Photo*/
img.bio { float:left; height:150px; margin:auto 10px 5px 0; cursor:pointer;}
span.note {color:#911;}
span.cit { font-style:italic; color:grey;}

/*translate*/
a#translate { position:relative; cursor:help; margin:auto; margin-bottom:50px;padding-top:10px; border:0; color:inherit; background:none; _text-decoration:none;}
span.translate { padding-bottom:2px;}
div#english { position:absolute; display:table; right:33%; top:3em; margin:0; border-radius:5px; padding:5px; z-index:1; opacity:0;background:#81a691; transform:scale(0) rotate(-12deg); transition:all 0.3s;}
div#english p {color:white;}
article#filmos img{ margin:0 4px; vertical-align:sub;}
div#hints {margin-bottom:20px;}
#translate:hover div#english { opacity:1; transform:scale(1) rotate(0);}

/*listing*/
div#filmo { width:auto;  max-width:900px;text-align:center; overflow:hidden; margin:0 auto;}
div#filmo table { margin:10px auto; padding:0; width:auto; min-width:600px; border-collapse:collapse;}
tr.domaine { line-height:1.5em; }
tr.domaine th { text-align:left; font-size:14pt; vertical-align:middle; border:1px dotted #00CC66; background:#d6f0e6; text-indent:10px; white-space: nowrap; color:#336633}
tr.row_group { margin:0; padding:0; text-align:center; background-color:#e6f6f0;}
td.cell:nth-child(4), td.cell:nth-child(5) { width:20px;}
tr.row { margin:0; border:1px solid #dde8dd; line-height:1.5em;}
tr.row td.cell:nth-child(1), tr.row td.cell:nth-child(2) { width:1em; padding:1px 2px; vertical-align:text-top;}
td.cell { margin:0; padding:1px; font-size:12pt; vertical-align:top; vertical-align:middle}
td.cell:nth-child(3) { text-align:left; text-indent:3px;}
tr.row td.cell:nth-child(3) em { opacity:0.8; font-size:11pt;}
td.cell img { display:block; margin:auto; cursor:pointer; height:1.2em;}
tr.sdomaine td.cell{ vertical-align:bottom; padding:3px 1px; opacity:0.7; font-family:Arial; font-size:12pt; background:#effaf6; text-align:left;}
tr.sdomaine td.cell:nth-child(3)

