
@font-face {
    font-family: 'FrutigerLTStd55Roman';
    src: url('fonts/frutigerltstd-roman-webfont.eot');
    src: url('fonts/frutigerltstd-roman-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/frutigerltstd-roman-webfont.woff') format('woff'),
         url('fonts/frutigerltstd-roman-webfont.ttf') format('truetype'),
         url('fonts/frutigerltstd-roman-webfont.svg#FrutigerLTStd55Roman') format('svg');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family: 'FrutigerLTStd65Bold';
    src: url('fonts/frutigerltstd-bold-webfont.eot');
    src: url('fonts/frutigerltstd-bold-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/frutigerltstd-bold-webfont.woff') format('woff'),
         url('fonts/frutigerltstd-bold-webfont.ttf') format('truetype'),
         url('fonts/frutigerltstd-bold-webfont.svg#FrutigerLTStd65Bold') format('svg');
    font-weight:normal;
    font-style:normal;
}

body {
	font-family:FrutigerLTStd55Roman;
	font-size:12px;
	background:#e8e8e8;
	color:#171717;
	margin:0;
	padding:0;
}




/* hack for non-smoothing devices (i.e. XP) */
.noSmoothing * {
	font-family:Arial !important;
}
.noSmoothing h1, 
.noSmoothing h2,
.noSmoothing .gm-bold,
.noSmoothing #gm-menu td a,
.noSmoothing #gm-menu .gm-submenu-column .gm-submenu-column-title,
.noSmoothing .gm-navigation h2,
.noSmoothing .gm-widget .gm-widget-header h2,
.noSmoothing .gm-widget-content h2,
.noSmoothing #gm-footer-1 h2, 
.noSmoothing #gm-footer-2 h2 {
	font-weight:bold !important;
}


a {
	text-decoration:none;
	color:#000;
	outline: 0;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:none;
}
form {
	margin:0;
	padding:0;
}
h1, h2 {
	font-family:FrutigerLTStd65Bold;
	font-weight:normal;
	font-size:25px;

}
h2 {
	font-size:16px;
}
td {
	padding:0;
}
::selection {
   background-color:#eb1f1b;
   color:#fff;
}
::-moz-selection {
   background-color:#eb1f1b;
   color:#fff;
}


.gm-bold {
	font-family:FrutigerLTStd65Bold;
}
.gm-centered {
	position:relative;
	width:960px;
	margin:0 auto;
}

/* rounded */
.gm-rounded-outer {
	background:#b3b3b3;
}
.gm-rounded-inner {
	background:#fff;
	border:none;
	margin:0;
	padding:0;
}

/* custom select */
.gm-custom-form-select {
	/*font-family:FrutigerLTStd55Roman;*/
	font-size:11px;
	position: absolute;
	width: 126px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 25px;
	padding: 5px 24px 0 8px;
	background: url(img/custom-select.png) no-repeat #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	z-index:50;
}
.gm-bg-grayed {
	background:#eee;
}
.gm-custom-form-select optgroup {
	/*font-family:FrutigerLTStd55Roman;*/ /* problem with IE9/Chrome */
	padding:3px 2px 3px 5px;
}
.gm-custom-form-select option {
	font-family:FrutigerLTStd55Roman;
	font-size:11px;
	padding:3px 2px 3px 5px;
}
.gm-custom-form-select optgroup {
	font-style:normal;
}
.gm-custom-form-select optgroup option {
	padding-left:10px;
}
/* custom input */
.gm-custom-form-input {
	font-family:FrutigerLTStd55Roman;
	font-size:11px;
	width:150px;
	height:25px;
	border:none;
	padding-left:6px;
	padding-right:30px;
	background:url(img/custom-input.png) no-repeat #fff;
	color:#3e3e3e;
	margin-bottom:1px;
}


/* translucid background @z-index:99; */
.gm-overall {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter:alpha(opacity=60);
	z-index:99;
	overflow:hidden;
	display:none;
}


