@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
 a, a:hover {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	outline:none;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	/*text-align:justify;*/
	margin:0px;
	padding:0px;
	background-color:#fff;
	color:#777777;
	line-height:18px;
	/*background: #fff url(http://www.boursematch.com/pub/avafx/habillage/1280-990.jpg)repeat-y left top;*/
}

.clear{
	clear:both;
}

a{
	text-decoration:none;
	color:#425382;
}

a:hover{
	text-decoration:underline;
}

@font-face {
    font-family: 'Type One';
    src: url('../fonts/freehand.eot');
    src: url('../fonts/freehand.eot?#iefix') format('embedded-opentype'),
    url('../fonts/freehand.woff') format('woff'),
     url('../fonts/freehand.ttf') format('truetype'),
     url('../fonts/freehand.svg#Museo100') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Type Two';
    src: url('../fonts/futuran.eot');
    src: url('../fonts/futuran.eot?#iefix') format('embedded-opentype'),
     url('../fonts/futuran.woff') format('woff'),
     url('../fonts/futuran.ttf') format('truetype'),
     url('../fonts/futuran.svg#Museo100') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Type Three';
    src: url('../fonts/futurabc.eot');
    src: url('../fonts/futurabc.eot?#iefix') format('embedded-opentype'),
    url('../fonts/futurabc.woff') format('woff'),
    url('../fonts/futurabc.ttf') format('truetype'),
   url('../fonts/futurabc.svg#Museo100') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Type Four';
    src: url('../fonts/myriadpro-bold_2.eot');
    src: url('../fonts/myriadpro-bold_2.eot?#iefix') format('embedded-opentype'),
     url('../fonts/myriadpro-bold_2.woff') format('woff'),
    url('../fonts/myriadpro-bold_2.ttf') format('truetype'),
    url('../fonts/myriadpro-bold_2.svg#Museo100') format('svg');
    font-weight: normal;
    font-style: normal;
}

 h2{	
	font-size:17px;
	text-transform:uppercase;
	font-family:myFont2;
	font-weight:normal;
	letter-spacing:0.03em;
	margin-top: 5px;
}
.vert {
	color:#9eaa43;}

 h3{
	color:#9eaa43;
	font-size:17px;
	text-transform:uppercase;
	/*font-family: Franklin Gothic Medium;*/
	font-family:myFont2;
	font-weight:normal;
	letter-spacing:0.03em;
}


 h4{
	font-size:16px;
	text-transform:uppercase;
	letter-spacing:0.06em;
	padding-top:5px;
}

#wrapper{
	width:100%;
}

#header{
	width:100%;
	background:#fff url(../images/header-bg.gif)  repeat-x; center top;
	height:107px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-size:100% 100%;
}

#header-inner{
	width:1000px;
	margin:0 auto;
}

#home-login{
	float:left;
}

#home-login input{
	margin-top:10px;
	color:#979494;
	margin-left:10px;
	border:1px solid #c4c4c4;
	height:24px;
	width:150px;
	padding:0 5px 0 5px;
	float:left;
}


#header-top{
	height:36px;
}

#header-btm{
	margin-top:10px;
}

#home-login p{
	float:left;
	padding-top:14px;
}


#login-btn{
	float:left;
	border:1px solid #8d9929;
	background-color:#c0cc67;
	padding:1px;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12);
	-webkit-box-shadow:  0 1px 1px rgba(0, 0, 0, 0.12);
	box-shadow:  0 1px 1px rgba(0, 0, 0, 0.12);
	margin-top:10px;
	margin-left:10px;
}

#login-btn span{
	float:left;
	background-image:url(../images/follower-btn-grad.jpg);
	background-position:center;
	line-height:18px;
	height:22px;
	padding-top:1px;
	background-repeat:repeat-x;
	color:#fff;
	display:block;
	text-transform:capitalize;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

#login-btn a:hover{
	background-image:url(../images/follower-btn-hover.jpg);
}

#login-btn span{
	padding:0 10px 0 10px;
	display:block;
}

#register{
	float:left;
	padding-top:14px;
	margin-left:30px;
}

#register a{
	text-decoration:underline;
	color:#6d6c6c;
}

#register a:hover{
	text-decoration:none;
}

#headerstuff{
	float:left;
	padding-top:14px;
	margin-right:30px;
	padding-right: 10px;
}

#headerstuff a{
	text-decoration:none;
	color:#6d6c6c;
}

#headerstuff a:hover{
	text-decoration:underline;
}


#logged{
	float:left;
	padding-top:14px;
	margin-right:0px;
	padding-right: 10px;
	margin-left: 10px;
}

#logged a{
	text-decoration:none;
	
}

#logged a:hover{
	text-decoration:underline;
}

#flags{
	float:right;
	padding-top:15px;
	padding-left:30px;
}

#logo{
	float:left;
	margin-top:18px;
}

#main-nav{
	list-style:none;
	padding-top:30px;
	list-style: none;
}

#main-nav li{
	padding:0 30px 0 30px;
	float:right;
	border-right:1px solid #777777;
	line-height:6px;
	list-style: none;
}

#main-nav .no-style{
	border-right:none;
	padding-right:0px;
}

#main-nav li a, #main-nav .active{
	color:#777777;
	font-family:myFont;
	font-size:16px;
	letter-spacing:0.03em;
	font-weight:normal;
	
}

#main-nav li a:hover, #main-nav .active{
	color:#425382;
}


#main-nav ul li ul {           /* sous-liste */
display:none;              /* cachée par défaut */
position: absolute;
z-index: 999999;
list-style: none;
background-color: white;
}


#main-nav ul li:hover ul {     /* affichage de la sous-liste quand on passe la souris sur la liste principale */
display:block;             /* attention : ne marche pas sous IE sans le bout de code mis au début de menu.php */
background-color: white;
}


#main-nav li:hover ul li {     /* correction nécessaire pour IE */
float:none;
}


#main-nav li ul li{            /* trait de séparation sous chaque item du menu déroulant */
border-top:dotted 1px #eeeeee;
z-index: 9999;
margin-top: 0px;
padding:20px 10px 10px 10px;
border-right:0px solid #777777;
background-color: white;
width: 170px;
margin-left: -17px;
}


#main-nav li ul li a:hover {   /* changement de couleur du menu déroulant lors du survol de chaque item */
color:#000000;

}

/*__________CHOIX DES LANGUES ________________*/
#select-lang{
	list-style:none;
	float: left;
}

#select-lang li{
	padding:0 17px 0 17px;
	float:right;
	/*border-right:1px solid #777777;*/
	/*line-height:6px;*/
	list-style: none;
}

#select-lang .no-style{
	border-right:none;
	padding-right:0px;
}

#select-lang li a, #select-lang {
	color:#777777;
	font-family:Arial;
	font-size:14px;
	letter-spacing:0.03em;
	font-weight:normal;
	
}

#select-lang li a:hover, #select-lang .active{
	color:#425382;
}


#select-lang ul li ul {           /* sous-liste */
display:none;              /* cachée par défaut */
position: absolute;
z-index: 999999;
list-style: none;
background-color: white;
}


#select-lang ul li:hover ul {     /* affichage de la sous-liste quand on passe la souris sur la liste principale */
display:block;             /* attention : ne marche pas sous IE sans le bout de code mis au début de menu.php */
background-color: white;
cursor: pointer;
}


#select-lang li:hover ul li {     /* correction nécessaire pour IE */
float:none;
}


#select-lang li ul li{            /* trait de séparation sous chaque item du menu déroulant */
border-top:dotted 1px #eeeeee;
z-index: 9999;
margin-top: 0px;
padding:20px 10px 0px 10px;
border-right:0px solid #777777;
background-color: white;
width: 170px;
margin-left: -17px;
}


#select-lang li ul li a:hover {   /* changement de couleur du menu déroulant lors du survol de chaque item */
color:#000000;

}



/*__________FIN CHOIX DES LANGUES_______________*/



#banner-outer{
	width:100%;
	background-image:url(../images/banner-bg-pattern.jpg);
	background-repeat:repeat-x;
	height:333px;
}


