/** carroussel du teaser
*/
#teaser_right #gallery {
	height:190px;
	width: 280px;
	margin-top: 15px;
}
#teaser_right #gallery_teaser{
        margin:10px 0 2px 10px;
}
#teaser_right #gallery div {
	text-align: center;
	width: 190px;
	height: 280px;
}

#teaser_right #gallery img {
	padding: 10px;
	border: 1px solid #333;
	background-color: #FFF;
}

#teaser_right #gallery div p {
	font: bold 12px Myriad Pro, Arial, Helvetica, sans-serif;
}
#teaser_right #controls {
	text-align: center;
	position: relative;
}
#teaser_right #controls #prev{
    background-image: url(../images/back_gallery.jpg);
    background-repeat:no-repeat;
    width:9px;
    height:12px;
    cursor: pointer;
    position: absolute;
    top: 5px;
    left: 50px;
}
#teaser_right #controls #next{
    background-image: url(../images/go_gallery.jpg);
    background-repeat:no-repeat;
    width:9px;
    height:12px;
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 45px;
}
#teaser_right #pager    a,#teaser_right  #main .control  {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #1c3961;
	padding: 2px 5px;
	text-decoration: none;
	margin-left: 5px;
	cursor: pointer;
}
#teaser_right #pager a.activeSlide {
	color: #F64A15;
}
#teaser_right #pager a:hover, #playControl:hover {
}
/** carroussel de performance
*/
#rightRight #gallery {
	height:190px;
	width: 280px;
	margin-top: 15px;
}
#rightRight #gallery_teaser{
        margin:10px;
}
#rightRight #gallery div {
	text-align: center;
	width: 190px;
	height: 280px;
}
#rightRight #gallery_perf{
        background-color:#E7E8EC;
        color: #1c3961;
}
#rightRight #gallery img {
	padding: 10px;
	border: 1px solid #333;
	background-color: #FFF;
}

#rightRight #gallery div p {
	font: bold 12px Myriad Pro, Arial, Helvetica, sans-serif;
}
#rightRight #controls  {	
        text-align:center;
        background-image: url(../images/caroussel_bot.jpg);
        background-repeat:repeat-x;
        width:424px;
        height:39px;
        position: relative;
}
#rightRight #controls #prev_, #edition_right #controls #prev_ {
    background-image: url(../images/back_gallery.jpg);
    background-repeat:no-repeat;
    width:9px;
    height:12px;
    cursor: pointer;
    display: block;
    position: absolute;
    top: 5px;
    left: 120px;
}
#rightRight #controls #next_, #edition_right #controls  #next_{
    background-image: url(../images/go_gallery.jpg);
    background-repeat:no-repeat;
    width:9px;
    height:12px;
    cursor: pointer;
    display: block;
    position: absolute;
    top: 5px;
    right: 120px;
}
#rightRight #pager_    a,#rightRight  #main .control, #edition_right #pager_ a, #edition_right #main .control  {
	font-size: 12px;
	font-weight: bold;
	color: #1c3961;
	padding: 2px 5px;
	text-decoration: none;
	margin-left: 5px;
	cursor: pointer;
}
#rightRight #pager_ a.activeSlide, #edition_right #pager_ a.activeSlide {
	color: #F64A15;
}
#rightRight #pager_ a:hover, #playControl:hover {
}
/** carroussel de edition
*/
#edition_right #gallery {
	height:190px;
	width: 280px;
	margin-top: 15px;
}
#edition_right #gallery_teaser{
        margin:10px;
}
#edition_right #gallery div {
	text-align: center;
	width: 190px;
	height: 280px;
}
#edition_right #gallery_perf{
        background-color:#E7E8EC;
        color: #1c3961;
}
#edition_right #gallery_perf a img{
        border:none;
}
#edition_right #gallery a img {
	padding: 10px;
	border: 1px solid #333;
	background-color: #E7E8EC;
}

#edition_right #gallery div p {
	font: bold 12px Myriad Pro, Arial, Helvetica, sans-serif;
}
#edition_right #controls  {
        text-align:center;
        background-image: url(../images/caroussel_bot.jpg);
        background-repeat:repeat-x;
        height:39px;
        position: relative;
}
#edition_right #controls #prev_, #edition_right #controls #prev_ {
    background-image: url(../images/back_gallery.jpg);
    background-repeat:no-repeat;
    width:9px;
    height:12px;
    cursor: pointer;
    display: block;
    position: absolute;
    top: 5px;
    left: 120px;
}
#edition_right #controls #next_, #edition_right #controls  #next_{
    background-image: url(../images/go_gallery.jpg);
    background-repeat:no-repeat;
    width:9px;
    height:12px;
    cursor: pointer;
    display: block;
    position: absolute;
    top: 5px;
    right: 120px;
}
#edition_right #pager_    a,#edition_right  #main .control, #edition_right #pager_ a, #edition_right #main .control  {
	font-size: 12px;
	font-weight: bold;
	color: #1c3961;
	padding: 2px 5px;
	text-decoration: none;
	margin-left: 5px;
	cursor: pointer;
}
#edition_right #pager_ a.activeSlide, #edition_right #pager_ a.activeSlide {
	color: #F64A15;
}
#rightRight #pager_ a:hover, #playControl:hover {
}