@import "wysiwyg.css";
@import "signature.css";

@font-face {
    font-family: 'GaramondRegular';
    src: url('gara-webfont.eot');
    src: url('gara-webfont.eot?iefix') format('eot'),
         url('gara-webfont.woff') format('woff'),
         url('gara-webfont.ttf') format('truetype'),
         url('gara-webfont.svg#webfontg474bWpo') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
	outline:none;
}

body {
	margin:0;
	background:#fefefe url(../images/bg.gif) top center repeat-x;
	color:#000;
	line-height:22px;
	font-family: Georgia;
	font-size:12px;
}

a {
	color:#f2012c; 
}

a:hover {
	text-decoration:none;
}

h1 {
	margin:0;
	padding:0;
	color:#f2012c;
	font-size:26px;
	border-bottom:1px solid #d9d9d9;
	padding-left:11px;
	font-weight:normal;
	font-family: 'GaramondRegular', Georgia;
	line-height:30px;
	padding-bottom:4px;
	margin-bottom:11px;
}

#default h1 {
	margin-bottom:20px;
}


h2 {
	margin:0;
	padding:0;
	color:#f2012c;
	font-size:14px;
	font-weight:normal;
	padding-left:10px;
}

h3 {
	margin:0;
	padding:0;
	color:#f2012c;
	font-size:14px;
	padding-left:10px;
	font-weight:normal;
}

p {
	margin:0;
	padding:0;
	margin-bottom:10px;
	padding-left:10px;
}

.clearer {
	clear:both;
}

img {
	border:none;
}

img.image_left {
	margin:6px 20px 15px 10px ;
	float:left;
	padding:4px;
	border:solid 1px #dfdfdf;
}

img.image_right {
	margin:0 0 15px 20px;
	float:right;
	padding:4px;
	border:solid 1px #dfdfdf;
}

img.image_none {
	padding:4px;
	border:solid 1px #dfdfdf;
}

#default img.image_none {
	margin-left:10px;
	margin-bottom:10px;
	padding:4px;
	border:solid 1px #dfdfdf;
}

.clearer {
	clear:both;
}

/* content */

#header {
	margin:auto;
	width:955px;
	height:154px;
	padding-right:5px;
}

#header_bottom {
	margin:auto;
	width:960px;
	height:48px;
	background:url(../images/bg_header.gif) no-repeat;
}

#logo {
	display:block;
	float:left;
	width:311px;
	height:110px;
	background:url(../images/logo.gif) no-repeat;
	margin-top:9px;
}

#header .header_right {
	float:left;
	width:644px;
}

#main_outer {
	margin:auto;
	width:960px;
}

#main {
	float:left;
	width:910px;
	padding:0px 25px;
	background:#fff url(../images/bg_main.gif) no-repeat;
}

#content{
	float:left;
}

#home {
	float:left;
}

#home h1 {
	text-align:center;
	border:none;
	font-size:21px;
	margin-bottom:5px;
	padding-bottom:0px;
	margin-top:10px;
}

#home .content_textimg {
	float:left;
	width:276px;
	line-height:17px;
	font-size:11px;
}

#home .content_textimg p {
	font-size:11px;
}

#home .bottom {
	float:left;
	margin-top:70px;
}

#home .bottom .left {
	float:left;
	width:276px;
	margin-right:41px;
}

#home .bottom .middle {
	float:left;
	width:276px;
	margin-right:41px;
}

#home .bottom .right {
	float:left;
	width:276px;
}

#home a.home_more {
	font-size:10px;
	color:#fff;
	background:#0f0f0f;
	border:1px solid #000;
	padding:2px 6px;
	line-height:12px;
	text-decoration:none;
	font-family:Georgia;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

#home p.border{
	border-top:1px solid #d9d9d9;
	padding-top:10px;
}

#left {
	float:left;
	width:230px;
	margin-right:37px;
	font-size:14px;
	line-height:25px;
}

#left .map p {
	margin-top:0px;
	padding:0px;
}

#default {
	float:left;
	width:640px;
}

#footer_outer {
	margin-top:100px;
	background: url(../images/bg_footer.gif) repeat-x;
	height:158px;
}

#footer {
	margin:auto;
	width:950px;
}

#footer .content_textimg{
	float:left;
	width:200px;
	font-size:12px;
	margin-top:32px;
}