/* header */
#gm-header {
	display:none;
}
.gm-citation-content {
	display:none;
}
.gm-citation-content span {
	display:none;
}
#gm-header-right {
	margin-top:-3px;
}
#gm-header #gm-lang-selector {
	display:none;
}
#gm-header #gm-lang-selector li {
	display:none;
}
#gm-header #gm-lang-selector li.gm-lang-current {
	background:none;
}
#gm-header #gm-lang-selector li a {
	display:none;
}
#gm-menu {
	display:none;
}
#gm-menu table {
	display:none;
}
#gm-menu td {
	display:none;
}
#gm-menu td.gm-menu-last {
	display:none;
}
#gm-menu td.gm-selected {
	display:none;
}
#gm-menu td.gm-selected a {
	display:none;
}
#gm-menu td a {
	display:none;
}
#gm-menu td span.gm-menu-highlited {
	display:none;
}
#gm-menu td.gm-over {
	display:none;
}
#gm-menu td.gm-over a {
	display:none;
}
#gm-menu td.gm-over span.gm-menu-highlited {
	display:none;
}
#gm-menu td div {
	display:none;
}
#gm-menu .gm-submenu-outer {
	display:none;
}
#gm-menu .gm-submenu table {
	display:none;
}
#gm-menu .gm-submenu td {
	display:none;
}
#gm-menu .gm-submenu {
	display:none;
}
#gm-menu .gm-submenu a {
	color:#171717;
}
#gm-menu .gm-submenu-block {
	display:none;
}
#gm-menu .gm-submenu-column {
	display:none;
}
#gm-menu .gm-submenu-column.gm-column-first {
	display:none;
}
#gm-menu .gm-submenu-column.gm-column-last {
		display:none;
}
#gm-menu .gm-submenu-column.gm-menu-alert {
	display:none;
}
#gm-menu .gm-submenu-column.gm-menu-alert div.gm-menu-alert-date {
	display:none;
}
#gm-menu .gm-submenu-column .gm-submenu-column-title {
	display:none;
}
#gm-menu td.gm-submenu-icon {
	display:none;
}
.gm-submenu-icon-prestations { background:url(img/icons.png)   0px -376px no-repeat transparent; }
.gm-submenu-icon-pratique    { background:url(img/icons.png) -40px -376px no-repeat transparent; }
.gm-submenu-icon-securite    { background:url(img/icons.png)   0px -408px no-repeat transparent; }
.gm-submenu-icon-plus        { background:url(img/icons.png) -40px -408px no-repeat transparent; }
.gm-submenu-icon-competences { background:url(img/icons.png)   0px -440px no-repeat transparent; }
.gm-submenu-icon-alerte      { background:url(img/icons.png) -40px -440px no-repeat transparent; width:40px !important; }
.gm-submenu-icon-paiement    { background:url(img/icons.png)   0px -472px no-repeat transparent; }
.gm-submenu-icon-utile       { background:url(img/icons.png) -40px -472px no-repeat transparent; }
.gm-submenu-icon-epargne     { background:url(img/icons.png)   0px -504px no-repeat transparent; }
.gm-submenu-icon-tresorerie  { background:url(img/icons.png)   0px -504px no-repeat transparent; }
.gm-submenu-icon-prevoyance  { background:url(img/icons.png) -40px -504px no-repeat transparent; }
.gm-submenu-icon-placement   { background:url(img/icons.png)   0px -536px no-repeat transparent; }
.gm-submenu-icon-credit      { background:url(img/icons.png) -40px -536px no-repeat transparent; }
.gm-submenu-icon-negoce      { background:url(img/icons.png)   0px -568px no-repeat transparent; }
.gm-submenu-icon-vision      { background:url(img/icons.png) -40px -568px no-repeat transparent; }
.gm-submenu-icon-gestion     { background:url(img/icons.png)   0px -600px no-repeat transparent; }
.gm-submenu-icon-fonds       { background:url(img/icons.png) -40px -600px no-repeat transparent; }
.gm-submenu-column ul {
	margin:10px 0 0 0;
}
ul.gm-li-med {
	padding:0;
	margin:4px 0;
}
ul.gm-li-med li {
	background:url(img/li-med.png) 0 8px no-repeat transparent;
	padding-top:4px;
	padding-left:10px;
	list-style-type:none;
	line-height:13px;
}
ul.gm-li-med li.gm-inline-link {
	padding-left:6px;
	background-position:0 10px;
	margin-left:6px;
	padding-bottom:4px;
}
ul li.gm-li-title {
	background:#5F5F5F;
	color:#fff;
	padding:2px 3px 2px 5px;
}
.gm-submenu-column li {
	margin-top:8px;
	margin-bottom:6px;
}
#gm-menu td .gm-submenu-column li a {
	font-family:FrutigerLTStd55Roman;
	font-size:12px;
}
#gm-menu td.gm-over .gm-submenu-column a {
	color:#171717;
}
#gm-menu .gm-submenu .gm-btn-simulateur {
	display:none;
}
#gm-menu .gm-submenu .gm-btn-simulateur a {
	display:none;
}
#gm-menu .gm-submenu .gm-btn-simulateur a:hover {
	display:none;
}
#gm-menu .gm-submenu p {
	font-size:9px;
	margin:2px 0;
}

