/* @override http://www.atelier-eem.org/index.php/styles/atelier */

/* @group Boilerplate */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 11px; line-height: 1.231;
	color: #0E1C2A;
}
body, button, input, select, textarea { font-family: sans-serif; color: #222; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { color: #0E1C2A; }
a:visited { }
a:hover { color: #70A441; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author: 
   ========================================================================== */
















/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

button:focus { outline-width:1px; outline-style:dotted; } button::-moz-focus-inner { padding:0; border:0; }

:-moz-any-link:focus {
  outline: none; 
}
/* @end */

/* @group styles */

header a {
	width: 100%;
	height: 193px;
	text-indent: -500em;
	background: url(/images/banniere_accueil.jpg) no-repeat 0 0;
	display: block;
}

#main_content article {
	height: 230px;
	margin-bottom: 49px;
}

#main_content article h3 {
}

#main_content article img.home_thumbs {
	margin-right: 20px;
	float: left;
}

article a.immagine {
	display: block;
	float: left;
}



/* @end */

@media only screen and (min-width: 480px) {


}

@media only screen and (min-width: 768px) {

}
 
@media print {

* { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

/* @group old */

footer {
	padding-top: 30px;
	padding-bottom: 30px;
}

div.row#main {
	margin-top: 40px;
}

article {
	position: relative;
}

article > .details {
	height: 230px;
	position: relative;
}

.details > h4 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 9px;
	line-height: 1;
}

.details > h4 a{
color: #0E1C2A;
text-decoration:underline;
	font-weight: normal;
	font-style: normal;
}
.details > h4 a:hover {
	color: #669933;
}

.details > h1{
	display: inline;
	letter-spacing:0.3em;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bolder;
	margin-bottom:10px;
}

.details > h1 a:link, .details > h1 a:visited{
	color: #0E1C2A;
	text-decoration: none;
	display: inline;
}

.details > h1 a:hover {
color: #669933;
}

.details > h3, .details > h3 a {
margin-top:6px;
color: #70A441;
letter-spacing:0.2em;
font-size: 10px;
}

article a.readmore{
text-align:right;
margin-top:7px;
}

article a.readmore{
font-size:10px;
letter-spacing:0.01em;
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	margin-bottom: 20px;
}

.details > h5  {
	font-size: 11px;
	color: #0E1C2A;
	display: block;
	padding-right: 50px;
}

p.extrait {
	margin-top: 20px;
}

ul.datails {
	list-style-type: none;
	padding-left: 0;
}

ul.datails li span {
	letter-spacing: 4px;
	padding-left: 20px;
}

h1 {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.3em;
}

input.link {
	font-size: 14px;
	width: 50%;
	color: #669933;
}

.entryright .storycontent p,.catright .storycontent p{
margin-bottom:-4px;
font-size:11px;
line-height:1.2em;
font-weight:bold;
}

.entryright .storycontent,.catright .storycontent {
position:absolute;
bottom:0;
left:0;
width:100%;
}

p.pagination {
	text-align: right;
	text-transform: uppercase;
}



/* @end */

/* @group gallery */

.ad-gallery {
  width: 100%;
}
.ad-gallery, .ad-gallery * {
  margin: 0;
  padding: 0;
}
  .ad-gallery .ad-image-wrapper {
    width: 100%;
    height: 545px;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
  }
    .ad-gallery .ad-image-wrapper .ad-loader {
      position: absolute;
      z-index: 10;
      top: 48%;
      left: 48%;
      border: 1px solid #CCC;
    }
    .ad-gallery .ad-image-wrapper .ad-next {
      position: absolute;
      right: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
    }
    .ad-gallery .ad-image-wrapper .ad-prev {
      position: absolute;
      left: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
    }
    .ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next {
      /* Or else IE will hide it */
      background: url(/images/non-existing.jpg)\9
    }
      .ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url(/images/ad_prev.png);
        width: 30px;
        height: 30px;
        display: none;
        position: absolute;
        top: 47%;
        left: 0;
        z-index: 101;
      }
      .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url(/images/ad_next.png);
        width: 30px;
        height: 30px;
        right: 0;
        left: auto;
      }
    .ad-gallery .ad-image-wrapper .ad-image {
      position: absolute;
      overflow: hidden;
      top: 0;
      left: 0;
      z-index: 9;
    }
      .ad-gallery .ad-image-wrapper .ad-image a img {
        border: 0;
      }
      .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        position: absolute;
        bottom: 0px;
        left: 0px;
        padding: 7px;
        text-align: left;
        width: 100%;
        z-index: 2;
        background: url(/images/opa75.png);
        color: #000;
	text-transform: uppercase;
}
      * html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        background: none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='/images/opa75.png');
}
        .ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
          display: block;
	text-transform: uppercase;
}
  .ad-gallery .ad-controls {
    height: 20px;
  }

