/*-----------------------------------------------------------------------------
ACTE1/ENTREACTEURS Screen Stylesheet

version:   1.0
date:      15/01/2010
author:    Carl Servant / S�QUENCE DIGITALE SENC
email:     info@sequencedigitale.com
website:   www.sequencedigitale.com/web/
version history: /css/
-----------------------------------------------------------------------------*/

h1{ position: absolute; top: -9999999px; }
h2{ color: #fff; font-size: 12px; margin: 0; padding: 0; }
h2 a{ font-size: 14px; padding: 0; text-decoration: none; }
a:link:hover{ color: #fff; }

#content .section{ background: #000 no-repeat; height: 204px; overflow: hidden; padding: 100px 0 74px 0; }
#content .section{ color: #fff; font-size: 12px; line-height: 18px; }
div.news{ margin: 0 0 1.5em 480px; width: 410px; }
div.news p{ margin: 0; }
p.plus{ bottom: 59px; left: 522px; position: absolute; }
p.plus a{ background: transparent no-repeat 0 -23px; display: block; height: 23px; overflow: hidden; text-indent: -900%; width: 50px; }
p.plus a:hover{ background-position: 0 0; }

form{ margin: 0 0 1.5em 480px; width: 410px; }
form h2{ margin: 0 0 5px 0; }
form dl{ margin: 0; }
form dl dt{ margin: 0; }
form dl dd{ margin: 0 0 8px 0; }

/*html.acte1 #content .section{ background-image: url(https://www.acte1.ca/mozaic.php); }*/
html.acte1 #content .section{ background-image: url(../images/structure/acte1/mozaic-acte1.jpg); }
html.acte1 h2{ background: none; }
html.acte1 h2 a{ color: #F18F05; }
html.acte1 h2 a:hover{ color: #fff; }
html.acte1 p.plus a{ background-image: url(../images/structure/acte1/plus.gif);}
/* html.entreacteurs #content .section{ background-image: url(https://www.entreacteurs.com/mozaic.php); } */
html.entreacteurs #content .section{ background-image: url(../images/structure/entreacteurs/mozaic-entreacteurs.jpg); }
html.entreacteurs h2{ background: none; }
html.entreacteurs h2 a{ color: #0699C9; }
html.entreacteurs h2 a:hover{ color: #fff; }
html.entreacteurs p.plus a{ background-image: url(../images/structure/entreacteurs/plus.gif);}
html.productions #content .section{ background-image: url(../images/structure/productions/mozaic.jpg); }
html.productions h2{ background: none; }
html.productions h2 a{ color: #de3700; }
html.productions h2 a:hover{ color: #fff; }
html.productions p.plus a{ background-image: url(../images/structure/productions/plus.gif);}