#banner-mid{
	width:100%;
	background-image:url(../images/banner-bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:333px;
}

#banner-mid-concours{
	width:100%;
	background-image:url(../images/banner-bg-concours.png);
	background-position:center;
	background-repeat:no-repeat;
	height:333px;
}

#banner-inner{
	width:1000px;
	margin:0 auto;
	position:relative;
}

#banner-inner-left{
	float:left;
	width:600px;
	position:relative;
	z-index:1;
	margin:0 0 0 33px;
}

#banner-inner h2{
	font-family: Type Two;
	color:#c4d1f4;
	font-size:20px;
	padding-top:50px;
	font-weight:normal;
	line-height:28px;
	text-shadow: 2px 2px #354676;
	display:block;
}

#banner-inner h2 span{
	padding-top:2px;
}

#banner-inner h1{
	font-family: Type Three;
	font-size:42px;
	color:#ffffff;
	padding-top:10px;
	text-shadow: 2px 2px #354676;
	text-align:left;
	letter-spacing:0.03em;
	font-weight:normal;
	line-height: 45px;
}

/* VERSION PLUS PETITE */
#banner-inner-s{
	width:1000px;
	margin:0 auto;
	position:relative;
}

#banner-inner-s h2{
	font-family: Type Two;
	color:#c4d1f4;
	font-size:20px;
	padding-top:50px;
	font-weight:normal;
	line-height:28px;
	text-shadow: 2px 2px #354676;
	display:block;
}

#banner-inner-s h2 span{
	padding-top:2px;
}

#banner-inner-s h1{
	font-family: Type Three;
	font-size:32px;
	color:#ffffff;
	padding-top:10px;
	text-shadow: 2px 2px #354676;
	text-align:left;
	letter-spacing:0.03em;
	font-weight:normal;
	line-height: 45px;
}

#start-btn{
	margin:30px 0 0 43px;
	float:left;
		height:52px;


}



#start-trading-btn{
	margin:0 auto;
	clear: left;
	float: left;
	left: 50%;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	position:relative;
		height:52px;

}

#start-trading-btn-inner{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	right: 50%;
	background-color:#95a035;
	border-bottom:1px solid #7cb050;
	border-top:1px solid #ace773;
	border-left:1px solid #92c960;
	border-right:1px solid #92c960;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12);
	-webkit-box-shadow:  0 1px 1px rgba(0, 0, 0, 0.12);
	box-shadow:  0 1px 1px rgba(0, 0, 0, 0.12);
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	-moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:  0 4px 4px rgba(0, 0, 0, 0.3);
	box-shadow:  0 4px 4px rgba(0, 0, 0, 0.3);
		height:52px;

}

#start-trading-btn a{
	text-align:center;
	text-decoration:none;
	float:left;
	background-image:url(../images/start-btn-grad.gif);
	background-repeat:repeat-x;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	font-size:20px;
	height:52px;
	text-shadow: 1px 1px #757f1b;
	  font-family: Type Four;
	  letter-spacing:1px;
}

#start-trading-btn a:hover{
	background-image:url(../images/start-btn-hover.gif);
}



#start-trading-btn a span{
	padding:16px 20px 4px 20px;
	float:left;
	display:block;
	height:52px;
}

/* version plus petite pour certains langages */

#start-trading-btn-s{
	margin:0 auto;
	clear: left;
	float: left;
	left: 50%;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	position:relative;
		height:52px;

}

#start-trading-btn-s a{
	text-align:center;
	text-decoration:none;
	float:left;
	background-image:url(../images/start-btn-grad.gif);
	background-repeat:repeat-x;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	font-size:18px;
	height:52px;
	text-shadow: 1px 1px #757f1b;
	  font-family: Type Four;
	  letter-spacing:0px;
}

#start-trading-btn-s a:hover{
	background-image:url(../images/start-btn-hover.gif);
}



#start-trading-btn-s a span{
	padding:16px  15px 4px 15px;
	float:left;
	display:block;
	height:52px;
}

.test-txt{
	font-family:Type One;
	font-size:28px;
	color:#fff;
	letter-spacing:2px;
	padding-left:18px;
	margin-top:15px;
}

.test-txt-s{
	font-family:Arial;
	font-size:14px;
	color:#fff;
	letter-spacing:2px;
	padding-left:18px;
	margin-top:15px;
}

.beat-txt{
	font-family:Type One;
	font-size:24px;
	color:#fff;
	letter-spacing:0px;
	position:absolute;
	z-index:10;
	font-weight:normal;
	letter-spacing:1px;
	top:205px;
	left:450px;
}
.beat-txt-s{
	font-family:Arial;
	font-size:12px;
	color:#fff;
	letter-spacing:0px;
	position:absolute;
	z-index:10;
	font-weight:normal;
	letter-spacing:1px;
	top:205px;
	left:450px;
}

.improve-txt{
	font-family:Type One;
	font-size:24px;
	color:#fff;
	letter-spacing:0px;
	float:right;
	padding:30px 10px 0 0;
	margin-right: 30px;
	font-weight:normal;
	letter-spacing:1px;
}

.improve-txt-s{
	font-family:Arial;
	font-size:12px;
	color:#fff;
	letter-spacing:0px;
	float:right;
	padding:30px 10px 0 0;
	margin-right: 30px;
	font-weight:normal;
	letter-spacing:1px;
}

#monitor-data{
	width:295px;
	height:165px;
	float:right;
	display:block;
	margin:25px 32px 0 0;
	/*padding:10px 10px 10px 10px;*/
	background-color: white;

}

.feat-user{
	width:42px;
	height:43px;
	background-color:#fff;
	border:1px solid #dbdbdb;
	padding:1px;
	float:left;
	margin-top:10px;
}

.fu-detail{
	margin-top:12px;
}

.fu-data{
	width:120px;
	float:left;
	padding-left:8px;
	margin-top:7px;
}

.fu-data p{
	font-size:12px;
}

.fu-data p span{
	font-weight:bold;
}


#feat-banner{
	background-image:url(../images/sbanner-line-bg.jpg);
	height:140px;
	background-repeat:repeat-x;
}

#feat-inner{
	width:1000px;
	margin:0 auto;
}

.feat{
	width:330px;
	height:140px;
	background-image:url(../images/sb-separator.gif);
	background-position:right;
	background-repeat:no-repeat;
	float:left;
	
}

.feat a{
	cursor:pointer;
	display:block;
	width:300px;
	height:110px;
	padding:30px 13px 0 13px;
	margin:0 2px 0 2px;
}

.feat a:hover{
	text-decoration:none;
	background-image:url(../images/feat-hover-bg.gif);
	background-repeat:repeat-x;
	display:block;
}

.feat-icon{
	float:left;
	height:83px;
}

.feat-des{
	float:left;
	width:220px;
	margin-left:5px;
	text-align:left;
}

.feat-des h3{
	color:#9eaa43;
	font-size:17px;
	text-transform:uppercase;
	font-family:myFont2;
	font-weight:normal;
	letter-spacing:0.03em;
}


.feat-des p{
	color:#636363;
	font-size:15px;
	margin-top:5px;
	 font-family: Type Two;
}

.note{
	color:#777777;
	font-size:13px;
}

#content-outer{
	background-image:url(../images/grad-bg.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

#content{
	width:100%;
	background-image:url(../images/content-gradient.gif);
	background-repeat:repeat-x;
	min-height:460px;
	padding-bottom:20px;
}

#content-mid{
	background-image:url(../images/shadow.gif);
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:15px;
}

#content-inner{

	width:1000px;
	margin:0 auto;
}
.box-monitor{
	width:270px;
	/*border:1px solid #cacaca;*/
	/*padding:10px 15px 15px 15px;*/
	margin-left:20px;
	float:left;
	height:100%;
	/*-moz-border-radius: 7px;
	border-radius: 7px;*/
	/*background-color:#fff;*/
}

.box-monitor h4{
	font-size:18px;
	text-transform:uppercase;
	letter-spacing:0.06em;
	padding-top:5px;
}
.box{
	width:278px;
	border:1px solid #cacaca;
	padding:10px 15px 15px 15px;
	margin-right:30px;
	float:left;
	height:570px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background-color:#fff;
}

