@import url('../menu/menuStyle.css');
@charset "utf-8";
/* CSS Document */
html, body {
	behavior:url(scripts/csshover3.htc);
	background-color: white;
	height:100%;	
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	cursor: auto;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 142px; /* .push must be the same height as .footer */
}

#Form {
	margin:0;
}
.alternTable {
	background-color:#e2f1f9;
}
/* Main */
table#main {
	width:100%;
	text-align: center;
}
/* Header */
.header {
	width:980px;
	height:130px;
	text-align:left;
	margin:0 auto;
}
/* Logo */
#dnn_Logo_hypLogo {
	width: 188px;
	height: 129px;
	margin:0;
	padding:0;
	float: left;
}
/* Slogan */
.slogan {
	float:left;
	width:500px;
	height:40px;
	margin: 50px 0 0 0;
	color: #999999;
	font-size:24px;
	font-family: Times New Roman, Tahoma, Arial;
	text-align:center;
}
/* Languages */
.LanguagesPane {
	float:right;
	width:160px;
	margin: 50px 0 0 0;
	text-align:right;
	font-variant: small-caps;
	color: #666666;
	font-size: 15px;
}
.LanguagesPane a {
	text-decoration: none;
	font-size:15px;
	color: #666666;
}
.LanguagesPane a:hover {
	text-decoration: underline;
}
.LangueActive {
    color:#4488bb;
    text-decoration: none;
}

/* Navigation */
.navigation {
	width: 980px;
	height: 40px;
	margin:0 auto;
	padding:0;
}
/*--------- dnn menu style ----------*/
/* main menu td */
.mainMenu {
	cursor:pointer;
	font-size: 11px;
	background-color:transparent;
	width:970px;
	height:40px;
}
/* Main Menu Normal */
.mainMenu .root {
	color: #ffffff;
	font-size: 13px;
	font-weight:bold;
	text-align:center;
	padding:12px 0px 12px 0px;
	width:161px;
	text-transform:none;
	margin-right:1px;
	white-space:nowrap;
	margin-right:0px;
	float:left;
	border-right:1px solid #64aacb;
	border-top:1px solid #64aacb;
	background:url(images/menu_bg.png) repeat-x top left;
}
/* Main menu hover */
.mainMenu .hov {
	color:#fff;
	background:url(images/menu_hover.png) repeat-x top left;
}
/* Main menu selected */
.mainMenu .sel, .mainMenu .bc {
	color:#FFF;
	background:url(images/menu_active.png) repeat-x top center;
}
.mainMenu table {
	border:1px solid #0099cc;
	z-index: 5000;
}
/* SUB Menu Normal */
.mainMenu tr.mi {
	z-index: 1000;
	font-size: 11px;
	font-weight:bold;
	text-align:left;
	color:#375162;
	background-color:#e2f1f9;
	line-height:2em;
	text-transform:none;
}
.mainMenu tr.mi td {
	padding: 0 2px;
	text-transform:none;
	color:#2c5978;
}
/* SUB Menu hover & selected */
.mainMenu tr.hov {
	background: #CE0D0D url(images/submenu_hover.png) repeat-x top left;
}
.mainMenu tr.hov td {
	color:#ffffff;
}
.mainMenu tr.sel, .mainMenu tr.bc {
	background: #CE0D0D url(images/submenu_active.png) repeat-x top left;
}
.mainMenu tr.sel td, .mainMenu tr.bc td {
	color:#fff;
}
.main_dnnmenu_break {
	height: 2px;
	background-color: #3883b3;
}
/* Breadcrumbs (Pathway) */
.breadCrumb {
	text-align: left;
	padding:5px 0;
	margin:0;
	width: 500px;
	float:left;
	margin:20px 0 0 0;
}
li.breadCrumbs {
	float:left;
}
a.breadCrumbs:link, a.breadCrumbs:active, a.breadCrumbs:visited {
	color: #999999;
	text-decoration:none;
	font-size: 10pt;
	padding: 0 5px;
}
a.breadCrumbs:hover {
	color: #333333;
	text-decoration:underline;
}
.loginLinks {
	text-align: right;
	padding:5px 0;
	margin:0;
	width: 450px;
	float: right;
}
a.user:link, a.user:active, a.user:visited {
	color: #999999;
	text-decoration:none;
	font-size: 10pt;
}
a.user:hover {
	color: #333333;
	text-decoration:underline;
}
/* Full Banner Zone */
#dnn_FullBannerPane {
	width:100%;
	height:auto;
}
/* Banners Zone */
.Banners {
	width:100%;
	height:auto;
}
#dnn_LeftBannerPane {
	width: auto;
	float:left;
}
#dnn_BannerPane {
	width: 715px;
	float:left;
}
#dnn_RightBannerPane {
	width: auto;
	float:right;
}
/* Full Content Zone */
#dnn_FullContentPane {
	width:100%;
	height:auto;
	text-align:left;
	margin: 20px 0 0 0;
}
/* Contents Zone */
#top_content {
	background:url(images/top_content.jpg) no-repeat;
	width:713px;
	height:5px;
}
#bottom_content {
	background:url(images/bottom_content.jpg) no-repeat;
	width:713px;
	height:5px;
	clear:both;
}
.ContentPane {
	border:1px solid #d9d9d9;
	border-top:0;
	border-bottom:0;
	padding:15px 15px 0 15px;
	width:681px;
}
#dnn_TitlePane {
	width:100%;
	text-align:left;
	padding-bottom: 10px;
	}
	
