/*
	 CSS-Tricks Example
	 by Chris Coyier
	 http://css-tricks.com
*/
*                                       { margin: 0; padding: 0; }
ul                                      { margin: 0 0 25px 25px; }
ul li                                   { font: 15px ; margin: 0 0 8px 0; }

#dl                                     { position: absolute; top: 10px; right: 0; background: black; color: white; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 3px 6px; }
#dl:hover                               { background: #666; }

/*
    This stuff is for the TitleBlock Plugin
*/
.image                                  { position: relative; margin-bottom: 20px; width: 100%; }
.image h2                               { position: absolute; top: 220px; left: 0; width: 100%; }
.image h2 span                          { color: white; letter-spacing: -1px; background: rgb(0, 0, 0); background: rgba(0, 0, 0, 0.7); padding: 6px 8px; }
.image h2 span.spacer                   { padding: 0 2px; background: none; }


/*
    For Specific Slides
*/
#textSlide                              { padding: 10px 30px; }
#textSlide h3                           { font: 20px ; }
#textSlide h4                           { text-transform: uppercase; font: 15px ; margin: 10px 0; }
#textSlide ul                           { list-style: disc; margin: 0 0 0 25px; }
#textSlide ul li                        { display: list-item; }

#quoteSlide                             { padding: 30px; }
#quoteSlide blockquote                  { font: italic 24px/1.5 ; text-align: center; color: #444; margin: 0 0 10px 0; }
#quoteSlide p                           { text-align: center; }

/*
    anythingSlider v1.0
    
    By Chris Coyier: http://css-tricks.com
    with major improvements by Doug Neiner: http://pixelgraphics.us/
    based on work by Remy Sharp: http://jqueryfordesigners.com/
*/


.anythingSlider                         { width: 640px; height: 300px; position: relative; margin: 0 auto 15px; }
.anythingSlider .wrapper                { width: 560px; overflow: hidden; height: 300px; margin: 0 40px; position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul             { width: 99999px; list-style: none; position: absolute; top: 0; left: 0; background: #eee; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 317px; width: 680px; margin: 0; }
.anythingSlider .arrow                  { display: block; height: 200px; width: 67px; background: url(/slider/images/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 65px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; right: -20px; }
.anythingSlider .back                   { background-position: -67px 0; left: -20px; }
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -67px -200px; }



/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }

/******** POUR RegardsCitoyens ************/

.desc {
background-color:black;
height:83px;
opacity:0.8;
padding:10px;
position:absolute;
top:200px;
width:540px;
}
a .desc , .desc {color: #AAAAAA;}
.desc h3 {
padding-bottom: 5px;
}

.anythingSlider {
margin-top: -7px;
}

#slider a, #slider a:visited, #slider h3 a, #slider h3 a:visited {
	text-decoration: none;
	color: #AAAAAA;
}

.projects a {text-decoration: none;}

.titres_articles h1 {display: none; }

hr{background-image: url(/slider/images/hseparation.png);width: 300px;margin:auto;margin-bottom: 10px;border: 0px; height: 10px;}

#blog {padding-top: 10px; padding-left: 70px;}
#blog h2 {padding-bottom: 10px;}
#blog ul {margin: 0px;padding-left:0px; padding-right:45px;}
#blog li {list-style: none;}
#blog img{height: 90px; float: left; margin: 9px;}
#blog h3 a, #blog h2 a{text-decoration: none;}
#blog .more{text-align: right;}
#blog .blog2 {opacity: 0.8;}
#blog .blog1 {opacity: 0.7;}
.colprojects{
width: 50%;
}
#donnees {
float: right;
}
.projects {
width: 540px;
margin-left: 70px;
}
.projects h2{padding-bottom: 10px;}