.box h4{
	font-size:18px;
	text-transform:uppercase;
	letter-spacing:0.06em;
	padding-top:5px;
}

.up, .down{
	background-image:url(../images/up.png);
	background-repeat:no-repeat;
	background-position:right top;
	height:26px;
}

.down{
	background-image:url(../images/down.png);
}

.ud-star{
	padding-top:5px;
}

.live-user{
	/*border-bottom:1px dotted #9a9a9a;*/
	padding:20px 0 10px 0;
	min-height: 70px;
	margin-left: 10px;
}

.live-user2{
	border-bottom:1px dotted #9a9a9a;
	padding:10px 0 0px 0;
	border-bottom:none; 

}

.lu-info{
	margin-top:8px;
}

.lu-info-02{
	margin-top:0px;

}


.uname img{
	padding-left:3px;
	padding-top:2px;
}
.user-pic{
	width:48px;
	height:48px;
	padding:2px;
	background-color:#fff;
	border:1px solid #dbdbdb;
	float:left;
	
}

.uname a{
	margin-right:10px;
	font-size:14px;
}

.lu-detail{
	width:200px;
	padding-left:10px;
	float:left;
	font-size:12px
}


.lu-detail2{
	width:145px;
	padding-left:0px;
	float:left;
	font-size:12px
}

.lu-detail p{
	padding-bottom:2px;
}

.lu-detail p span{
	width:100px;
	display:block;
	float:left;
}

.lu-links{
	color:#9eaa43;
	margin-top:8px;
}

.lu-links a{
	color:#9eaa43;
	font-weight:bold;
}

#testimonail-scroll{
	background-image:url(../images/shadow-sep.png);
	background-position:top;
	background-repeat:no-repeat;
	margin-top:25px;
	display:block;
	width:1000px;
	padding-top:25px;

}

#sc-title{
	font-size:20px;
	color:#6e6e6b;
	background-image:url(../images/arrow-bg.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	display:block;
	text-transform:uppercase;
	height:45px;
	width:205px;
	float:left;
}

#sc-title {
	padding-top:30px;
}

#testimonail-scroll ul{
	list-style:none;
	width:650px;
	margin-left:20px;
	display:block;
	float:left;
	margin-top:10px;
}

#testimonail-scroll ul li{
	background-image:url(../images/quote.png);
	background-position:left top;
	background-repeat:no-repeat;
	font-style:italic;
	text-align:left;
}

#tscroll-btn{
	width:50px;
	float:right;
	margin-top:25px;
}

#tscroll-btn  .ts-left,  #tscroll-btn  .ts-right {
	width:19px;
	 height:19px;
	 display:block;
	 background-image:url(../images/scroll-btns.png);
	 background-position:0px -19px;
	 background-repeat:no-repeat;
	 background-color:#000;
	 float:left;
	 margin-left:5px;
}

 #tscroll-btn   .ts-right{
	 background-position:0px  0px;
 }
 
  #tscroll-btn   .ts-right:hover{
	 background-position:-19px  0px;
 }

#tscroll-btn   .ts-left:hover{
		background-position:-19px -19px;
}

#footer{
	width:100#;
}

#footer-top{
	width:100%;
	height:203px;
	background-color:#3d4d79;
	display:block;
	background-image:url(../images/footer-bg.png);
	background-repeat:no-repeat;
}

#footer-inner{
	width:1000px;
	margin:0 auto;
	padding-top:25px;
}

.fbox{
	width:240px;
	height:178px;
	background-image:url(../images/footer-separator.gif);
	background-position:right top;
	background-repeat:no-repeat;
	color:#f1f1f1;
	text-align:left;
	line-height:19px;
	float:left;
}

.fbox ul{
	list-style:none;
}

.fbox ul li{
	line-height:24px;
}

.fbox ul li a{
	color:#dbdbdb;
}

.fbox ul li a:hover{
	color:#e8e8e8;
}

.greentxt{
	color:#abb84e;
	font-size:14px;
}

#footer-btm{
	background-image:url(../images/footer-btm-bg.gif);
	background-repeat:repeat-x;
	height:47px;
}

#footer-btm p{
	width:1000px;
	margin:0 auto;
	text-align:center;
	color:#e2e2e2;
	padding-top:16px;
}

#footer-btm p a{
	color:#e2e2e2;
}

.f-title{
	font-size:17px;
	color:#fff;
	font-weight:bold;
	padding-bottom:10px;
	text-transform:uppercase;
	text-transform:uppercase;
	font-family:myFont2;
	letter-spacing:0.08em;
	text-shadow: 2px 2px #354676;
}


/* member feedpage CSS*/

#content-main{
	float:left;
	width:630px;
}

#content-main h1{
	font-size:18px;
	color:#6e6e6b;
	text-transform:uppercase;
	font-family: Type Three;
}

.feed01, .feed02{
	width:648px;
	height:110px;
	background-color:#fff;
	border:1px solid #cacaca;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
	-webkit-box-shadow:  0 1px 2px rgba(0, 0, 0, 0.12);
	box-shadow:  0 1px 2px rgba(0, 0, 0, 0.12);
	margin-top:5px;
}

.feed01{
	margin-top:20px;
}
	

.feed-left{
	float:left;
	width:482px;
	border-right:1px solid #cacaca;;
	padding:11px 20px 0px 0px;
	height:99px;
}

.feed-user, .ru-pic{
	border:1px solid  #cacaca;
	padding:5px;
	background-color:#fff;
	display:block;
	margin-left:12px;
	height:50px;
	float:left;
}

.ru-pic{
	margin-left:0px;
}

.feed-user-detail{
	float:left;
	margin-left:13px;
	width:350px;
	text-align:left;
}

.feedsmall-left{
	float:left;
	/*width:375px;*:
	/*border-right:1px solid #cacaca;*/
	padding:11px 10px 0px 0px;
	/*height:58px;*/
}
.feedsmall-user-detail{
	float:left;
	margin-left:13px;
	width:350px;
	text-align:left;
}
.feedsmall-user, .rusmall-pic{
	border:1px solid  #cacaca;
	padding:3px;
	background-color:#fff;
	display:block;
	margin-left:8px;
	height:30px;
	float:left;
}

.fn{
	color:#585757;
}

.fn a {
	font-size:13px;
	font-weight:bold;
	line-height:19px;
}

.fn a:hover{
	font-size:13px;
}

.feed-time{
	padding-top:5px;
}

.feed-time span{
	padding-left:5px;
}

.fu-links{
	color:#a0a0a0;
	padding-top:11px;
}

.fu-links a{
	color:#9eaa43;
	font-weight:bold;
	padding:0 5px 0 5px;
}

.fu-links a:hover{
	padding:0 5px 0 5px;
}

.feed-right{
	width:142px;
	float:right;
	height:108px;
	background-color:#f0f0f0;
	margin:1px;
	position:relative;
}

.buy-btn, .sell-btn, .close-btn, .copy-btn, .comment-btn{
	margin:0 auto;
	clear: left;
	float: left;
	left: 50%;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	position:relative;
	margin-top:10px;
}

.buy-btn-inner, .sell-btn-inner, .close-btn-inner, .copy-btn-inner{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	right: 50%;
	background-color:#c0cc67;
	border:1px solid #8d9929;
	padding:1px;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12);
	-webkit-box-shadow:  0 1px 1px rgba(0, 0, 0, 0.12);
	box-shadow:  0 1px 1px rgba(0, 0, 0, 0.12);
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
}

.sell-btn-inner{
	border:1px solid #707a15;
	background-color:#ff9191;
}

.close-btn-inner{
	border:1px solid #2e3c63;
	background-color:#8f9ce1;
	
}

.copy-btn-inner{
	border:1px solid #2e2e2e;
	background-color:#949494;
}


.comment-btn-inner{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	right: 50%;

	text-align: center;
}