#dnn_IntroPane {
	width:100%; /* 450px */
	text-align:left;
	margin:10px 0 15px 0;
	font-size:13px;
}
.borderTop {
	border-bottom:1px solid #d4d4d4;
	padding: 0 0 0 15px;
	margin-bottom: 15px;
}
#dnn_LeftContentPane {
	width: auto;
	float:left;
}

#dnn_ContentPane {
	width:500px;
	text-align:left;
	float:left;
	margin-right:10px;
	text-align:justify;
}
#dnn_ContentPane a:link, #dnn_ContentPane a:visited, #dnn_ContentPane a:active {
	color:#333333;
	text-decoration: underline;
}
#dnn_ContentPane a:hover {
	color:#2f82b3;
	text-decoration: underline;
}
#dnn_RightContentPane {
	width: auto;
	float:right;
}

/* Links Zone */
#dnn_LinksPane {
	width:150px;
	background-image:url(images/bg_links.jpg);
	background-position:left;
	background-repeat:no-repeat;
	float:left;
	margin-left:10px;
	text-align:left;
	padding-left:5px;
}
#dnn_LinksPane a {
	color:#4488bb;
}

#dnn_LinksPane h3 {
	margin:0 0 3px 4px;
	color:#4488bb;
}

.ContentPane li{
	margin:0 0 5px -16px;
}

.distancer {
	font-size:0px;
	display:block;
	position:relative;
	clear:both;
	width:auto;
}
.vdistancer {
	font-size:0px;
	display:block;
	position:relative;
	height:1px;
	float:left;
}
a img, a:link img, a:visited img, a, a:link, a:visited {
	border-style:none;
	margin:0px;
}
.center {
	display:block;
	position:relative;
	width:100%;
	margin:0px auto 0px auto;
}
.abs {
	display:block;
	position:absolute;
	overflow:visible;
}
.rel {
	display:block;
	position:relative;
}
.left {
	display:block;
	position:relative;
	float:left;
	text-align:left;
}
.right {
	display:block;
	position:relative;
	float:right;
}
#dnn_contenu {
	text-align:left;
}
a.aimg img, a.aimg:link img, a.aimg:visited img {
	opacity:1;
	filter:alpha(opacity=100);
}
a.aimg:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
}
.pngf {
	behavior: url(script/iepngfix.htc)
}
/* ===================================================================================================== */
.ar_11_grey, .ar_11_grey:link, .ar_11_grey:visited {
	color:#9d9d9d;
	font-size:11px;
	text-decoration:none;
}
a.ar_11_grey:hover {
	color:#5ca9d7;
}
/*****************/
.ar_13_grey, .ar_13_grey:link, .ar_13_grey:visited {
	color:#9d9d9d;
	font-size:13px;
	text-decoration:none;
}
a.ar_13_grey:hover {
	color:#5ca9d7;
}
/*****************/
.ar_14_blue, .ar_14_blue:link, .ar_14_blue:visited {
	color:#5ca9d7;
	font-size:14px;
	text-decoration:none;
	text-align:left;
}
a.ar_14_blue:hover {
	color:#9d9d9d;
}
.ar_14_grey {
	color:#9d9d9d;
	font-size:14px;
	text-decoration:none;
}
.ar_14_grey a {
	color:#5ca9d7;
	text-decoration:none;
	font-weight:bold;
}
.ar_14_grey a:hover {
	color:#003366;
	text-decoration:underline;
}
/*****************/
.ar_12_grey, .ar_12_grey:link, .ar_12_grey:visited {
	color:#9d9d9d;
	font-size:12px;
	text-decoration:none;
}
a.ar_12_grey:hover {
	color:#5ca9d7;
}
.ar_12_blue, .ar_12_blue:link, .ar_12_blue:visited {
	color:#5ca9d7;
	font-size:12px;
	text-decoration:none;
}
a.ar_12_blue:hover {
	color:#9d9d9d;
}