.gm-submenu-row-sep {
	clear:both;
	width:100%;
	height:1px;
	color:#ddd;
	background:#ddd;
	margin:15px 8px 0 8px;
}

ul#gm-menu-icons {
	margin:0 0 0 5px;
	padding:0;
}
#gm-menu-icons li {
	display:none;
}
#gm-menu-icons li:hover {
	display:none;
}
#gm-icon-home    { background:url(img/icons.png)   0px -64px no-repeat transparent; }
#gm-icon-mail    { background:url(img/icons.png) -24px -64px no-repeat transparent; }
#gm-icon-sitemap { background:url(img/icons.png) -48px -64px no-repeat transparent; }
#gm-icon-mobile  { background:url(img/icons.png) -48px -88px no-repeat transparent; }
#gm-icon-print   { background:url(img/icons.png)   0px -88px no-repeat transparent; }
#gm-icon-social  { background:url(img/icons.png) -24px -88px no-repeat transparent; }


/* content */
.gm-red {
	color:#ea201b;
}
#gm-content {
	position:relative;
	margin-top:8px;
}
#gm-content p {
	margin:5px 0;
}
#gm-column-left {
	display:none;
}
#gm-column-middle {
	position:relative;
	width:568px;
	float:left;
}
#gm-column-right {
	display:none;
}
.gm-navigation {
	display:none;
}
.gm-navigation h2 {
	display:none;
}
.gm-navigation ul {
	display:none;
}
.gm-navigation li a.gm-current {
	display:none;
}
.gm-navigation ul li {
	display:none;
}
.gm-navigation ul ul {
	display:none;
}
.gm-navigation ul.gm-li-med ul li {
	display:none;
}
.gm-actus ul {
	float:right;
	margin-right:10px;
	font-size:11px;
}
.gm-actus img {
	margin-top:3px;
}
.gm-actu {
	border-top:dotted 1px #747474;
}
.gm-actu:hover {
	cursor:pointer;
	background:#fafafa;
}
.gm-actu:hover a {
	text-decoration:underline;
}
.gm-actu td {
	vertical-align:top;
	padding:20px 0 10px 0;
}
.gm-actu div {
	position:relative;
}
#gm-content .gm-actu td p {
	margin-left:10px;
}
#gm-content .gm-actu h1, #gm-content .gm-actu h2 {
	margin:0;
}
.gm-actu ul.gm-li-med li {
	background-position:0 9px;
}
.gm-actu img {
	border:solid 1px #cdcdcd;
	display:block;
}
div.gm-actu-img-border {
	position:absolute;
	bottom:1px;
	left:1px;
	display:block;
	background:#ea201b;
	width:150px;
	height:3px;
}
/* alert */
.gm-alert div:hover {
	cursor:pointer;
}
.gm-alert div:hover a {
	text-decoration:underline;
}
.gm-alert h1 {
	display:none;
}
.gm-alert div {
	display:none;
}
.gm-alert img {
	display:none;
}
.gm-alert ul {
	display:none;
}

/* widget */
.gm-widget {
	display:none;
}
.gm-widget-open {
	margin-bottom:-5px;
}
.gm-widget .gm-widget-header {
	display:none;
}
.gm-icon {
	width:40px;
	height:40px;
}
.gm-icon.gm-icon-netbanking  { background:url(img/icons.png)   0px -136px no-repeat transparent; }
.gm-icon.gm-icon-coordonnees { background:url(img/icons.png) -40px -136px no-repeat transparent; }
.gm-icon.gm-icon-agences     { background:url(img/icons.png)   0px -176px no-repeat transparent; }
.gm-icon.gm-icon-securite    { background:url(img/icons.png) -40px -176px no-repeat transparent; }
.gm-icon.gm-icon-change      { background:url(img/icons.png) -40px -216px no-repeat transparent; }
.gm-icon.gm-icon-chronique   { background:url(img/icons.png)   0px -256px no-repeat transparent; }
.gm-icon.gm-icon-action      { background:url(img/icons.png) -40px -256px no-repeat transparent; }
.gm-icon.gm-icon-taux        { background:url(img/icons.png)   0px -296px no-repeat transparent; }
.gm-icon.gm-icon-tarifs      { background:url(img/icons.png) -40px -296px no-repeat transparent; }
.gm-icon.gm-icon-simulateurs { background:url(img/icons.png)   0px -336px no-repeat transparent; }
.gm-icon.gm-icon-brochures   { background:url(img/icons.png) -40px -336px no-repeat transparent; }