#footer_bottom {
	background:url(../images/border_footer.gif) repeat-x;
	margin:auto;
	width:950px;
	padding-top:20px;
}

#footer_bottom p {
	padding-left:30px;
	font-size:11px;
}

#footer img {
	border:none;
}

/* CONTENT ELEMENTS */

/* home page funds links */


#home .content.content_textimg.title_main 
{
	float:left;
	width:276px;
	line-height:17px;
	font-size:11px;
}

#home .title_main h1
{
	width: 284px;
	padding-left:0px;
	color:#000;
	text-align:left;
	border-bottom:1px solid #d9d9d9;
	padding-bottom:4px;
	margin-bottom:11px;
	margin-top:0px;
	margin-left: 30px;
}

#home .link_main
{
	margin: 10px 0 5px 30px;
	padding-bottom: 20px;
	border-bottom:1px solid #d9d9d9;
}

#home .link_main h1
{
	font-family: Georgia;
	margin:0;
	padding:0 0 0 10px;	
	color:#f2012c;
	font-size:14px;
	font-weight:normal;
	padding-top:3px;
	text-align: left;
}

#home .link_main p
{
	
	margin:0;
	padding:0;
	padding:0 0 0 10px;
}



.link_main a
{
	float:right;
	font-size:10px;
	color:#fff;
	background:#0f0f0f;
	border:1px solid #000;
	padding:2px 6px;
	margin-right: 20px;
	line-height:12px;
	text-decoration:none;
	font-family:Georgia;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}



/* content_languages */

#header .content_languages {
	float:right;
	margin-top:15px;
	font-family:Arial;
}

#header .content_languages a {
	font-size:11px;
	color:#f2012c;
	text-decoration:none;
}

#header .content_languages img {
	margin-bottom:-5px;
}

#header .content_languages a:hover, #header .content_languages a.current {
	color:#000;
	text-decoration:none;
}

/* content_navigation */

#header .content_navigation {
	margin: 0 0 0 7px;
	float: left;
	width: 950px;
}

#header .content_navigation a {
	color:#000;	
	background: url(../images/spacer.gif) left no-repeat;
	padding:10px 28px 0px 10px;
	text-decoration:none;
	font-size:13px;
	line-height:20px;
}

#header .content_navigation a:hover, #header .content_navigation a.selected {
	color:#dc0028;
}

#header .content_navigation a.selected { }

#left .content_navigation {
	float:left;
	width:230px;
	margin-bottom:40px;
}

#left .content_navigation h1 {
	margin-bottom:0px;
}

#left .content_navigation a {
	display:block;
	border-bottom:1px solid #d9d9d9;
	padding:10px 0px;
	padding-left:10px;
	font-size:14px;
	text-decoration:none;
	color:#000;
}

#left .content_navigation a.level_3 {
	display:block;
	border-bottom:1px dotted #d9d9d9;
	padding:7px 0px;
	padding-left:10px;
	font-size:12px;
	text-decoration:none;
	color:#000;
	padding-left:20px;
}

#left .content_navigation a:hover, #left .content_navigation a.selected {
	color:#dc0028;
}

#left .content_navigation .plus {
	background:url(../images/plus.gif) center right no-repeat;
}

#left .content_navigation .minus {
	background:url(../images/minus.gif) center right no-repeat;
}

/* content_highlights */

.content_highlights {
	float:left;
	position:relative;
}

.content_highlights #slideshow {
	float:left;
	width:588px;
	height:313px;
	border:1px solid #dfdfdf;
	overflow:hidden;
}

.content_highlights .highlight_item {
	float:left;
	width:578px;
	height:303px;
	margin:4px;
	border:1px solid #d9d9d9;
}

.content_highlights .highlight_item .highlights_item_content{
	float:left;
	background:url(../images/bg_text_highlight.png) no-repeat;
	width:518px;
	height:30px;
	margin-top: 233px;
	padding: 20px 30px;
	color:#000;
	font-size:11px;
}

.content_highlights .highlight_item .highlights_item_content p{
	padding-left:0px;
}

.content_highlights .highlight_item .highlights_item_content h2{
	font-size:22px;
	line-height:22px;
	margin-bottom:0px;
	padding-bottom:0px;
	text-transform:uppercase;
	color:#f2012c;
	font-family: 'GaramondRegular', Georgia;
	padding-left:0px;
}