.ar_24_white {
	font-size:24px;
	color:#ffffff;
    }
/*****************/
.ge_24_blue {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#5ca9d7;
}
.ge_23_grey {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	color:#a6a6a6;
}
/*****************/
.ar_16_deepBlue {
	font-size:16px;
	color:#006ea7;
}
/*****************/
.ar_14_deepBlue {
	font-size:14px;
	color:#006ea7;
}
/*****************/
.ar_24_blue {
	font-size:24px;
	color:#5ca9d7;
	text-align:left;
}
.ar_24_pink {
	font-size:24px;
	color:#cc237c;
	text-align:left;
}
.ar_24_deepBlue {
	font-size:24px;
	color:#006ea7;
}

.ar_24_white_jungle {
	font-size:24px;
	color:#006ea7;
	float:right;
}
/* ===================================================================================================== */

/* Module Action Menus */
.ModuleTitle_SubMenu {
	border:1px solid #C0D6E5;
}
.ModuleTitle_SubMenu td {
	background-color:#F8FAFF;
	white-space: nowrap;
}
.ModuleTitle_MenuIcon {
	background-color:#F8FAFF;
	border:none;
	padding: 0px 2px;
}
.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon {
	background: #CE0D0D url(images/submenu_hover.png) repeat-x top left;
	color: #fff;
}
.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon {
	height: 2px;
	background-color: #D5E0FF;
}
.mmb:link, .mmb:visited {
	background-repeat:no-repeat;
	background-position:0px 0px;
	overflow:hidden;
	height:40px;
}
.mmb, .mmb:hover {
	background-position:0px -40px;
}
/* ===================================================================================================== */
/* footer */
.footer {
	background-color:#f3f3f3;
	border-top-style:solid;
	border-top-color:#e4e4e4;
	border-top-width:1px;
	width:100%;
}
.cardBox, .cardBox:link, .cardBox:visited {
	background-image:url(images/card_banner.png);
	background-repeat:no-repeat;
	width:227px;
	height:148px;
	background-position:0px 0px;
}
.cardBox:hover {
	background-position:0px -148px;
}
/* ================================================== */
.contactBox {
	background-image:url(images/contact_box.png);
	background-repeat:no-repeat;
	width:227px;
	height:166px;
}
.conferenceBox {
	background-image:url(images/conference_box.png);
	background-repeat:no-repeat;
	width:227px;
	height:166px;
}
.openAccountBox {
	background-image:url(images/openAccount_box.png);
	background-repeat:no-repeat;
	width:227px;
	height:166px;
}
.homeMiniBox {
	background-image:url(images/home_mini_box.png);
	background-repeat:no-repeat;
	width:227px;
	height:166px;
	text-align:left;
}
/* ================================================== */
.hRule {
	background-image:url(images/hRule.png);
	height:2px;
	width:100%;
	display:block;
	position:relative;
	clear:both;
	font-size:0px;
}
.butComencer, .butComencer:link, .butComencer:visited {
	background-image:url(images/comencer_button.png);
	background-position:0px 0px;
	width:105px;
	height:27px;
}
.butComencer:hover {
	background-position:0px -27px;
}
.butOpenAcc, .butOpenAcc:link, .butOpenAcc:visited {
	background-image:url(images/openAccount_button.png);
	background-position:0px 0px;
	width:144px;
	height:27px;
}
.butOpenAcc:hover {
	background-position:0px -27px;
}
/* ===================================================================================================== */
/* type */

.ouvrirBox {
	background-image:url(images/ouvrir_box.jpg);
	width:242px;
	height:127px;
	background-repeat:no-repeat;
	text-align:left;
}
.supportBox {
	background-image:url(images/support_box.png);
	width:242px;
	height:189px;
	background-repeat:no-repeat;
	text-align:left;
	margin: 0 0 15px 0;
}
.obligationsBox {
	background-image:url(images/obligations_box.png);
	width:242px;
	height:136px;
	background-repeat:no-repeat;
}
.actionsBox {
	background-image:url(images/actions_box.jpg);
	width:242px;
	height:136px;
	background-repeat:no-repeat;
}
.tradingBox {
	background-image:url(images/trading_box.png);
	width:242px;
	height:136px;
	background-repeat:no-repeat;
}
.LuganoBox {
    background-image:url(images/about_lug.jpg);
	width:242px;
	height:127px;
	background-repeat:no-repeat;
	text-align:left;
    }