.buy-btn a, .sell-btn a, .close-btn a,.copy-btn a{
	text-align:center;
	text-decoration:none;
	float:left;
	background-image:url(../images/buy-btn-grad.gif);
	background-repeat:repeat-x;
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	border-radius: 3px; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
}

.sell-btn a{
	background-image:url(../images/sell-btn-grad.gif);
}

.close-btn a{
	background-image:url(../images/close-btn-grad.gif);
	font-size: 12px;
}

.copy-btn a{
	background-image:url(../images/copy-btn-grad.gif);
}


.buy-btn a span, .sell-btn a span, .close-btn  a span, .copy-btn a span{
	padding:4px 20px 4px 20px;
	float:left;
	font-size: 12px;
}

 .copy-btn a span img{
	 padding-left:7px;
 }

#sidebar{
	width:300px;
	float:left;
	margin-left:10px;
}

#sidebar_200{
	width:120px;
	float:right;
	margin-left:10px;
}

#col_droite{
	width:300px;
	float:left;
	margin-left:10px;
}

#col_gauche{
	width:690px;
	float:left;
}


#col_droite_60{
	width:440px;
	float:left;
	margin: 1em 0em 0em 1em;
}

#col_gauche_40{
	width:530px;
	float:left;
	margin: 1em 1em 0em 0em;
}

#col_droite_50{
	width:465px;
	float:left;
	margin: 1em 0em 0em 1em;
}

#col_gauche_50{
	width:465px;
	float:left;
	margin: 1em 1.5em 0em 1em;
}


.ad1{
	margin-top:30px;
}

.ad2{
	margin-top:25px;
}


/* CSS Document for ranking page */
#sidebar-ranking{
	width:218px;
	border:1px solid #cacaca;
	background-color:#fff;
	float:left;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding-bottom:15px;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
	-webkit-box-shadow:  0 1px 2px rgba(0, 0, 0, 0.12);
	box-shadow:  0 1px 2px rgba(0, 0, 0, 0.12);
}

#ranking-main{
	width:750px;
	float:right;
	border:1px solid #cacaca;
	background-color:#fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding-bottom:15px;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
	-webkit-box-shadow:  0 1px 2px rgba(0, 0, 0, 0.12);
	box-shadow:  0 1px 2px rgba(0, 0, 0, 0.12);
}

.filter-title{
	font-size:15px;
	font-weight:bold;
	color:#454545;
	padding-bottom:5px;
	padding-top:10px;
}

.sr-title, .rm-title{
	margin:1px;
	background-image:url(../images/title-grad.gif);
	height:27px;
	background-repeat:repeat-x;
	font-size:18px;
	color:#6e6e6b;
	text-transform:uppercase;
	font-family: Type Three;
	font-weight:bold;
	padding:10px 0 0 12px;
	letter-spacing:.04em;
}

.sr-title , .rm-title {
	font-size:18px;
	color:#6e6e6b;
	text-transform:uppercase;
	font-family: Type Three;
	font-weight:bold;
	padding:8px 0 0 12px;
}

.filter-opt{
	padding:0 15px 10px 15px;
	border-top:1px solid #cacaca;
}

.opt-row {
	padding-top:5px;
}

.cb{
	float:left;
}

.field-name{
	float:left;
	margin:2px 0 0 3px;;
	text-transform:capitalize;
}

#ranking-all{
	padding:0 12px 0 12px;
	border-top:1px solid #cacaca;
}

.user-ranking, .user-ranking2{
	padding:12px 0 12px 0;
	border-bottom:1px dotted #cacaca;
}



.user-ranking2{
	border-bottom:none;
	padding-bottom:0px;
}

.ur-rank{width:20px;
	float:left;
	border-right:1px dotted #cacaca;
	margin-left:6px;
	padding-top: 10px;}
	
.ur-col1, .ur-col2, .ur-col3 ,.ur-col4{
	width:195px;
	float:left;
	border-right:1px dotted #cacaca;
	margin-left:12px;
}


.ur-col1 p, .ur-col2 p, .ur-col3 p{
	margin-bottom:5px;
	display:block;
}

.ur-col4{
	width:225px;
	}
.perf{
	float:left;
	width: 70px;
	margin-right: 5px;
	text-align: center;
	height: 15px;
}

.trade-rating{
	background-image:url(../images/green-arrow.gif);
	background-repeat:no-repeat;
	background-position:left 6px;
	padding-left:12px;
	color:#425382;
}

.ur-col2{
	width:225px;
}



.ur-col3{
	width:160px;
	border-right:none;
	margin-left:16px;
}

.col-name a{
	font-size:14px;
	font-weight:bold;
	color:#425382;
	padding-right:5px;
}


/* CSS Document for User Page */

#user-info{
	border:1px solid #cacaca;
	background-color:#fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
	-webkit-box-shadow:  0 1px 2px rgba(0, 0, 0, 0.12);
	box-shadow:  0 1px 2px rgba(0, 0, 0, 0.12);
	width:1000px;
}

#user-mid{
	width:120px;
	height:120px;
	float:left;
	padding:15px 0 15px 15px;
}

#mid-data{
	width:290px;
	padding:15px 0 0 15px;
	float:left;
}

#namelink a{
	font-size:16px;
	color:#425382;
}

#namelink a{
	font-size:16px;
	color:#425382;
	font-weight: bold;
}

#star-row{
	margin-top:7px;
	margin-bottom:10px;
}

#star-row img{
	margin-right:3px;
}

#data-left{
	font-weight:bold;
	float:left;
	margin-right:10px;
	width:140px;
	line-height:22px;
}

#data-right{
	float:left;
	line-height:22px;
	margin-right:15px;
}

#rpf{
	width:190px;
	height:154px;
	background-image:url(../images/gray-gard.gif);
	background-repeat:repeat-x;
	display:block;
	float:left;
}

#rpf p, #rpf  div{
	margin-left:20px;
	line-height:28px;
}


.rpf-rank, .rpf-perf, .rpf-follower{
	background-image:url(../images/rank-icon.png);
	background-position:left 10px;
	background-repeat:no-repeat;
	margin-top:10px;
	padding-left:26px;
}

.rpf-perf{
	background-image:url(../images/pref-icon.png);
	margin-top:0px;
	background-position:5px 6px;
}

.rpf-follower{
	background-image:url(../images/follower-icon.png);
	margin-top:0px;
	background-position:5px 6px;
	
}

#follow-btn{
	float:left;
	border:1px solid #8d9929;
	background-color:#c0cc67;
	padding:1px;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12);
	-webkit-box-shadow:  0 1px 1px rgba(0, 0, 0, 0.12);
	box-shadow:  0 1px 1px rgba(0, 0, 0, 0.12);
	margin-top:10px;
	min-width: 120px;
	
}

#follow-btn a{
	float:left;
	background-image:url(../images/follower-btn-grad.jpg);
	background-position:center;
	line-height:18px;
	height:23px;
	padding-top:3px;
	background-repeat:repeat-x;
	color:#fff;
	display:block;
	/*text-transform:capitalize;*/
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	min-width: 120px;
}

#follow-btn a:hover{
	background-image:url(../images/follower-btn-hover.jpg);
}

#follow-btn a span{
	padding:0 10px 0 10px;
	display:block;
}
.portfolio-btn{
	float:left;
	border:1px solid #2e3c63;
	background-color:#a0adf1;
	padding:1px;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12);
	-webkit-box-shadow:  0 1px 1px rgba(0, 0, 0, 0.12);
	box-shadow:  0 1px 1px rgba(0, 0, 0, 0.12);
	margin-top:10px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	
}

.portfolio-btn a{
	float:left;
	background-image:url(../images/portfolio-btn-grad.gif);
	background-position:center;
	line-height:18px;
	height:20px;
	padding-top:3px
	background-repeat:repeat-x;
	color:#fff;
	display:block;
		font-weight:bold;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
	border-radius: 3px; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
}

.portfolio-btn a:hover{
	background-image:url(../images/portfolio-btn-hover.gif);
	font-size:11px;
	text-decoration:none;
}


.portfolio-btn a span{
	padding:0 10px 0 10px;
	display:block;
}