#nav {
	position:absolute;
	bottom:32px;
	right:20px;
	z-index:20;
	overflow:hidden;
}

#nav ul {
	list-style:none;
}

#nav li {
	float:left;
	list-style:none;
	height:8px;
	width:10px;
	margin-right:2px;
}

#nav li a {
	background:url(../images/circle.png) no-repeat;
	text-decoration:none;
	height:8px;
	width:10px;
	display:block;
	float:left;
}

#nav a.activeSlide {
	background:url(../images/circle_active.png) no-repeat;
}

/* content_mininewslatest */

.content_mininewslatest {
	float:left;
	width:272px;
	margin-left:42px;
	overflow:hidden;
}

.content_mininewslatest p {
	padding:0px;
	margin:0px;
}

#home .content_mininewslatest h1{
	position:relative;
	padding-left:0px;
	color:#000;
	text-align:left;
	border-bottom:1px solid #d9d9d9;
	padding-bottom:4px;
	margin-bottom:11px;
	margin-top:0px;
}

.content_mininewslatest h2{
	padding-top:3px;
	padding-left:0px;
}

.content_mininewslatest a.all{
	position:absolute;
	top:6px;
	right:0px;
	font-size:10px;
	color:#fff;
	background:#0f0f0f;
	border:1px solid #000;
	padding:2px 6px;
	line-height:12px;
	text-decoration:none;
	font-family:Georgia;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

.content_mininewslatest a{
	color:#000000;
	text-decoration:none;
}

.content_mininewslatest .content_mininewslatest_item {
	float:left;
	width:272px;
	border-bottom:1px solid #d9d9d9;
	margin-bottom:7px;
	margin-top:5px;
	padding-bottom:10px;
}

.content_mininewslatest .content_mininewslatest_item .date {
	font-size:10px;
	color:#fff;
	background:#e50029;
	border:1px solid #e00028;
	padding:2px 6px;
	line-height:12px;
	text-decoration:none;
	font-family:Georgia;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 2px;
}

/* Mininewslist */

.content_mininewslist .content_mininewslist_item {
	margin-bottom:30px;
	margin-top:30px;
}

.content_mininewslist .content_mininewslist_item img{
	margin-left:5px;
	margin-top:10px;
}

.content_mininewslist .content_mininewslist_item tr td.content_date {
	border-right:1px solid #d9d9d9;
	vertical-align: top;
	padding-right:30px;
	padding-left:10px;
}

.content_mininewslist .content_mininewslist_item tr td.content_news {
	padding-left:20px;
}

.content_mininewslist .content_mininewslist_item table {
	border-bottom:1px solid #d9d9d9;
}

.content_mininewslist .content_mininewslist_item .date {
	font-size:10px;
	color:#fff;
	background:#e50029;
	border:1px solid #e00028;
	padding:2px 6px;
	line-height:12px;
	text-decoration:none;
	font-family:Georgia;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

.content_mininewslist .mininews_files{
	margin-top: 20px; 
}

.content_mininewslist .mininews_files h2{
	display: none; 
}

.content_mininewslist .mininews_files ul{
	list-style: none;
	padding: 0px;
	margin: 0px; 
}

.content_mininewslist .mininews_files ul li{
	line-height: 35px;
	border: 1px #b7b7b7 dotted;
	border-left: none;
	border-right: none;   
	margin: 5px;  
}

.content_mininewslist .mininews_files ul li img{
	margin-bottom: -3px; 
}

/* content_textimg */

#home .content_textimg {
	float:left;
}

.content_textimg .textimg_files h2 {
	display:none;
}

#left .content_textimg {
	float:left;
	width:230px;
	margin-bottom:40px;
}

/* download */


ul.download_files{
	width:auto;
	display:block;
	float:none;
	padding:0;
	padding-left:1px;
	margin:0;
	margin-top:30px;
	margin-bottom:40px;
	padding-left:10px;
}

ul.download_files li{
	display:block;
	float:none;
	list-style:none;
	font-size:11px;
	border:1px solid #e8ddc6;
	padding:7px 10px;
	margin-top:-1px;
	background:#f8f0df;
	margin-bottom:5px;
}

ul.download_files li img{
	float:left;
	margin-top:5px;
	margin-right:5px;
}

ul.download_files li a{
	text-align:left;
	padding:5px 10px 5px 0px;
	margin-left:0px;
	float:none;
	font-size:12px;
}