/* News */

.CurrentAccBox {
  background-image:url(../Vendors/current_acc.jpg);
  width: 242px;
  height:136px;
  background-repeat:no-repeat;
  color:#ffffff;
  padding:0px;
}

.CommAccBox{
  background-image:url(../Vendors/comm_acc.jpg);
  width: 242px;
  height:136px;
  background-repeat:no-repeat;
  color:#ffffff;
  padding:0 0;
    }
    
 .HomeBankingBox {
  background-image:url(../Vendors/home_bank.jpg);
  width: 242px;
  height:136px;
  background-repeat:no-repeat;
  color:#ffffff;
  padding:0 0;
  } 
  
 .jungle{   
  background-image:url(../Vendors/jungle.jpg);
  width: 242px;
  height:136px;
  background-repeat:no-repeat;
  color:#ffffff;
  padding:0 0;
  }
  
 .OnlinePay {
  background-image:url(../Vendors/online_pay.jpg);
  width: 242px;
  height:136px;
  background-repeat:no-repeat;
  color:#ffffff;
  padding:0 0;
  }
  
  .Geneva {
   background-image:url(../Vendors/geneve.jpg);
   width:242px;
   height:136px;
   background-repeat:no-repeat;
   color:#ffffff;    
   padding:0 0;
   }
      
   .GenevaIT{
    background-image:url(../Vendors/geneveIT.jpg);
    width:242px;
    height:136px;
    background-repeat:no-repeat;
    color:#ffffff;    
    padding:0 0; 
       }
          
    .GenevaEN{
    background-image:url(../Vendors/genevaEN.jpg);
    width:242px;
    height:136px;
    background-repeat:no-repeat;
    color:#ffffff;    
    padding:0 0;  
       }
       
    .ForexBox {
    background-image:url(../Vendors/Forex.jpg);
    width:242px;
    height:136px;
    background-repeat:no-repeat;
    color:#ffffff;
    padding: 0 0;    
        
        }          
/*FIN VENDORS*/