.text_small{
	font-size:9px;
}

.txt11{
	font-size:11px;
}
.txt14{
	font-weight:bold;
	font-size:14px;
}

.txt16{
	font-weight:bold;
	font-size:16px;
}

.txt16n{
	font-size:16px;
}

.txt30{
	font-weight:bold;
	font-size:22px;
}


.txt20{
	font-weight:bold;
	font-size:20px;
}

.txt20n{
	font-size:20px;
	line-height:1.2em;
}
.premier{
	font-size:24px;
	line-height:1.3em;
	color:#9eaa43;
	font-weight: bold;
}

.deuxieme{
	font-size:24px;
	line-height:1.3em;
	font-weight: bold;
	color:#9eaa43;
}


#today{
	margin:10px 15px 0 5px;
	float:left;
	width:350px;
}

#today p{
	float:left;
	margin-top:0px;
	margin-left: 10px;
}

#today span{
	color:#425382;
}

.today {
	border:1px solid #cacaca;
	background-image:url(../images/comment-btn-gard.gif);
	height:23px;
	background-repeat:repeat-x;
	display:block;
	padding:3px 10px 0 10px;
	float:left;
	/*text-transform:capitalize;*/
	text-decoration:none;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow:  0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow:  0 1px 1px rgba(0, 0, 0, 0.1);
}

#today a:hover{
	background-image:url(../images/comment-btn-hover.gif);
}

#tab{
	width:1000px;
	margin-top:25px;
}

#tab ul{
	list-style:none;
}

#tab ul li{
	float:left;
	margin-right:8px;
	
}

#tab ul li a{
	padding:7px 10px 7px 10px;
	display:block;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	background-color:#9eaa43;
	border-radius: 5px 5px 0px 0px; 
	-moz-border-radius: 5px 5px 0px 0px; 
	-webkit-border-radius: 5px 5px 0px 0px;
	/*text-transform:capitalize;*/
	min-width: 80px;
	text-align: center;
}

#tab ul li a:hover, #tab ul .tab-active{
	background-color:#425382;
}


.blue-bar{
	background-color:#425382;
	height:3px;
	width:1000px;
	background-image:url(../images/blue-bg.gif);
	background-repeat:repeat-x;
	line-height:0px;
	text-align:right;
	font-size:1px;
	color:#425382;
}

#words{
	padding:10px;
	border:1px solid #cacaca;
	margin-top:25px;
	background-color:#fff;
	float: left;
	width: 640px;
	min-height: 100px;
}

.wordsby{
	font-weight:bold;
	color:#6e6e6b;
	font-size:18px;
	font-family: Type Three;
	/*float: left;*/
}

.word-des{
	background-image:url(../images/quote.png);
	background-repeat:no-repeat;
	background-position:left too;
	margin-top:12px;
	padding-top:2px;
}
#tbl_serre{
	float:left;
	background-color:#fff;
	margin-top:10px;
	border-left:0px solid #cacaca;
	border-right:0px solid #cacaca;
	border-bottom:0px solid #cacaca;
	border-top:0px solid #cacaca;
	border-collapse:collapse;
	border-spacing: 0px;
}

#tbl_serre td{
	border-top:1px solid #dadada;
	text-align:left;
	padding:2px 5px 2px 5px; 
	height: 25px;
}
#tbl1{
	float:left;
	background-color:#fff;
	margin-top:20px;
	border-left:1px solid #cacaca;
	border-right:1px solid #cacaca;
	border-bottom:1px solid #cacaca;
}

#tbl1 td{
	border-top:1px solid #cacaca;
	line-height:34px;
	text-align:left;
	padding:0 20px 0 20px; 
}

.rating-points{
	font-size:16px;
	font-weight:bold;
	color:#6e6e6b;
	font-family: Type Three;
}



#tbl_conseils{
	float:left;
	background-color:#fff;
	margin-top:20px;
	border-left:0px solid #cacaca;
	border-right:0px solid #cacaca;
	border-bottom:0px solid #cacaca;
	border-top:0px solid #cacaca;
	border-collapse:collapse;
	border-spacing: 0px;
}

#tbl_conseils td{
	border-top:1px solid #dadada;
	text-align:left;
	padding:2px 5px 2px 5px; 
	height: 35px;
}

#tbl_conseils_sortie td{
	border-top:0px solid #cacaca;
	text-align:right;
	padding:2px 5px 2px 5px; 
	height: 15px;
	border-bottom: 0px solid #cacaca;
}

#tbl_conseils_head td{
	font-size:12px;	
	color:#6e6e6b;
	font-weight:bold;
	font-family: Arial;
	padding:5px 5px 5px 5px;
	height: 35px;
	border-bottom:2px solid #cacaca;
	border-top: 1px solid #cacaca;
}

#tbl_conseils .tablefoot td { padding-top: .5em; border-top: solid 2px #cacaca; border-bottom: none; }

#tbl_conseils_detail div{
display: none;
}

#tbl_conseils_detail td:hover div {     /* affichage de la sous-liste quand on passe la souris sur la liste principale */
display:block;             /* attention : ne marche pas sous IE sans le bout de code mis au début de menu.php */
background-color: white;
}

.graph{
	float:left;
}

#graph{
	
	background-color:#fff;
	float:left;
	/*border:1px solid #cacaca;*/
	margin-top:0px;
	margin-left:20px;
}

#graph-title{
	margin:1px;
	background-image:url(../images/grad-graph-title.gif);
	background-repeat:repeat-x;
	height:38px;
}


#graph-title ul{
	list-style:none;
}

#graph-title ul li{
	float:left;
	margin-right:1px;
}

#graph-title ul li a{
	text-transform:uppercase;
	font-size:15px;
	padding:0 20px 0 20px;
	display:block;
	text-decoration:none;
	color:#9eaa43;
	line-height:38px;
	font-family: Type Three;
}

#graph-title ul li a:hover, #graph-title .title-active{
	background-color:#fff;
	color:#6e6e6b;
}

#graph-pic{
	text-align:center;
	padding:0px 0 0px 0;
}

table{
	margin-top:5px;
	border-right:1px solid #cacaca;
	border-bottom:1px solid #cacaca;
	border-left:1px solid #cacaca;
	background-color:#fff;
	float: left;
	border-collapse:collapse;
	border-spacing: 0px;
	width: 100%;
	 
}

td{
	border-top:1px solid #cacaca;
	/*line-height:4px;*/
	height: 40px;
	text-align:center;
	padding:0 4px 0 4px; 
}

.tableleft { width: 50%; float: left; }
/*.tableleft th, .tableleft td { padding-right: 1.2em; }*/
.tableright { width: 50%; float: left; }

.tableright2 { width: 48%; float: left; margin-left: 1em;}
.tableleft2 { width: 48%; float: left;  margin-right: 1em;}


#tbl_register{
	margin-top:5px;
	border-right:1px solid #cacaca;
	border-bottom:1px solid #cacaca;
	border-left:1px solid #cacaca;
	background-color:#fff;
	float: left;
	border-collapse:collapse;
	border-spacing: 0px;
	width: 100%;
	 
}

#tbl_register td{
	border-top:1px solid #cacaca;
	/*line-height:4px;*/
	height: 40px;
	text-align: left;
	padding:0 5px 0 5px; 
}

.noborder th, .noborder tr, .noborder td  { border: 1px solid #ffffff; }
.tablehead td { padding-bottom: 0.5em; border-bottom-style: solid; border-bottom-width: 3px;}
#tbl2{
	margin-top:20px;
	border-right:1px solid #cacaca;
	border-bottom:1px solid #cacaca;
	border-left:1px solid #cacaca;
	background-color:#fff;
	float: left;
}

#tbl2 td{
	border-top:1px solid #cacaca;
	/*line-height:4px;*/
	height: 40px;
	text-align:center;
	padding:0 5px 0 5px; 
}

#tbl_membre{
	margin-top:0px;
	border-right:1px solid #cacaca;
	border-bottom:1px solid #cacaca;
	border-left:1px solid #cacaca;
	background-color:#fff;
	float: left;
	width:340px;
}