div.ad-controls {
	display: none;
}
    .ad-gallery .ad-info {
      float: left;
    }
    .ad-gallery .ad-slideshow-controls {
      float: right;
    }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
        padding-left: 5px;
        cursor: pointer;
      }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
        padding-left: 5px;
        font-size: 0.9em;
      }
    .ad-gallery .ad-slideshow-running .ad-slideshow-start {
      cursor: default;
      font-style: italic;
    }
  .ad-gallery .ad-nav {
    width: 100%;
    position: relative;
  }
    .ad-gallery .ad-forward, .ad-gallery .ad-back {
      position: absolute;
      top: 0;
      height: 100%;
      z-index: 10;
    }
    /* IE 6 doesn't like height: 100% */
    * html .ad-gallery .ad-forward, .ad-gallery .ad-back {
      height: 100px;
    }
    .ad-gallery .ad-back {
      cursor: pointer;
      left: -20px;
      width: 13px;
      display: block;
      background: url(/images/ad_scroll_back.png) no-repeat 0px 22px;
    }
    .ad-gallery .ad-forward {
      cursor: pointer;
      display: block;
      right: -20px;
      width: 13px;
      background: url(/images/ad_scroll_forward.png) no-repeat 0px 22px;
    }
    .ad-gallery .ad-nav .ad-thumbs {
      overflow: hidden;
      width: 100%;
    }
      .ad-gallery .ad-thumbs .ad-thumb-list {
        float: left;
        width: 9000px;
        list-style: none;
      }
        .ad-gallery .ad-thumbs li {
          float: left;
          padding-right: 5px;
        }
          .ad-gallery .ad-thumbs li a {
            display: block;
          }
            .ad-gallery .ad-thumbs li a img {
              display: block;
}
            .ad-gallery .ad-thumbs li a.ad-active img {
}
/* Can't do display none, since Opera won't load the images then */
.ad-preloads {
  position: absolute;
  left: -9000px;
  top: -9000px;
}



/* @end */

/* @group nav */

nav > ul li a {
	display: block;
	height: 36px;
	background-repeat: no-repeat;
	text-indent: -500em;
	margin-bottom: 20px;
}

nav > ul li a:hover {
	border-left: 1px solid #669933;
}

a#homepage {
	margin-bottom: 60px;
	background: url(/images/accueil.gif) no-repeat 0 -35px;
}

a#category_1 {
	background: url(/images/image.gif) no-repeat;
	margin-bottom: 60px;
}

a#category_3 {
	background: url(/images/atelier.gif) no-repeat;
}

a#category_6 {
	background-image: url(/images/projet.gif);
}

a#category_7 {
	background-image: url(/images/publication.gif);
}

a#category_8 {
	background-image: url(/images/link.gif);
}

a#category_2 {
	background-image: url(/images/multimedia.gif);
}

a#category_4 {
	background: url(/images/evenement.gif) no-repeat;
}

a#contacts {
	height: 20px;
	background: url(/images/contact.gif) no-repeat;
	margin-top: 60px;
}



/* @end */

table.datails tr td {
	padding-left: 30px;
	font-weight: normal;
	font-style: normal;
}
table tr td:first-child {
	padding-left: 0;
	font-weight: bold;
}

