.nivoSlider {
    position: relative;
}
.nivoSlider img {
    left: 0;
    position: absolute;
    top: 0;
}
.nivoSlider a.nivo-imageLink {
    border: 0 none;
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 6;
}
.nivo-slice {
    display: block;
    height: 100%;
    position: absolute;
    z-index: 5;
}
.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
}
.nivo-caption {
    background: none repeat scroll 0 0 #000000;
    bottom: 0;
    color: #FFFFFF;
    left: 0;
    opacity: 0.8;
    position: absolute;
    width: 100%;
    z-index: 8;
}
.nivo-caption p {
    margin: 0;
    padding: 5px;
}
.nivo-caption a {
    display: inline !important;
}
.nivo-html-caption {
    display: none;
}
.nivo-directionNav {
	 margin-left: 667px;
    position: absolute;
    top: 310px;
    display:block!important;
	z-index: 999;
	height:30px;
	width:205px;
	/*background-color:#0F6;*/
}
.nivo-directionNav a {
    cursor: pointer;
    position: absolute;
    top: 0;
    z-index: 999999;
	display:block!important;
	width:15px;
	height:15px;
	text-indent:-99999px;
	
}
.nivo-prevNav {
    margin-left: 0px;
    margin-top: 0px;
	background:url(../images/prev.png) no-repeat center ;
}
.nivo-nextNav {
    margin-right: 0px;
    margin-top: 0px;
	background:url(../images/fleche.png) no-repeat center;
}
.nivo-controlNav {
    color: #FFFFFF;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    left: 800px;
    position: absolute;
    top: 355px;
    z-index: 999;
}
.nivo-controlNav a {
    background:url(../images/index/puce.png) no-repeat;
    color: black;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-left: 5px;
    text-indent:-99999px;
    text-align: center;
    width: 22px;
	height:22px;
	line-height:22px;
	
 
}
.nivo-controlNav a.active {
    background:url(../images/index/puce_a.png) no-repeat;
	
	color:#FFF;
 
 
}
.corpsg td {
}
.infosbas {
    font-size: 11px;
    line-height: 16px;
}