#tbl_order{
	margin-top:0px;
	border-right:1px solid #cacaca;
	border-bottom:1px solid #cacaca;
	border-left:1px solid #cacaca;
	background-color:#fff;
	float: left;
}

#tbl_order td{
	border-top:1px solid #cacaca;
	/*line-height:4px;*/
	height: 40px;
	text-align:center;
	padding:0 5px 0 5px; 
	font-size: 11px;
}

#tbl_orders{
	margin-top:10px;
	border-right:1px solid #cacaca;
	border-left:1px solid #cacaca;
	border-bottom:1px solid #cacaca;
	background-color:#fff;
	float: left;
}

#tbl_orders td{
	border-top:1px solid #cacaca;
	/*line-height:4px;*/
	height: 38px;
	text-align:center;
	padding:0 3px 0 3px; 
	font-size: 12px;
	color: #595959;
}

#tbl_orders th{
	font-weight: normal;
	border-top:1px solid #cacaca;
	/*line-height:4px;*/
	height: 36px;
	text-align:center;
	padding:0 3px 0 3px; 
	font-size: 12px;
	background-image:url(../images/grad-graph-title.gif);
	background-repeat:repeat-x;
}


#tbl_perf{
width: 600px;
	margin-top:5px;
	/*border-right:1px solid #cacaca;
	border-left:1px solid #cacaca;
	border-bottom:1px solid #cacaca;*/
	background-color:#fff;
	float: left;
	border: 0 0 0 0;
	
}

#tbl_perf td{
	/*border-top:1px solid #cacaca;*/
	/*line-height:4px;*/
	height: 38px;
	text-align:center;
	padding:0 3px 0 3px; 
	font-size: 15px;
	min-width: 80px;
}

#tbl_valo{
	margin-top:10px;
	border-right:1px solid #f2f2f2;
	border-left:1px solid #f2f2f2;
	border-bottom:1px solid #f2f2f2;
	background-color: #f2f2f2;
	float: left;
	border: 0 0 0 0;
	
}

#tbl_valo td{
	border-top:1px solid #f2f2f2;
	/*line-height:4px;*/
	height: 20px;
	text-align:center;
	padding:0 3px 0 3px; 
	font-size: 13px;
	min-width: 80px;
	background-color: #f2f2f2;
	border: 0 0 0 0;

}


.second-col{
	text-align:center;
}

.txt13b{
	font-weight:bold;
	font-size:13px;
}

.tbl2-row1{
	padding-left:50px;
	display:block;
}

.rr{
	font-weight:bold;
	font-family: Type Three;
	/*font-family: Franklin Gothic Medium;*/
	font-size:16px;
}

.rr2{
	font-weight:100;
	line-height: 40px;
	font-family: Type Three;
	/*font-family: Franklin Gothic Medium;*/
	font-size:15px;
}

.text_green
{
color:#9eaa43;
}

.text_darkgreen
{
color:#7f8b26;
 
}

.text_red
{
color: #CC3333;
 
}

.medium_text
{ font-size: 11px;}

.text_white			{ color: #ffffff; }
.text_white	a { color: #ffffff; text-decoration: underline; }
.text_u {color:#777777;text-decoration: underline;}
.text_u a{:#777777;text-decoration: underline;}

hr {
	clear: both;
	visibility: hidden;
	height: 0; }
	
	
.fond_actions {
text-align: center;
width: 170px;
height: 180px;
background-color: #ecf1fa; 
padding: 1em 1.2em 1em 1.2em;
margin: 1em 1em 1em 1em;
float: left;
} 

.fond_graph {
text-align: center;
width: 600px;
height: 180px;
/*background-color: #ecf1fa; */
padding: 1em 1.2em 1em 1.2em;
margin: 1em 1em 1em 1em;
float: left;
} 
		
.fond_jaune {
background-color: #FFFFE1;
border-style: solid;
border-width:1px;
border-color:#CCCCCC;
padding:   0.5em 0.9em 0.5em 0.9em;
margin:   0em 0em 1em 0em;
} 

.fond_jaune_noborder {
background-color: #FFFFE1 ;
color: #666666;
padding: 1em 1.2em 1em 1.2em;
margin: 0em 0em 1em 0em;
} 

.fond_jaune_rouge {
background-color: #FFFFCC;
border-style: solid;
border-width:1px;
border-color: #FF0000;
padding: 1em 1.2em 1em 1.2em;
margin: 0em 0em 1em 0em;
} 
.fond_bleuclair {
/*color: #000000;*/
background-color: #ecf1fa; 
border-style: solid;
border-width:1px;
border-color:#CCCCCC;
padding: 1em 1.2em 1em 1.2em;
margin: 0em 0em 1em 0em;
} 

.fond_bleuclair_noborder {
color: #666666;
background-color: #ecf1fa; 
padding: 1em 1.2em 1em 1.2em;
margin: 0em 0em 1em 0em;
} 

.fond_blanc {
background-color: #ffffff;
border-style: solid;
border-width:1px;
border-color:#CCCCCC;
padding:   0.5em 0.9em 0.5em 0.9em;
margin:   0em 0em 0.5em 0em;
} 
.fond_vert {
color: #ffffff;
background-color: #9eaa43;
padding: 1em 1.2em 1em 1.2em;
margin: 0em 0em 1em 0em;
font-size: 14px;
} 

.fond_objectif {
background-color: #FFFFE1;
border-style: solid;
border-width:1px;
border-color:#9eaa43;
height:20px;
width:70px;
color:#9eaa43;
padding: 0.5em 0.2em 0.1em 0.2em;
margin:  0.5em 0em 0.1em 0em;
} 
.fond_stoploss {
background-color: #FFFFE1;
border-style: solid;
border-width:1px;
border-color:red;
height:20px;
width:70px;
color:red;
padding: 0.5em 0.2em 0.1em 0.2em;
margin:  0.5em 0em 0.1em 0em;
} 
.fond_derniercours {
background-color: #FFFFE1;
border-style: solid;
border-width:1px;
border-color:black;
height:20px;
width:70px;
color:black;
padding: 0.5em 0.2em 0.1em 0.2em;
margin:  0.5em 0em 0.1em 0em;
} 
.fond_coursdentree {
background-color: #FFFFE1;
border-style: solid;
border-width:1px;
border-color: #425484;
height:20px;
width:70px;
 
padding: 0.5em 0.2em 0.1em 0.2em;
margin:  0.5em 0em 0.1em 0em;
} 


.fond_tb {
/*color: #000000;*/
background-color:  #f0f0f0; 
padding: 1em 1.2em 1em 1em;
margin: 0em 0em 1em 0em;
font-size: 1.2em;
} 


.fond_bench {
/*color: #000000;*/
background-color: #ffffff;
border-right-style: solid;
border-right-width:1px;
border-right-color:#CCCCCC;
padding:   0.5em 0.9em 0.5em 0.9em;
margin:   0em 0em 0.5em 0em;
font-size: 1.2em;
float: left;
line-height: 1.5em;
} 


.button_orange {
	font: bold .95em Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #9eaa43;
	padding: .5em .5em; 
	text-decoration: none;
	cursor: pointer;
	display: block;
	border-style: none; }

.button_orange_large {
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #9eaa43;
	padding: .5em .5em; 
	text-decoration: none;
	cursor: pointer;
	display: block;
	border-style: none; }
	
.button_green {
	font: bold .95em Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color:#9eaa43;
	padding: .5em .1em;
	text-decoration: none;
	cursor: pointer;
	display: block;
	border-style: none; 
	}

.button_green_large {
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color:#9eaa43;
	padding: 1em 1em; 
	}
	
.button_red {
	font: bold .95em Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #ff9900;
	padding: .5em .5em;
	 }
	
	.button_achat {
	color: #ffffff;
	background: #87b258;
	padding: .1em .3em ;
	margin: .1em .3em ;
	width:60px;
	height:60px;
	color:white;
	float: left; 
	text-align: center;
	border-radius: 10px;
		}
	.button_achat a {color: white;
}
	.button_vente {
	color: #ffffff;
	background: #ff9900;
	padding: .1em .5em;
	margin: .1em .5em;
	width:60px;
	height:60px; 
	color:white;
	float: left;
	text-align: center;
	border-radius: 10px;
	}
	.button_vente a {color: white;}
	
.button_yellow{
	font: bold .95em Arial, Helvetica, sans-serif;
	color: #666666;
	background: #FFFF62;
	padding: .1em .5em;
	width: 120px; }			

.inputssbordure {border:none;background-color:transparent;}


#detail_ordre div{
width: 120px;
text-align: center;
float: left;
margin-left: 10px;
}

.objectif{
	color:#9eaa43;
	font-size:14px;
	text-transform:uppercase;
	font-family: Arial;
	font-weight:normal;
	letter-spacing:0.03em;
}

.stoploss{
	color:red;
	font-size:14px;
	text-transform:uppercase;
	font-family: Arial;
	font-weight:normal;
	letter-spacing:0.03em;
}

.entry{
	/*color:blue;*/
	font-size:17px;
	text-transform:uppercase;
	font-family: Franklin Gothic Medium;
	font-weight:normal;
	letter-spacing:0.03em;
}

.last{
	
	font-size:17px;
	text-transform:uppercase;
	font-family: Franklin Gothic Medium;
	font-weight:normal;
	letter-spacing:0.03em;
}

.redcube{
float: left;
width: 5px;
background-color:red;/* #f0671f;*/
margin-right: 2px;
}
.greencube{
float: left;
width: 5px;
background-color:#9eaa43;/*#88cc2e;*/
margin-right: 2px;
}
.orangecube{
float: left;
width: 5px;
height: 1px;
background-color: #fdd836;
margin-right: 2px;
margin-top: 9px;
}


.newtrade  {
	color:orange;
	font-size:17px;
	text-transform:uppercase;
	font-family: Franklin Gothic Medium;*/
	/*font-family:myFont2;*/
	font-weight:normal;
	letter-spacing:0.03em;
}
 .newtrade a {
	color:orange

}

.border{
	width: 650px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 10px 10px 10px 10px;
	background-color:#fff;
	border:1px solid #cacaca;
}


#comment-btn{
	float:left;
	border:1px solid #8d9929;
	background-color:#c0cc67;
	padding:1px;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12);
	-webkit-box-shadow:  0 1px 1px rgba(0, 0, 0, 0.12);
	box-shadow:  0 1px 1px rgba(0, 0, 0, 0.12);
	margin-top:0px;
	margin-left:0px;
	margin-bottom:15px;

}

#comment-btn a{
	float:left;
	background-image:url(../images/follower-btn-grad.jpg);
	background-position:center;
	line-height:18px;
	height:20px;
	padding-top:1px;
	padding-left:10px;
	padding-right:10px;
	background-repeat:repeat-x;
	color:#fff;
	display:block;
	text-transform:capitalize;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

#comment-btn a:hover{
	background-image:url(../images/follower-btn-hover.jpg);
}

	.membre_reset				{ background: url(../../assets/images/stop.gif) no-repeat left top; }

