@charset "utf-8";
/*skins 8 colors CSS3 pour fiche collectionneuse*/

/*Communs toutes pages (index.php)*/
/*html et body*/
html, body { background-color:#222222;}
header, footer, div#hdrow { background-color:black; color:#c0c0c0;}
div#hderoul { background-color:#180000; border:0;}
a.hf { color:#a22;}
a.hdmenu { color:#c0c0c0;}
a.hf:hover, a.hdmenu:hover { background-color:#500; color:#c0c0c0;}
img#img { border:1px solid rgba(80,20,20,0.6);}

/*section*/
section { color:#a0a0a0;}

/*articles*/
article { background-color:black; box-shadow:0 0 4px black;}
article h3 { color:#a22; border-bottom:1px solid rgba(160,32,32,0.6);}
#titre { color:#a22;}
a.psb { border-bottom:1px solid #a0a0a0;}
a.psb:hover { background-color:#500; padding:2px;}

/*flash*/
nav#flash { }
div#flash1 { border:1px solid rgba(112,0,0,0.2); background-color:#0c0808;}
#flash1 span.mouse { border-bottom:1px dotted #c0c0c0;}
#flash1 span.mouse:hover { background-color:#460000;}

/*Mise en page*/
address { color:#a22;}

/*onglets.php*/
div#onglet, div#sousonglets { background-color:#500; color:#888;}
a.btn, span#switch { color:#888;}
a.btn:hover, span#switch:hover { color:silver;}

/*Recherches rapides*/
div#searchs { background-color:rgba(70,0,0,0.6);}

/*bio.php*/
/*
h5.sousparag { color:#1d4e74;}
div#citation { border:1px solid rgba(79,36,36,0.3); background-color:#bcdcff !important;}
*/
.bio img { box-shadow: 0 0 2px #800;}
.legendl, .legendr { background-color:#333; color:#a22;}
span#c { border-color:#333; background-color:#333; color:#b22222;}

/*photos.php*/
div#ph_cadre { border:1px solid rgba(80,10,10,0.7);}
div#ph_entete { background-color:rgba(80,10,10,0.7); color:rgba(128,128,128,0.4);}
div#ph_table { background-color:rgba(16,0,0,0.5);}
div.ph_cell img { box-shadow:0 0 2px #800;}
div#ph_table h4 { color:#500;}

/*document*/
img.doc { border-color:rgba(80,10,10,0.6);}
article#document p { color:#800;}

/*filmo.php*/
div#english { border:1px solid rgba(80,32,32,0.3); background-color:#290000;}
span.translate { border-bottom:1px solid #711; color:#711;}
div.table { background-color:rgba(16,16,16,0.5);}
div.caption, div.row_group { background-color:rgba(80,0,0,0.3);  border:1px solid rgba(80,0,0,0.4); color:#706060;}
div.caption { border-bottom:1px solid rgba(80,0,0,0.4);}
div.row div.cell { border-color:rgba(80,0,0,0.4); border-top:0;}
div.row_group div.cell:nth-child(4) { background:url(/skins/8/v_simplearrow.png) center no-repeat;}
div.row_group div.cell:nth-child(5) { background:url(/skins/8/v_doublearrow.png) center no-repeat;}
div.cell img, img.inf { opacity:0.6;}
div.cell img:hover { background-color:#822;}

/*article de presse*/
div#article { background-color:#290000; margin:0; padding:1%;}
p.hit { display:block; text-align:center; text-indent:0; line-height:1em; font-size:9pt; margin:0 auto; margin-top:5px;padding:0; color:#711; height:auto; z-index:1;}
/*
article#ent { overflow:hidden; background-color:#bcdcff}

/*Bulles et Fiche Film*/
div#fiche { background-color:#290000; background:linear-gradient(to top right, #480000, #000); border:1px solid rgba(16,16,80,0.2); color:#a0a0a0;}
div#fiche img { border:1px solid #822;}
div#film h3 { color:#822; border-bottom:1px solid rgba(160,32,32,0.5);}
#xslt_affiche p { color:#822;}
div#film u { border-bottom:1px solid #a0a0a0;}
div#film u:hover { background-color:#500; padding:2px;}
/*
div#fiche input { background-color:#84c9dd; color:#00255f;;}
div#fiche input:hover { color:#e7f1ff;}
div#bulle h5, div#bulle h6 { color:#00132f;} 
