
	#sfrMeaLarge{
		position: relative;
	}
	#sfrMeaLarge .sfrMeaLarge_wrapper{
		height:400px;
		margin: auto;
	}
	#sfrMeaLarge  .sfrMeaLarge_wrapper .sfrMeaLarge_background{
		position: absolute;
		width : 100%;
		top : 0;
		left: 0;
		height:400px;
		z-index: 1 ;
	}
	#sfrMeaLarge  .sfrMeaLarge_wrapper .sfrMeaLarge_background.type0{
		background: #fff url(//static.s-sfr.fr/media/bg--type2.jpg) ;
	}
	
	
	
	
	#sfrMeaLarge  .sfrMeaLarge_wrapper .sfrMeaLarge_content{
		position: absolute;
		top : 0;
		left: 0;
		height:400px;
		z-index: 2 ;
		width: 100%
	}
	
	#sfrMeaLarge  #sfrMeaLargeCrzl ul.slide{
		height:400px;
		position: relative;
	}
	#sfrMeaLarge  #sfrMeaLargeCrzl ul.slide li{
		height:400px;
		width: 100%
	}
	#sfrMeaLarge  #sfrMeaLargeCrzl ul.slide li .slideContent{
		height: 400px;
		width: 100%
	}
	#sfrMeaLarge  #sfrMeaLargeCrzl ul.slide li .slideContent a.handler{
		height: 340px;
		width: 984px;
		margin: auto;
		display: block;
	}
	
	#sfrMeaLarge  #sfrMeaLargeCrzl .cArrows{
	/*
		position: relative;
		width: 222px;
		height:0;
		margin: auto;
		z-index: 3
		*/
	}
	#sfrMeaLarge  #sfrMeaLargeCrzl .cArrows a{
		position: absolute;
		bottom: 20px;
		left: 31px;
		display: block;
		height: 47px;
		width: 23px;
		background: url(//static.s-sfr.fr/media/homecarouselnavarrows-new.png) 0 0 no-repeat;
	}
	#sfrMeaLarge  #sfrMeaLargeCrzl .cArrows a.next{
		display: block;
		height: 47px;
		width: 23px;
		left: auto;
		right:19px;
		background: url(//static.s-sfr.fr/media/homecarouselnavarrows-new.png) -23px 0 no-repeat;
	}
	#sfrMeaLarge  #sfrMeaLargeCrzl .cArrows a:hover{
		background-position: 0 -47px;
	}
	#sfrMeaLarge  #sfrMeaLargeCrzl .cArrows a.next:hover{
		background-position: -23px -47px;
	}
	
	#sfrMeaLarge  #sfrMeaLargeCrzl .navWrapper{
		position: relative;
		width:984px;
		height: 0px;
		margin: auto;
	}
	#sfrMeaLarge  #sfrMeaLargeCrzl ul.nav{
		position: absolute;
		bottom : 30px;
		padding-top: 28px;
		height: 78px;
		background: url(//static.s-sfr.fr/media/background-mea-c2.png) top left repeat-x ;
		z-index: 3 ;
		text-align: center ;
		left: 50%
	}
	#sfrMeaLarge  #sfrMeaLargeCrzl ul.nav li{
		
		height: 60px;
		width: 75px;
		display: inline-block;
	}
	#sfrMeaLarge  #sfrMeaLargeCrzl ul.nav li p{
		display: none;
	}
	#sfrMeaLarge  #sfrMeaLargeCrzl ul.nav li img{
		margin: 5px 0 0 5px;
		border: 1px solid #cacaca;
	}
	#sfrMeaLarge  #sfrMeaLargeCrzl ul.nav li.active{
		background: url(//static.s-sfr.fr/media/homecarouselnavvignalt.png) 0 0px  no-repeat;
	}
	#sfrMeaLarge  #sfrMeaLargeCrzl ul.nav li.active img{
		border: 1px solid #FFF;
	}
	#sfrMeaLarge  #sfrMeaLargeCrzl ul.nav li:hover img{
		border:1px solid #5d5a94;
	}
	
	#sfrMeaLarge .hcTooltip {
		position: absolute;
		bottom : 0px;
		left : 0px;
		height: 35px;
		z-index: 5;
		-moz-opacity:0; 
		-webkit-opacity:0;
		opacity:0;
		display: block;
	}
	
	#sfrMeaLarge .hcTooltip .leftBound, 
	#sfrMeaLarge .hcTooltip .rightBound {
		float: left;
		display: block;
		width: 24px;
		height: 35px;
		background: url(//static.s-sfr.fr/media/hctooltipleft.png) top right no-repeat ;
	}
	#sfrMeaLarge .hcTooltip .centerBound {
		float: left;
		display: block;
		height: 35px;
		padding: 0 2px 0 2px;
		background: url(//static.s-sfr.fr/media/hctooltipcenter.png) top center no-repeat ;
	}
	#sfrMeaLarge .hcTooltip .rightBound {
		background: url(//static.s-sfr.fr/media/hctooltipright.png) top left no-repeat ;
	}
	
	#sfrMeaLarge .hcTooltip .centerBound p {
		font:12px Arial, Helvetica;
		color: #4c4c4c;
		line-height: 34px;
	}
	
	
	#sfrMeaLarge .navBarBounds {
	
	}
	#sfrMeaLarge .navBarBounds .rightBound,
	#sfrMeaLarge .navBarBounds .leftBound {
		position: absolute;
		bottom: -4px;
		width:60px;
		height: 110px;
		background: url(//static.s-sfr.fr/media/background-mea-l2-alt.png) top left repeat-x ;
		z-index: 4
	}
	#sfrMeaLarge .navBarBounds .leftBound {
		left: -60px;
	}
	#sfrMeaLarge .navBarBounds .rightBound{
		right: -50px;
		width:50px;
		background: url(//static.s-sfr.fr/media/background-mea-r2.png) top left repeat-x ;
	}