/* CSS DE "DEVELOPPEUR DE TALENTS" */

#content {
    margin: 0 auto;
    min-height: 488px;
    width: 1010px;
    background: url('../images/bg_home3.png') no-repeat; 
    background-color: none;
    top : 121px;
    overflow: hidden;
}

#cont_photo {
    background: url('../images/frame_photo.png') no-repeat;
    height: 364px;
    width: 312px;
    overflow: hidden;
    margin : 0 auto;
    margin-left: 8px;
    float : left;
    margin-top: 1px;
}

#cont_corps {
    background: #FDFDFD url('../images/frame_desc.jpg') no-repeat;
    min-height: 347px;
    width: 659px;
    overflow: hidden;
    margin-left: 5px;
    margin-bottom: 35px;
    float : left;
    color : #000;
}

#bg_desc {
    width: 445px;
    overflow: hidden;
    float : left;
    margin-left: 9px;
}

#rivet_haut {
    margin : 0 auto;
    width: 995px;
	height : 23px;
    background: url('../images/cont_rivet_haut.png') repeat-y bottom left;
}

#rivet_bas {
    margin : 0 auto;
    width: 995px;
	height : 38px;
    background: url('../images/cont_rivet_bas.png') repeat-y bottom left;
}

#cont_desc_prjt {
    margin : 0px auto;
    width: 781px;
    padding : 5px 107px 40px 106px; 
    background: url('../images/bg_cont_postit.png') repeat-y bottom left;
}

#cont_desc_chap {
    margin : 0 auto;
    width: 950px;
    padding : 0 23px 5px 22px; 
    background: url('../images/bg_cont_postit.png') repeat-y bottom left;
}

#cont_postit {
	vertical-align : top;
	padding-left : 5px;
	display : table-cell;
	width : 666px;
}

#cont_media {
	vertical-align : top;
	padding-left : 5px;
	display : table-cell;
	width : 274px;
}

#bg_text_chap {
	/*background-color : #fff;*/
	color : #000;
	width : 908px;
	min-height : auto;
	margin : 0px auto;
    overflow-x : hidden;
    padding : 10px 20px 10px 20px;
}

#bg_text_projet {
	/*background-color : #fff;*/
	color : #000;
	width : 626px;
	min-height : 100%;
	margin : 0px auto;
    overflow-x : hidden;
    padding : 10px 20px 10px 20px;
}

#bg_media_projet {
	/*background-color : #fff;*/
	color : #000;
	width : 234px;
	min-height : 100%;
	margin : 0px auto;
    overflow-x : hidden;
    padding : 10px 20px 10px 20px;
}

#titre_desc {
	font-size : 20px;
    width : 500px;
    background-color: #BA113A;
    color : #fff;
    text-shadow: 1px 1px 2px #111;
    padding : 5px 14px 5px 14px;
    overflow:  hidden;
}

#ss_titre_desc {
    height: 23px;
    width: 364px;
    background-color: #fff;
    color : #760b0b;
    margin-top: 3px;
    font-size: 17px;
    padding : 2px 7px 0 7px;
}

#cont_desc .viewport { width: 380px; height: 245px; overflow: hidden; position: relative; }
#cont_desc .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
#cont_desc .scrollbar{ background: transparent url('../images/bg_scrollbar_track.png') no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; }
#cont_desc .track { background: transparent url('../images/bg_scrollbar_trackend.png') no-repeat 0 100%; height: 100%; width:15px; position: relative; }
#cont_desc .thumb { background: transparent url('../images/bg_scrollbar_thumb.png') no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }
#cont_desc .thumb .end { background: transparent url('../images/bg_scrollbar_thumb.png') no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
#cont_desc .disable { display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }

#cont_acc {
    margin: 0 auto;
    width: 1010px;
    top : 613px;
    left : 10px;
}

.non_dispo {
    color : #555;
    height : 12px;
    width: 250px;
    margin : 0 auto;
    margin-top : 160px;
    text-align: center;
}

#bg_liste {
    float: left;
    margin-left: 8px;
    margin-top: 4px;
    min-height: 350px;
    width: 197px;
}

.imgref {
    height: 18px;
    width: 197px;
    margin-top : 15px;
    text-align: center;
} 

.pointref {
    height: 2px;
    width: 180px;
    margin : 0 auto;
    margin-top : 8px;
    overflow: hidden;
    background: url('../images/pointille.png') no-repeat;
} 

#liste_projet ul {
    margin : 10px 0 0 0 ;
}

#liste_projet li {
    list-style-image: url('../images/puce.png');
    margin : 0;
    padding: 0;
    height: 21px;
}

#liste_projet a {
    color :#000;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
}

