/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */


/* ajouts : */


/* The image'es appearing in the slideshow measurements (wrong values will force to move the image out of the frame) */
.featured-article img { width: 640px; margin-left: 0px;}

/* Black transparent title positioning (bottom, top) */
.featured-article { height: 245px; }
.featured { height: 250px;}

/* Black transparent title positioning (extends to right, ) */
.featured-entry { width:169px !important; height: 227px; margin-left: 0px; top: -235px; left : 13px;}

/* Grey border around slideshow 5px wide */
#featured-slideshow   { width: 630px ; height: 250px !important; }

/* Move the prev/next slideshow buttons down, and remove the dotted outline on mouse down */
#controls .next { left: 618px; }
#controls .prev { left: -8px; }

/* bandes noires texte blanc */
/*.entry-title {background-color: #000000; color: #FFFFFF; line-height: 1.0;}

