
.bizNeeds {
	color:#609;
	font-weight:bold;
	font-size:1.1em;
	border-bottom: 1px solid #609;
}
.arrow {
	background: url(/fr/modules/product/_studio/assets/puce_fonctionnalites.gif) no-repeat top left;
	padding: 3px 0px 3px 20px;
}
/*=Case studies */
.example {
	padding: 0.5em 0;
}
.exampleTitle {
	font-size: 0.9em;
	line-height: 1.4em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: bold;
	border-bottom: 1px solid #E0E0E0;
}

/*= Styles SUB MODULE */

.nextToTagline {
	background: #CFF url(/fr/modules/product/_studio/assets/bgDownloadBlock.jpg) top left no-repeat;
}
.bizNeeds {
	color:#609;
	font-weight:bold;
	font-size:1.1em;
	border-bottom: 1px solid #609;
}
.arrow {
	background: url(/fr/modules/product/_studio/assets/puce_fonctionnalites.gif) no-repeat top left;
	padding: 3px 0px 3px 20px;
}
/*=Case studies */
.example {
	padding: 0.5em 0;
}
.exampleTitle {
	font-size: 0.9em;
	line-height: 1.4em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: bold;
	border-bottom: 1px solid #E0E0E0;
}

/*to make the piano higher*/
#bg_header {
margin-bottom:10px !important;
}

/*give space to breadcrumbs if exists*/
div#breadcrumbs div.textline{
	position: relative;
	top:-7px;
	height: 12px;
}

div.classicSlideshow #gotoContainer {
margin-left:25px;
}

div.classicSlideshow .goto_button {
	margin:7px 4px;
}

div.classicSlideshow .gotoControl{
	/*cursor:pointer;*/
	display:block;
	height:37px;
	position:absolute;
	width:37px;
	z-index:5000;
}

div.classicSlideshow #gotoLeftControl {
	left: -137px;  /*+25px (because of margin)*/
	top:-4px;
	height:128px;
	width:142px;
}

div.classicSlideshow #gotoRightControl {
	right:-112px;
	top:-4px;
	height:128px;
	width:142px;
}

div.classicSlideshow #gotoLeftControl div.imageGoto{
	background:url("/images/solutions/left_bt_controler.gif") no-repeat scroll left top transparent;
	height:35px;
	width:25px;
	text-indent:-10000px;
	float:right;
	margin-top:43px;
}

div.classicSlideshow #gotoRightControl div.imageGoto{
	background:url("/images/solutions/right_bt_controler.gif") no-repeat scroll left top transparent;
	height:35px;
	width:25px;
	text-indent:-10000px;
	float: left;
	margin-top:43px;
}


div.gotoHidden{
	background-position: bottom !important;
}

div.classicSlideshow div.slide div.client_quote{
	margin:0;
	position: relative;
	bottom: 54px;
}

div.classicSlideshow div.slide div.client_quote p.quotes_text{
	font-size: 12px;
	font-style: italic;
	margin-bottom: 7px;
}
div.classicSlideshow div.slide div.client_quote p.quotes_authors{
	font-size: 12px;
	text-align: right;
	margin-bottom: 7px;
}

a.interview_bt{
	width: 159px;
	height: 22px;
	background:url("/images/solutions/watch_interview_btFR.jpg") no-repeat scroll left top transparent;
	float: right;
}

a.interview_bt:hover{
	background-position: left bottom;
}