/* content table */

.content_table {
	margin-bottom:30px;
}

.content_table table{
	width:630px;
}

table.content_table tr {
}

table.content_table tr th {
	text-align:left;
	vertical-align:top;
	padding:10px;
	border-bottom:1px solid #d9d9d9;
}

table.content_table tr td {
	padding:10px;
	border-bottom:1px dotted #d9d9d9;
}

/* content_gallerypreview */

#home .content_gallerypreview {
	float:left;
	width:295px;
}

#home .content_gallerypreview .gallery {
	margin-top:-14px;
	float:left;
	padding-top:3px;
	background: url(../images/bg_gallery.gif) no-repeat;
	width:295px;
	height:143px;
}

#home .content_gallerypreview table tr td {
	width:295px;
	height:139px;
	text-align:center;
}

/* system messages */

.messages {
	text-align:center;
	padding:16px 25px 10px 25px;
	background:#fff;
	border:solid 1px #dadee8;
	font-weight:bold;
	margin:20px 0 20px 0;
}
.form_messages {
	text-align:center;
	padding:0px 5px;
	background:#fff;
	border:solid 1px #dadee8;
	margin:10px 0;
	font-size:11px;
}
.messages_error {
	color:red;
}
.messages_warning {
	color:#ff9900;
}
.messages_success {
	color:green;
}

/* page navigation */

.page_navigation {
	text-align:center;
	padding:4px 0;
	margin:5px 0;
}


.page_navigation a {
	border:solid 1px #cccccc;
	border-radius:5px;
	-moz-border-radius:5px;
	padding:3px 7px;
	margin:1px 3px;
	font-size:11px;
	text-decoration:none;
}

.page_navigation a.current_nav {
	font-weight:bold;
	background:#f5f5f5;
}


.page_navigation {
	text-align:center;
	padding:4px 0;
}

/* Form */
.content_form {
	font-size:14px;
}

.content_form form {
	float:left;
	border:1px solid #ededed;
	background:#f9f9f9;
	width:555px;
	padding:15px 50px 0px 25px;
	margin-top:10px;
	margin-left:10px;
}

.content_form dt {
	clear: both;
	width: 100px;
	float: left;
	margin: 10px 0px;
}

.content_form dd {
	width: 430px;
	float: left;
	margin: 10px 0px;
}

.content_form dd input,.content_form dd textarea {
	border: 1px solid #c1c1c1;
	font-family: arial;
	font-size: 12px;
	line-height: normal;
	width: 410px;
	padding: 10px;
}

.content_form dd select {
	border: 1px solid #c1c1c1;
	font-family: arial;
	font-size: 12px;
	line-height: normal;
	padding: 5px;
}

#captchaimg {
	width: 150px;
	background:#fff;
	border: 1px solid #c1c1c1;
	padding:2px;
	margin:0px;
}

#Send {
	padding:0;
	width:103px;
	height:33px;
	background: #e9012a;
	border:1px solid #c70326;
	color: #fff;
	font-size:14px;
	font-family:Georgia;
	float:right;
}


/* Login */

.content_login dl
{
	overflow:hidden;
}

.content_login .form_break
{
	clear:both;
	margin:10px 0px;
} 

.content_login .form_break label
{
	clear:both;
	float:left;
	width:100px;
	margin:5px 0px;
}

.content_login .form_break input
{
	width:260px;
	border:solid 1px #c1c1c1;
	font-size:14px;
	color:#ababab;
	padding:8px 5px;
	float:left;
	margin:5px 0px;
}

.content_login form
{
	background-color:#ebebeb;
	border:solid 1px #d6d6d6;
	font-size:14px;
	color:#000000;
	padding:5px 10px;
	margin:auto;
	width:500px;
}

.content_login form fieldset
{
	border:none;
}

.content_login form .form_button input 
{
	float:right;
	color:#000;
	margin-right:67px;
	
	border:1px solid #000;
}




/* LISTE DES FONDS */

.content_fundslist
{
	width:100%;
	float: left;
}

.content_fundslist h1	
{
	margin:0;
	padding:0;
	color:#f2012c;
	font-size:18px;
	border-bottom:1px solid #d9d9d9;
	padding-left:11px;
	font-weight:normal;
	font-family: 'GaramondRegular', Georgia;
	line-height:30px;
	padding-bottom:4px;
	margin-bottom:11px;
}