.etx{
position:absolute;
top:400px;
left:5px;
width:170px;
height:120px;
padding: 1px 1px 1px 1px;
text-align: center;
}

.etx-home{
position:absolute;
top:560px;
left:5px;
width:170px;
height:120px;
padding: 1px 1px 1px 1px;
text-align: center;

}
#nav, label.menu-label {
	display: none;
}
.fbox.fbox-2, .fbox.fbox-3, .fbox.fbox-3{
	padding-left: 50px;
	width: 190px;
}
.fbox.fbox-4{
background-image: none;
}
#main-nav ul{
	float:right;
}
#main-nav li{
	padding: 0 35px;
	float:right;
}
.trade-style{
	width: 690px;
}
.trade-style-1{
	 width: 200px;
	 float: left;
 }
.trade-style-2{
	width: 490px;
	float: left;
}
.compte-edition{
	width: 690px;
	float: left;;
}
.comment-chat{
	width: 90%;
	 height: 200px;
	margin-bottom: 10px;
	padding: 10px;
}
.mob-menu{
	display: none;
}
.member-page{
	width: 690px;
	float: left;
}
 .member-left{
	width: 200px;
	float: left;
}
 .member-right{
	width: 490px;
	float: left;
}
@media screen and (max-width: 1050px) {
	#header-inner, #feat-inner, #banner-inner, #content-inner, #testimonail-scroll, #footer-inner, #footer-btm p{
		width: 100%;
	}
	#feat-inner .feat{
		width: 33%;
	}
	#feat-inner .feat a{
		width: 90%;
	}
	#feat-inner .feat .feat-des{
		width: 50%;
	}
	#banner-mid{
		height: auto;
		background: none;
	}
	#banner-outer{
		background-image: url(../images/banner-bg-img.jpg);
		background-repeat: repeat-x;
		height: 650px;
		background-size: cover;
	}
	#banner-inner{
		width: 90%;
	}
	#banner-inner-left{
		width: 90%;
	}
	#monitor-data{
		margin-top: 0;
		float: left;
		background-image: url(../images/tv-bg.jpg);
		background-size: 322px 257px;
		width: 322px;
		height: 257px;
	}
	.box-monitor{
		margin-left: 33px;
		margin-top: 17px;
	}
	.beat-txt{
		left: 0;
		top: 356px;
	}
	.improve-txt{
		margin-bottom: 50px;
		width: 100%;
		float: left;
	}
	#col_gauche{
		width: 100%;
		margin-top: 25px;
	}
	#col_droite, .fond_jaune{
		width: 100%;
		margin-left: 0;
	}
	#col_gauche .feed01, #col_gauche .feed02{
		width: 95%;
		margin: 0 auto;
		margin-top: 20px;
	}
	.feed-left{
		width: 76%;
	}
	.feed-right{
		width: 20%;
	}
	.feed-user-detail {
		width: 80%;
	}
	.search_box{
		width: 95%;
		padding:0 5px;
		float: left;
	}
	.search_box img{
		margin:0 5px;
	}
	.ads-div, .fond_jaune{
		width: 30%;
		float: left;
		margin-top: 20px;
		margin-left: 20px;
	}
	#sc-title{
		width: 20%;
	}
	#testimonail-scroll ul{
		width: 65%;
		margin-left: 0;
	}
	#tscroll-btn{
		width:5%;
	}
	#footer-inner .fbox{
		width: 22%;
		padding-left: 10px;
	}
	#main-nav{
		float:right;
	}
	#main-nav li{
		padding: 0 10px;
	}
	.boite1{
		width: 90%;
		padding-left: 10px;
		margin-top: 50px;
	}
	.fond_actions{
		width: 25%;
	}
	.fond_graph{
		width: 60%;
	}
	.fond_graph iframe{
		width: 100% !important;
	}
	#sidebar-ranking{
		width:20%;
		margin-left: 5px;
	}
	#ranking-main{
		width: 75%;
		float: left;
		margin-left: 10px;
	}
	.user-ranking, .user-ranking2{
		border-bottom: 3px dotted #cacaca;
	}
	.user-ranking .ur-col1, .user-ranking .ur-col2, .user-ranking .ur-col3{
		width: 90%;
		margin-top: 10px;
		padding-bottom: 10px;
		border: none;
		border-bottom: 1px dotted #cacaca;
	}
	.user-ranking .ur-col2{
		width: 225px;
		border-bottom: none;
	}
	.user-ranking .ur-col3{
		border-bottom: none;
		padding-top: 10px;
		border-top: 1px dotted #cacaca;
	}
	#col_gauche_50, #col_droite_50{
		width: 45%;
	}
	#col_gauche_50 .tableleft, #col_gauche_50 .tableright, #col_droite_50 .tableleft, #col_droite_50 .tableright{
		width: 100%;
	}
	.feedsmall-user-detail{
		width: 100%;
		border-bottom: 1px dotted #ccc;
		padding-bottom: 10px;
	}
	.boite2 .border{
		width: 90%;
		margin-left: 10px;
	}
	#comment-btn{
		margin-left: 10px;
	}
	#col_gauche .table, .boite2 form .tableleft, .boite2 form .tableright{
		width: 95%;
		margin-left: 10px;
	}
	#user-info,  #rpf, #today, #tab, #tbl_perf, #graph, .trade-style, .trade-style-1, .trade-style-2, .blue-bar, .compte-edition, #col_gauche_large{
		width: 98%;
		margin: 0 auto;
	}
	
	#mid-data {width:100px;}
	#today{display: none}
	#user-mid {padding-bottom:0px;}	
	#tab ul li a {padding: 3px 3px 3px 3px}
	
	#rpf{
		margin-bottom: 10px;
		margin-top: 10px;
	}
	#tab{
		margin-top: 25px;
	}
	#tbl_perf{
		margin-top: 5px;
	}
	#graph-pic iframe{
		width: 100% !important;
	}
	#sidebar{
		width: 35%;
		float: none;
		margin: 0 auto;
	}
	#tab ul li{
		margin-bottom: 1px;
	}
	.iframe-sidebar{
		width: 100% !important;
	}
	#tbl_perf h3{
		margin-left:10px;
	}
	#words{
		width: 98%;
		margin-bottom: 10px;
	}
	#tbl_perf td{
		min-width: initial;
	}
	.adslot_1{
		width: 970px;
		height: 90px;
	}
	#logo{
		margin-left: 10px;
	}
	#content-inner h3{
		margin-left: 10px;
	}