.ouvrirB, .ouvrirB:link, .ouvrirB:visited {
	width:215px;
	height:29px;
	padding: 28px 0 0 0;
	text-indent:39px;
	text-decoration:none;
	font-size:15px;
	color:#006ea7;
}
.ouvrirB:Hover {
	color:#5ca9d7;
}
.chatButton, .chatButton:link, .chatButton:visited {
	background-image:url(images/chat_button.png);
	background-repeat:no-repeat;
	width:216px;
	height:38px;
	background-position:0px 0px;
	line-height:46px;
	text-indent:47px;
	text-decoration:none;
	font-size:14px;
	color:#ffffff;
	overflow:hidden;
}
.chatButton:Hover {
	background-position:0px -38px;
	color:#006ea7;
}
.phoneButton, .phoneButton:link, .phoneButton:visited {
	background-image:url(images/phone_button.png);
	background-repeat:no-repeat;
	width:216px;
	height:38px;
	background-position:0px 0px;
	line-height:46px;
	text-indent:47px;
	text-decoration:none;
	font-size:14px;
	color:#ffffff;
	overflow:hidden;
}
.phoneButton:Hover {
	background-position:0px -38px;
	color:#006ea7;
}
.mailButton, .mailButton:link, .mailButton:visited {
	background-image:url(images/mail_button.png);
	background-repeat:no-repeat;
	width:216px;
	height:38px;
	background-position:0px 0px;
	line-height:46px;
	text-indent:47px;
	text-decoration:none;
	font-size:14px;
	color:#ffffff;
	overflow:hidden;
}
.mailButton:Hover {
	background-position:0px -38px;
	color:#006ea7;
}
.clickButton, .clickButton:link, .clickButton:visited {
	background-image:url(images/click_button.png);
	width:104px;
	height:30px;
	background-position:0px 0px;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	color:#ffffff;
}
.clickButton:Hover {
	background-position:0px -30px;
	color:#006ea7;
	text-decoration:none;
}
.clickButtonPink, .clickButtonPink:link, .clickButtonPink:visited {
	background-image:url(images/click_button_pink.png);
	width:104px;
	height:30px;
	background-position:0px 0px;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	color:#ffffff;
}
.clickButtonPink:Hover {
	background-position:0px -30px;
	color:#ffc1f8;
	text-decoration:none;
}
/* ============================================================================= */
/* == blueButton == */
a.blueButton, a.blueButton:link, a.blueButton:visited {
	background-image:url(images/_bluebutton_mid.png);
	background-repeat:repeat-x;
	background-position:0px 0px;
	height:27px;
	font-size:13px;
	line-height:25px;
	color:#4183ab;
	font-weight:bold;
	text-decoration:none;
}
a.blueButton .start, a.blueButton:link .start, a.blueButton:visited .start {
	background-image:url(images/_bluebutton_ico_ept.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:27px;
	width:28px;
}
a.blueButton .end, a.blueButton:link .end, a.blueButton:visited .end {
	background-image:url(images/_bluebutton_end.png);
	background-repeat:no-repeat;
	background-position:right 0px;
	height:27px;
	width:15px;
}
/* == blueButton hover == */
a.blueButton:hover {
	background-position:0px -27px;
	color:#fff;
}
a.blueButton:hover .start {
	background-position:0px -27px;
}
a.blueButton:hover .end {
	background-position:right -27px;
}
/* ===== */
/* ============================================================================= */

/*** Footer - KEVIN ***/
.footerBorderTop {
	border-top:1px solid #d4d4d4;
	margin-top:20px;
}
.footerBorder {
	border-top:1px solid #ffffff;
	background-color:#f3f3f3;
}
.footerMargin {
	width:980px;
	margin:0 auto 0 auto;
	padding:10px 0 60px 0;
}
.footerColor {
	color:#9d9d9d;
}
.clear {
	clear:both;
}
.finalFooter {
	width: 980px;
	font-size: 10pt;
	margin: 0 auto;
}
.finalFooter a {
	color: #999999;
	text-decoration: none;
}
.finalFooter a:hover {
	color: #666666;
	text-decoration: underline;
}
.FooterBox {
	float:left;
	width:226px;
	margin: 0 20px 10px 0;
	padding: 0;
}
.FooterBoxLast {
	margin: 0;
}
.newfoot {
    width: 230px;
    margin-right: 20px;
    font-size: 11px;
    line-height:1.5em;
   }

/* Bouton Ebanking */

#btnEbanking {
	background:url(images/login_ebanking.jpg) top left;
	display:block;
	width:220px;
	height:95px;
	text-decoration:none;
}
#btnEbanking:hover {
	background-position:bottom left;
}
.btnTrading {
	background:url(images/bt_trading.jpg) top left;
	display:block;
	width:166px;
	height:93px;
	text-decoration:none;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	line-height: 1.3em;
	font-size: 16px;
}
.btnTrading:hover {
background-position: bottom left;
}
/* Boutons extranet */

/*BOUTONS EXTRANET*/

.console {
	width:95%;
	height:95%;
}
.console select {
	margin-left:0px;
	margin-bottom:4px;
}
.console-small div {
	height:30px;
	margin:2px;
	width:180px;
	padding:5px;
	cursor:pointer;
	text-align:left;
	float:left;
}
.console-small img {
	padding:4px;
	float:left;
}
.console-small h3 {
	margin: 0px 2px 2px 28px;
	padding-top:5px;
	font-size:1em;
}
.console-small div div {
	display:none;
}
.console-small-detail div {
	padding:10px;
	clear:both;
	cursor:pointer;
}
.console-small-detail img {
	padding:4px;
	float:left;
}
.console-small-detail h3 {
	margin: 2px 2px 2px 28px;
	padding:0px;
	font-size:1em;
}
.console-small-detail div div {
	margin: 2px 2px 2px 28px;
	padding:0px;
	clear:none;
}
.console-large div {
	margin:10px;
	width:130px;
	height:80px;
	padding:0px;
	cursor:pointer;
	text-align:center;
	float:left;
}
.console-large div:hover {
	background-color:#ebedf0;
}
.console-large img {
	float:none;
	padding: 10px 0px 0px 0px;
}
.console-large h3 {
	margin:2px;
	width:130px;
	text-align:center;
	overflow:hidden;
	font-size:1em;
}
.console-large div div {
	display:none;
}
.console-large-detail div {
	margin:0px;
	padding:15px;
	clear:both;
	cursor:pointer;
}
.console-large-detail img {
	padding:0px;
	float:left;
}
.console-large-detail h3 {
	margin: 2px 2px 2px 44px;
	padding: 0px;
	font-size:1em;
}
.console-large-detail div div {
	margin: 2px 2px 2px 44px;
	padding:0px;
	clear:none;
}
.console-mouseon {
	background-color:#ebedf0;
}
a.lienHome
{
	color:#5ca9d7;
	font-weight:bold;
	text-decoration:none;
}
a:hover.lienHome
{
	color:#003366;
	text-decoration:underline;
}
a#btnAddress
{
	background-image:url(images/online_address.png);
	height:13px;
	width:166px;
	display:block;
	margin:0;
	background-repeat:no-repeat;
	margin:-15px 0 -2px 29px;
	text-decoration:none;
}
a:hover#btnAddress
{
	background-image:url(images/online_address_hover.png);
	text-decoration:none;
}

