.ccdls a.fleche { float: left; width: 45px; height: 100px; overflow: hidden; outline: none; }
.ccdls a.fleche.prec { background: url("../../templates/media/fleche-prec.png") 50% 50% no-repeat; }
.ccdls a.fleche.suiv { background: url("../../templates/media/fleche-suiv.png") 50% 50% no-repeat; }
.ccdls a.fleche.prec:hover { background-image: url("../../templates/media/fleche-prec-active.png"); }
.ccdls a.fleche.suiv:hover { background-image: url("../../templates/media/fleche-suiv-active.png"); }

.ccdls .jcarousel-container { float: left; margin: 0; overflow: hidden; }
.ccdls .jcarousel-container, .rubriques .jcarousel-clip { width: 840px; padding: 0 5px; height: 100px; }
.ccdls .jcarousel-item { width: 142px; height: 88px; margin: 0 5px; padding: 5px 7px; }

ul.collaborateurs li { background: #fff url("../../templates/media/stripes.gif") 0 bottom repeat-x; border: 1px solid #ccc; }
ul.collaborateurs li p { margin: 0; font-size: 11px; line-height: 160%; }
ul.collaborateurs li p.nom, ul.collaborateurs li p.nom a { font-weight: bold; font-size: 12px; margin: 0 0 5px 0; color: #333846; }
ul.collaborateurs li p.nom a { text-decoration: underline; }
ul.collaborateurs li p.fonction { font-weight: bold; margin: 0 0 5px 0; color: #666; line-height: 120%; height: 40px; overflow: hidden; }

.opening { font-weight: bold; color: #333846; font-style: italic; }

.biglogo { float: right; margin: 10px 0 0 20px; }
.photo1 { float: left; margin: 5px 20px 10px 0; }
.photo1 .legend { display: block; font-size: 10px; font-weight: bold; font-style: italic; color: #666; }
.photo1 img { border: 1px solid #ccc; }
.photo2 { float: right; margin: 0 15px 0 20px; border: 1px solid #ccc; }

ul.lieux { list-style-image: url("../../templates/media/guillemet.png"); margin: 5px 0 0 0; }
ul.lieux li { margin: 0 0 0 25px; padding: 0 0 0 5px; }