#col_gauche_50 .vert{
	float: left;
	width: 90%;
	margin: 30px 0 10px 0;
}
.full-width{
	width: 100%;
}


}
@media screen and (max-width: 768px) {
	.desk-menu{
		display: none;
	}
	.hidemobile{display: none;}
	.mob-menu{
		display: block;
	}
	#home-login p, #footer-inner{
		width: 100%;
	}
	#home-login input{
		width: 90%;
	}
	#home-login{
		width: 90%;
	}
	#register, #flags{
		width: 30%;
	}
	#select-lang li ul li{
		width:100%;
	}
	#main-nav{

		display: none;
	}
	#main-nav li{
		padding: 0 10px 0 10px;
	}

	label.menu-label {
		display: block;		
		width: 40px;
		height: 40px;
		cursor: pointer;
		position: absolute;
		right: 20px;
		top: 115px;
	}

	label.menu-label:after{
		content:'';
		display: block;
		width: 30px;
		height: 5px;
		background: #777;
		margin: 7px 5px;
		box-shadow: 0px 10px 0px #777, 0px 20px 0px #777
	}

	#nav:checked ~ #main-nav {
		display: block;
		z-index: 9999;
		position: absolute;
		right: 20px;
		left: 20px;
		background: #FAF9F9;
		top: 154px;
		float:right;
	}
	#main-nav ul li:hover ul{
		background: none;
	}

	#main-nav ul li {
		display: block;
		float: none;
		width: 90%;
		text-align: left;
		text-indent: 20px;
		background: none;
		border-top:dotted 1px #eeeeee;
		border-right: 0;
	}

	#main-nav > ul > li {
		margin-left: 0px;
		padding: 20px 10px 10px 10px;
	}

	#main-nav > ul li ul li {
		display: block;
		float: none;
		background: none;
		width: 90%;
	}

	#main-nav > ul li ul {
		display: block;
		position: relative;
		width: 100%;
		z-index: 9999;
		float: none;
		background: none;
		padding-left: 30px;
	}
	#feat-banner{
		background: none;
	}
	#feat-inner .feat{
		width: 100%;
		background-size: 100% 150px;
		background-image: url(../images/sbanner-line-bg.jpg) !important;
		height: 140px;
		background-repeat: repeat-x;
	}
	#footer-top{
		height: 600px;
	}
	#footer-inner .fbox {
		width: 50%;
		padding-left: 0;
		text-align: center;
		padding-top: 30px;
	}
	.ads-div, .fond_jaune{
		width: 90%;
		float: left;
		margin-top: 20px;
		margin-left: 20px;
	}
	#main-nav ul{
		width:100%;
	}
	#content-inner{
		width: 90%;
	}
	#col_gauche .feed01, #col_gauche .feed02 {
		width: 95%;
		float: left;
		height: auto;
	}
	.feed-left{
		width: 100%;
		padding-right: 0;
		border-right: none;
	}
	.feed-right{
		width: 100%;
		float: left;
		margin: 0;
	}
	#start-btn{
		margin: 0;
		float: none;
		height: auto;
	}
	#start-trading-btn{
		float: none;
		left: 0;
	}
	#start-trading-btn-inner {
		float: none;
		right: 0;
	}
	#start-trading-btn a{
		float: none;
		background: none;
	}
	#start-trading-btn a span{
		float: none;
		height: auto;
	}
	.beat-txt{
		top:311px;
	}
	#register{
		width: 90%;
		margin-left: 10px;
	}
	.fond_actions{
		width: 90%;
		margin: 0 auto;
		float: none;
	}
	.fond_actions .button_vente, .fond_actions .button_achat{
		float: none;
		display: inline-table;
	}
	.fond_graph {
		width: 90%;
		float: none;
		margin: 0 auto;
	}
	.fond_graph iframe {
		width: 90% !important;
	}
	#sidebar-ranking, #ranking-main{
		width: 100%;
		margin-left: 0;
		margin-bottom: 20px;
	}
	#sidebar-ranking{
		margin-top: 70px;
	}
	#col_gauche_50, #col_droite_50{
		width: 100%;
		margin: 0;
	}
	.feedsmall-left{
		width: 98%;
	}
	#user-info{
		/*margin-top: 150px;*/
	}
	#content-mid iframe{
		width: 95% !important;
	}

	.adslot_1{
		width: 600px;
		height: 90px;
	}
	.full-width1{
		width: 100%;
		margin: 10px 0;
	}
	#content-inner h3.heading-margin{
		margin: 50px 0 30px 0;
	}
	#tbl_perf{
		overflow-x: auto;
	}
	#tbl_perf table{
		width: 450px;
	}
	.member-page{
		width: 95%;
		float: none;
		margin: 0 auto;
	}
	 .member-left{
		width: 100%;
		float: none;
		margin: 0 auto;
	}
	 .member-right{
		width: 100%;
		float: none;
		margin: 0 auto;
	}

}
@media screen and (max-width: 480px) {
	#footer-top{
		height: 700px;
	}
	#footer-inner .fbox{
		width: 100%;
		height: 130px;
	}
	#register{
		width: 100%;
	}
	#logo{
		margin-bottom: 50px;
	}
	label.menu-label{
		top: 113px;
	}
	.feed-left{
		height:170px;
	}
	.search_box img{
		width: 100%;
	}
	#sc-title, #testimonail-scroll ul{
		width: 90%;
	}
	#tscroll-btn{
		width: 50%;
	}
	.beat-txt{
		top:378px;
	}
	.beat-txt{
		height: 750px;
	}
	#register{
		width: 90%;
	}
	#flags{
		padding-left: 0;
		float: left;
	}
	#nav:checked ~ #main-nav{
		top:154px;
	}
	#banner-outer{
		height: 700px;
	}
	#sidebar{
		width: 90%;
	}
	#infotime{
		display: none;
	}
	.adslot_1{
		width: 300px;
		height: 90px;
	}
	#banner-outer{
	margin-top: 67px;
	 }
	.member-graph{
		overflow-x: scroll;
	}
	.member-graph .member-graph-inner{
		width: 480px;
	}

}
@media screen and (max-width: 320px) {
	#monitor-data {
		background-image: url(../images/tv-bg1.jpg);
		background-size: 280px 220px;
		width: 280px;
		height: 220px;
		margin: 0 auto;
	}
	.box-monitor {
		margin-left: 10px;
		margin-top: -11px;
	}
	.ads-div, .fond_jaune{
		width: 70%;
	}
	#banner-inner-left{
		margin: 0;
	}
	.rating-point table{
		width: 450px;
	}
	.member-right{
		width: 90%;

	}
	.member-right img{
		width:100%;
	}
	#words {
		width: 90%;
	}
}