.content_fundslist_subfundslist
{
	margin:0;
	padding:0;
	border-bottom:1px solid #d9d9d9;
	line-height:21px;
	padding-left:25px;
	padding-bottom:18px;
	margin-bottom:20px;
}

.content_fundslist_subfundslist a
{
	text-decoration: none;
	color: #000000; 
}

.content_fundslist_subfundslist a:HOVER
{
	color: #f2012c;
}

.content_fundslist_subfundslist table.fund_table {
	width: 100%;
}

.content_fundslist_subfundslist table.fund_table .date_row {
	padding: 0 5px;
	width: 75px;
}

.content_fundslist_subfundslist table.fund_table .currency_row {
	padding: 0;
	width: 30px;
}

.content_fundslist_subfundslist table.fund_table .nav_row {
	padding: 0 0 0 0;
	width: 85px;
	text-align: right;
}



.content_fundslist_subfundslist .name,
.content_fundslist_subfundslist .date,
.content_fundslist_subfundslist .currency,
.content_fundslist_subfundslist .nav
{
	display: inline;
	margin: 0 0 0 10px;
}

.content_fundslist_subfundslist .name {
	margin: 0;	
}


.right_part {
	float: right;	
}


.subfundslist_element
{
	clear: both;
	margin: 0 0 10px 0;
}

/* AFFICHAGE D'UN FOND */

.content_fundsview
{
	width:100%;
}

.content_fundsview h1	
{
	margin:0;
	padding:0;
	color:#f2012c;
	font-size:18px;
	border-bottom:1px solid #d9d9d9;
	padding-left:11px;
	font-weight:normal;
	font-family: 'GaramondRegular', Georgia;
	line-height:30px;
	padding-bottom:4px;
	margin-bottom:0px;
}

.content_fundsview h2	
{
	margin:0;
	padding:0;
	color:#f2012c;
	font-size:15px;
	font-weight:normal;
	font-family: 'GaramondRegular', Georgia;
	margin-bottom:11px;
}

.content_fundsview .tabBlock
{
	width:560px;
	margin-left:auto;
	margin-right:auto;	
	margin-bottom: 25px;
}

.content_fundsview .tabBlock a
{
	text-decoration: none;
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom:1px solid #d9d9d9;
}

.content_fundsview .tabBlock a:HOVER
{

	border-top:1px solid #d9d9d9;
}

.content_fundsview .updatedTime
{
	float: right;
	font-style: italic;
	font-size:11px;
	margin: 0 50px 15px 0;
}


#fundsview_details_asset, 
	#fundsview_details_information,
	#fundsview_details_portfolio,
	#fundsview_details_history,
	#fundsview_details_reports
{
	margin:0;
	padding:0;
	border-bottom:1px solid #d9d9d9;
	line-height:21px;
	padding-left:65px;
	padding-bottom:40px;
	margin-bottom:20px;
}

.content_fundsview .leftLabel
{
	margin-left:50px;
	float: left;		
}

.content_fundsview .rightInformation
{
	margin-right:50px;
	float: right;		
}

/* content_fundsview -> content table */

.content_fundsview .content_table {
	margin: 20px 0 10px 0;
}

.content_fundsview table.content_table{
	width:400px;
	margin-left: auto;
	margin-right: auto;
}

.content_fundsview table.content_table tr {
}

.content_fundsview table.content_table tr th {
	text-align:center;
	vertical-align:top;
	padding:10px;
	border-bottom:1px solid #d9d9d9;
}

.content_fundsview table.content_table tr td {
	text-align:center;	
	padding:5px 10px;
	border-bottom:1px dotted #d9d9d9;
}



.content_fundsview .selectDate
{
	width:400px;
	margin: 20px auto 30px auto;
}

.content_fundsview .selectDate .submitInput {
	margin:0;
	font-size:11px;
	color:#fff;
	background:#0f0f0f;
	border:1px solid #000;
	padding:0 6px;
	line-height:18px;
	text-decoration:none;
	font-family:Georgia;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	margin-left:10px;	
}

.content_fundsview .fundsview_details_history img
{
	width:600px;
	margin-left: -40px;
}

.tooltip {
	display:none;
	width:209px;
	height:109px;
	padding:0;
	background:url(../images/white.png);
	font-size:12px;
	color:#fff;	
}

#graphImage
{
	margin: 14px 0px 0px 15px;
}