/* CE QU'IL Y AVAIT DANS STYLE.CSS */
#text {
	margin:50px auto;
	width:500px
}
.hotspot {
	color:#900;
	cursor:pointer;
	float:right;
	position:absolute;
}
#tt {
	position:absolute;
	display:block;
	background:url(../images/tt_left.gif) top left no-repeat
}
#tttop {
	display:block;
	height:5px;
	margin-left:5px;
	background:url(../images/tt_top.gif) top right no-repeat;
	overflow:hidden
}
#ttcont {
	display:block;
	padding:2px 12px 3px 7px;
	margin-left:5px;
	background:#cc237c;
	color:#FFF
}
#ttbot {
	display:block;
	height:5px;
	margin-left:5px;
	background:url(../images/tt_bottom.gif) top right no-repeat;
	overflow:hidden
}
.btn_demo {
	background-image:url(images/btn_demo.png);
	height:60px;
	width:160px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	margin:15px;
	text-decoration:none;
}
.btn_demo a {
	text-decoration:none;
}
.btn_demo a:hover {
	text-decoration:none;
}
.btn_demo_link a {
	color:#ffffff;
	text-decoration:none;
}

/* Carrousel */

  .roundabout-holder { 
            padding: 0; 
            height: 20em;
            list-style: none;
          }
         .roundabout-moveable-item {
            height: 10em;
            width: 15em;
            cursor: pointer;
         }
         .roundabout-in-focus 
         {
            height:15em;  
            cursor: auto;           
         }
         .carrousel
         {
          width:500px;
          height:300px;
          margin-left:95px;
          text-align:center;   
             }


/*************** BOUTON ENVOYER (mobile banking, newsletter, form d'ouverture de compte.... ********************/

.buttonSend, .buttonSend:link, .buttonSend:active, .buttonSend:visited 
{
    padding:5px 15px; /*permet le centrage vertical et horizontal*/
    text-align:center;
    color:#FFF;
    background:#df4e9a;
    background:-moz-linear-gradient(top,#df4e9a,#cc237c);
    background:-webkit-gradient(linear, left top, left bottom, from(#df4e9a), to(#cc237c));
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    -webkit-box-shadow:0 0 5px rgba(0,0,0,0.5),
                       0 -1px 0 rgba(255,255,255,0.4);
    -moz-box-shadow:0 0 5px rgba(0,0,0,0.5),
                       0 -1px 0 rgba(255,255,255,0.4);
    box-shadow:0 0 5px rgba(0,0,0,0.5),
                       0 -1px 0 rgba(255,255,255,0.4);
    margin: 5px;
    }
.buttonSend:hover {
    padding:5px 15px; /*permet le centrage vertical et horizontal*/
    color:#FFF;
    background:#cc237c;
    background:-moz-linear-gradient( top, #cc237c, #df4e9a);
    background:-webkit-gradient( linear, left top, left bottom, from(#cc237c), to(#df4e9a));
    cursor:pointer;
    }
    .buttonSend:active,.buttonSend:focus  {
    padding:5px 15px; /*permet le centrage vertical et horizontal*/
    color:#FFF;
    background:#ac1966;
    background:-moz-linear-gradient( top, #ac1966, #cc237c);
    background:-webkit-gradient( linear, left top, left bottom, from(#ac1966), to(#cc237c));
    -webkit-box-shadow:1px 1px 10px #941457 inset, 0 1px 0 rgba(255,255,255,0.4);
    -moz-box-shadow:1px 1px 10px #941457 inset, 0 1px 0 rgba(255,255,255,0.4);
    box-shadow:1px 1px 10px #941457 inset, 0 1px 0 rgba(255,255,255,0.4);
    }