#bg_media {
    margin : 20px 0 10px 10px;
    width: 445px;
    float : left;
}

/* SECTION CHAPITRE */
.chapitre #bg_desc {
    min-height: 355px;
}

.chapitre #cont_desc {
   width : 445px;
   min-height : 245px;
   margin: 25px 0px 5px; 
}

.chapitre #titre_desc {
    font-size: 17px;
    padding-top: 4px;
    height: 26px;
}


/* SECTION PROJET */
 .projet #bg_desc {
    background: url('../images/bg_desc.png') no-repeat;
    height: 358px;
}

.projet #cont_desc {
   width : 415px;
   height : 245px;
   margin: 25px 10px 20px; 
}

.projet #titre_desc {
    font-size: 20px;
    padding-top: 2px;
    height: 28px;
}

/* CONTENU */

#liennav {
    font : 12px Arial;
    padding-top: 10px;
    padding-left: 50px;
}

#liennav a {
    text-decoration: none;
    color : #fff;
}

/* GESTION DU SLIDE PHOTO */

#slides_photo .slides_container {
    color : black;
    width: 281px;
    height: 306px;
}

#slides_photo {
    margin : 0 auto;
    margin-top:27px;
    height: 327px;
    width : 281px;
    background: url('../images/bg_photo.png') no-repeat;
}

.slide_photo {
    width: 281px;
    height : 306px;
    overflow : hidden;
    color : #fff;
}

.img_photo {
    width : 240px;
    height : 240px;
    margin-top: 20px;
    margin-left: 21px;
}

.caption_photo {
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
    padding-top: 5px;
    height:21px;
    width:254px;
    color:#fff;
    font-family:Arial;
    font-size: 12px;
    overflow: hidden;
}

#slides_photo .pagination {
    margin: 0 auto;
    margin-top: 5px;
    width: 260px;
    height: 12px;
    overflow: hidden;
    padding-left: 0px;
    padding-right: 12px;
    float : right;
}

#slides_photo .pagination li {
    position: relative;
    float:right;
    margin:0 1px;
    list-style:none;
}

#slides_photo .pagination li a {
    display:block;
    width:12px;
    height:0;
    padding-top:12px;
    background-position:0 0;
    float:left;
    overflow:hidden;
    background-image: url("../images/pagination.png");
}

#slides_photo .pagination li.current a {
    background-position:0 -12px;
}

.shadow {
    margin : 0 auto;
    height : 8px;
    width: 200px;
    background: url('../images/shadow.png') no-repeat bottom left;
}


/* CSS SLIDER ECARD */

#bg_slide {
    margin : 0 auto;
    margin-top: 9px;
    background-color: #fff;
    height : 370px;
    width: 767px;
    padding-top: 21px;
    padding-left: 21px;
}

#shadow_slide {
    margin : 0 auto;
    height : 9px;
    width: 767px;
    background: url('../images/shadow_slide.png') no-repeat bottom left;
}

#slides {
    z-index:100;
    width : 744px;
    height: 350px;
}

.imgslide {
    width : 744px;
    height : 350px;
}

.slides_container {
    width:744px;
    height: 350px;
    overflow:hidden;
    position:relative;
    display:none;
}

.slides_container a {
    color : #fff;
    text-decoration: none;
}

.slides_container div.slide {
    width:744px;
    height:363px;
}

#slides .next,#slides .prev {
    position:absolute;
    top:230px;
    width:25px;
    height:40px;
    display:block;
    z-index:101;
}

#slides .next {
    left:900px;
}

#slides .prev {
    left:86px;
}

.caption {
    z-index:500;
    position:absolute;
    bottom:48px;
    left:10px;
    height:30px;
    background:#BA113A;
    width:auto;
    color:#fff;
    text-align: center;
    font-family:trebuchet, helvetica, sans-serif;
    line-height : 30px;
}

.caption_link {
    z-index:500;
    position:absolute;
    bottom:21px;
    left:50px;
    height:25px;
    background:#F5232C;
    width:auto;
    color:#fff;
    text-align: center;
    font-family:trebuchet, helvetica, sans-serif;
    line-height : 25px;
}

#slides .pagination {
    float : right;
    margin: 0 auto;
    margin-top: 4px;
    width: 700px;
    height: 12px;
    overflow: hidden;
}

#slides .pagination li {
    position: relative;
    float:right;
    margin:0 1px;
    list-style:none;
}

#slides .pagination li a {
    display:block;
    width:12px;
    height:0;
    padding-top:12px;
    background-position:0 0;
    float:left;
    overflow:hidden;
    background-image: url("../images/pagination_ecard.png");
}

#slides .pagination li.current a {
    background-position:0 -12px;
}