.gm-widget .gm-widget-header h2 {
	display:none;
}
.gm-widget .gm-toggle {
	display:none;
}
.gm-toggle.gm-up {
	background:url(img/icons.png) -4px -43px no-repeat transparent;
}
.gm-toggle.gm-down {
	background:url(img/icons.png) -28px -43px no-repeat transparent;
}
.gm-widget .gm-widget-content {
	display:none;
}
.gm-widget .gm-widget-content.gm-widget-content-no-padding {
	padding:11px 0 0 0;
}
.gm-widget .gm-widget-content-padding {
	padding:5px 5px 5px 10px;
}
.gm-widget-content h2 {
	display:none;
}
.gm-widget-content li {
	margin-bottom:6px;
}
.gm-widget-content .gm-widget-gray {
	background:#efefef;
	width:100%;
}
.gm-widget-content table {
	border-collapse:collapse;
}
.gm-widget-content table.gm-widget-table {
	width:183px;
	margin:1px;
}
.gm-widget-content td {
	padding:5px 8px;
}
.gm-widget-content .gm-onglet-content {
	display:none;
}
.gm-widget-content .gm-onglet-content td {
	padding:3px 5px;
}
.gm-widget-content .gm-widget-border-top {
	border-top:solid 1px #cdcdcd;
}
#gm-content .gm-date {
	font-size:10px;
	margin-bottom:0;
}
.gm-widget-content .gm-onglet {
	display:none;
}
.gm-widget-content .gm-onglet-actif {
	background:#fff;
	border-bottom:none;
}
.gm-widget-content .gm-onglet li {
	display:none;
}
.gm-img-rss {
	float:right;
	margin-top:-5px;
	margin-right:8px;
}
.gm-list {
    position:absolute;
    z-index:60;
    top:22px;
    left:15px;
    border:none;
    padding:3px;
    width:147px;
    height:141px;
    background:#fff;
    border:solid 1px #cdcdcd;
}
.gm-list ul {
	padding-bottom:50px;
	margin-left:3px;
}
.gm-list-select .gm-toggle {
	position:absolute;
	top:4px;
	right:5px;
	z-index:99;
	display:none;
}
ul.gm-list-dotted li {
	border-top:dotted 1px #666666;
	padding:6px 0 2px 13px;
	background-position:4px 11px;
	line-height:16px;
}

.onlyforprint
{

display:inherit !important;
display:block !important;
}
.printtitle
{
font-size:20px;
font-weight:bold;
}
div.gm-onglet-content 
{
display:inherit !important;
display:block !important;
padding:0px;

}

/* shadow table */
td.gm-shadow-tl {
	width:7px;
	height:7px;
	background:url(img/bg-shadow-tl.png);
}
td.gm-shadow-tr {
	width:7px;
	height:7px;
	background:url(img/bg-shadow-tr.png);
}
td.gm-shadow-bl {
	width:7px;
	height:7px;
	background:url(img/bg-shadow-bl.png);
}
td.gm-shadow-br {
	width:7px;
	height:7px;
	background:url(img/bg-shadow-br.png);
}
td.gm-shadow-left {
	background:url(img/bg-shadow-left.png);
	width:7px;
}
td.gm-shadow-right {
	background:url(img/bg-shadow-right.png);
	width:7px;
}
td.gm-shadow-top {
	background:url(img/bg-shadow-top.png);
	height:7px;
}
td.gm-shadow-bottom {
	background:url(img/bg-shadow-bottom.png);
	height:7px;
}
.gm-main-content {
	background:#fff;
}
.gm-main-content h1, .gm-main-content h2 {
	margin:5px 0 4px 0;
	padding:0;
	line-height:27px;
}
.gm-main-content h2 {
	line-height:18px;
}
.gm-main-content .gm-no-margins {
	margin:-3px -3px 0 -3px;
}
#gm-footer-1 {
	display:none;
}
#gm-footer-2 {
	display:none;
}
.gm-footer-column {
	display:none;
}
#gm-footer-1 .gm-centered, #gm-footer-2 .gm-centered {
	 padding:20px 0;
}
#gm-footer-1 .gm-footer-column {
	background:#d4d4d4;
}
#gm-footer-2 .gm-footer-column {
	background:#7d7d7d;
}
#gm-footer-1 h2, #gm-footer-2 h2 {
	color:#ea201b;
	text-transform:uppercase;
	font-size:14px;
	font-family:FrutigerLTStd65Bold;
	font-weight:normal;
	margin:0;
}
#gm-footer-2 h2 {
	color:#fff;
}
#gm-footer-1 ul.gm-li-med li, #gm-footer-2 ul.gm-li-med li {
	line-height:16px;
	padding-bottom:2px;
}
#gm-footer-2 ul.gm-li-med li {
	background-image:url(img/li-med-white.png);
}
#gm-footer-1 ul.gm-li-med li a {
	color:#444;
}
#gm-footer-2 ul.gm-li-med li a {
	color:#bebebe;
}
.gm-copyright {
	clear:left;
	padding-top:15px;
	color:#c8c8c8;
}
#gm-logout {
	position:absolute;
	left:50%;
	top:200px;
	z-index:199;
}
#gm-logout-window {
	position:absolute;
	top:0px;
	left:-281px;
	background:#fff;
	width:560px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.gm-close {
	position:absolute;
	top:5px;
	right:5px;
	background:url(img/icons.png) -52px -43px no-repeat transparent;
	width:18px;
	height:18px;
	cursor:pointer;
}
.gm-close:hover {
	opacity:0.8;
	-moz-opacity:0.8;
	filter:Alpha(Opacity=80);
}
#gm-logout-window h2 {
	margin:0;
}
#gm-logout-window .gm-actu {
	background:#eeeded;
	border:none;
}
#gm-logout-window .gm-actu td {
	padding:11px 5px 6px 5px;
}
#gm-logout-window .gm-li-med a {
	line-height:16px;
}
.gm-logout {
	color:#63b517;
	text-transform:uppercase;
	margin-left:25px;
	margin:0 25px;
}
#outer-player {
	
	display:none;
}
#playerbcge {
	position:absolute;
	top:-3px;
	left:-3px;
	width:560px;
	height:314px;
	z-index:0;
}



/* third party */
/* carrousel */
ul.roundabout {
	list-style:none;
	padding:0;
	margin:0 auto;
	width:90px;
	height:95px;
}
ul.roundabout li {
	height:95px;
	width:70px;
	text-align:center;
	cursor:pointer;
}
li.roundabout-in-focus {
	cursor: default;
}
ul.roundabout span {
	display: block;
	padding-top: 6em;
}
ul.roundabout li img {
	width:100%;
	height:100%;
}
.carousel-content {
	padding-top:8px;
	padding-bottom:5px;
	margin-left:-15px;
	height:95px;
	position:relative;
	z-index:0;
}
.carousel-btn {
   	position:absolute;
   	top:6px;
    padding-top:40px;
    height:60px;
    width:50px;
    cursor:pointer;
    z-index:60;
}
.carousel-prev {
   	left:2px;
    text-align:left;
    padding-left:8px;
}
.carousel-next {
	right:2px;	
    text-align:right;
    padding-right:8px;
}
/* scroll pane (i.e.) list in 'taux-tarifs' */
.scroll-pane {
	overflow: auto;
}
.horizontal-only {
	height: auto;
	max-height: 200px;
}
.onlyforprint
{
padding:25px;
}


/*contact forms css for print*/
form.formular 
{
	padding: 20px;
}

.formular fieldset {
	margin-top: 20px;
	padding : 15px;
}


.formular fieldset , .formular label {
	float: none;
	text-align: inherit;
	
}
/*hack ie pour legend*/
.ieblack
		{
		color:black;
		}
.formular legend
{
color:#000000;
font-weight:bold;

}
.formswidth
{
display: inline-block;
text-align:right;
padding-right:10px;
width:80px;
}
.formular label span {
	color: #000;
}


.formular .text-input {
	width: 250px;
	color: #555;
	border-top:solid #B5B8C8 2px;
	border-right:solid #B5B8C8 2px;
	border-left: 1px solid #B5B8C8;
	border-bottom: 1px solid #B5B8C8;
	font-size: 14px;
	margin-top: 4px;
	
	
}
.formular textarea {
	width: 245px;
	height:70px;
	color: #555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	margin-top: 4px;
	
}

.spaced
{
display:block;

padding-top:10px;
}
.formular .infos {
	background: #FFF;
	color: #333;
	font-size: 12px;
	padding: 10px;
	margin-bottom: 10px;
}

 .formular textarea, .formular select, .formular input, .formular span.checkbox, .formular .checkbox 
 {
	display: inline;
}

.formular .submit {
	
	border: 1px solid #AAA;
	padding: 4px;
	margin-top: 20px;
	/*float: right;*/
	text-decoration: none;
	cursor:pointer;
}


.formular .fc-error {
	width: 350px;
	color: 555;
	padding: 4px;
	padding-right:50px;
	border: 1px solid #B5B8C8;
	font-size: 12px;
	margin-bottom: 15px;
	background: #FFEAEA;
}