
@import url(../../sq-css-info-common/css/sq_marketInfo.css);

#title{
margin: 0 0 15px 0;
padding: 0;
font-family: Verdana;
}

#title h1 {
margin: 0;
padding: 0;
color: #f96;
font-weight: bold;
font-size: 14px;
border-bottom: 1px solid #ccc;
}

#title span {
margin: 0;
padding: 0;
color: #777;
font-weight: bold;
font-size: 14px;
}

#global{
margin: 0;
padding: 0;
width: 720px;
}


/* HEADER */
#global_header{
margin: 0;
padding: 0;
height: 51px;
background-image:url('../images/forex/border_middle.gif');
background-repeat:repeat-x;
font-family: Verdana;
width: 705px;
}

.left{
margin: 0;
padding: 0;
width: 10px;
height: 51px;
float: left;
background-image:url('../images/forex/border_left.gif');
background-repeat:no-repeat;
}

.right{
margin: 0;
padding: 0;
width: 23px;
height: 51px;
float: right;
background-image:url('../images/forex/border_right.gif');
background-repeat:no-repeat;
}

#global_header h2{
margin: 0;
padding: 13px 0 0 0;
font-size: 17px;
color: #fff;
text-align: center;
white-space: nowrap;
}

/* CONTENT */
#global_content{
margin: 0;
padding: 0;
height: 530px;
background-color: #f4f4f4;
background-image:url('../images/forex/content.gif');
background-repeat: repeat-x;
background-position: bottom;
font-family: Verdana;
width: 705px;
text-align: left;
}

.left_content{
margin: 0;
padding: 0;
width: 48%;
height: 530px;
float: left;
border-left: 1px solid #fba276;
}

.right_content{
margin: 0;
padding: 0;
width: 48%;
height: 530px;
float: right;
background-image:url('../images/forex/border_right_content.gif');
background-repeat: repeat-y;
background-position: top right;
text-align: left;
}

.ul_list{
margin: 0 0 15px 0;
padding: 0 0 0 30px;
font-family: Verdana;
color: #ff7a39;
list-style-image:url('../images/forex/puce_ul_list.gif');
text-align: left;
}

.ul_list li{
margin: 0;
padding: 0 20px 5px 0;
}

.ul_list h3{
margin: 0;
padding: 0;
color: #ff7a39;
font-size: 16px;
font-weight: bold;
text-align: left;
}

.ul_list h4{
margin: 0;
padding: 0 0 0 10px;
color: #a6a6a6;
font-size: 13px;
text-align: left;
}

.big{
margin: 0;
padding: 0 20px 0 33px;
font-family: Verdana;
font-size: 10px;
list-style-image:url('../images/forex/puce.gif');
text-align: left;
}

.big li{
margin: 0;
padding: 0 0 5px 0;
}

.right_content p{
margin: 0;
padding: 10px 20px 10px 0;
color: #3a3a3a;
font-size: 10px;
text-align: justify;
font-family: Verdana;
}

.top_content{
margin: 0;
padding: 0 0 0 0px;
height: 305px;
}

.middle_content{
margin: 0;
padding: 0;
height: 150px;
}
/* FOOTER */
#global_footer{
margin: 0;
padding: 0;
height: 18px;
background-image:url('../images/forex/border_footer.gif');
background-repeat:repeat-x;
font-family: Verdana;
width: 705px;
}

.left_footer{
margin: 0;
padding: 0;
width: 15px;
height: 18px;
float: left;
background-image:url('../images/forex/border_left_footer.gif');
background-repeat:no-repeat;
}

.right_footer{
margin: 0;
padding: 0;
width: 23px;
height: 18px;
float: right;
background-image:url('../images/forex/border_right_footer.gif');
background-repeat:no-repeat;
}

a:link, a:visited {
padding: 0;
margin: 0;
color: #eb6b2a;
text-decoration: underline;
}

a:hover, a:active {
padding: 0;
margin: 0;
color: #eb6b2a;
text-decoration: none;
}


/* Nouveau Forex */

h3.maintitle{
	font-size: 20px;
	color: #a6a6a6;
	font-weight: bold;
	margin:0;
}

h3.subtitle{
	font-size: 14px;
	color: #656565;
	font-weight: bold;
	margin:0;
	margin-bottom: 5px;
}

h3.orangetitle{
	color: #fe9867;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 5px;
	}
	
.presentation{
	padding: 0 363px 55px 0;
	margin-top: 25px;
	background-repeat: no-repeat;
	background-position: right top;
}

.presentation.fr{
	background-image: url(../images/forex/image_f.jpg);
}

.presentation.de{
	background-image: url(../images/forex/image_d.jpg);
}

.presentation.it{
	background-image: url(../images/forex/image_i.jpg);
}

.presentation.en{
	background-image: url(../images/forex/image_e.jpg);
}
	
.presentation table{
	width:100%;
	}

.presentation table th{
	color: #fe9867;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding-top: 15px;
	}

.presentation table td.button{
	width:152px;
	}
	
	
a.forex{
	margin-left: 10px;
}

a.forex:active, a.forex:hover, a.forex:visited, a.forex:link{
	text-decoration: none;
	}
a.forex span.m_left {
	background-image: url(../images/forex/btn_important_corners.gif);
	background-repeat:no-repeat;
	background-position: left top;
	height: 24px;
	max-height: 24px;
	width: 12px;
}

a.forex span.m_right {
	background-image: url(../images/forex/btn_important_corners.gif);
	background-repeat:no-repeat;
	background-position: right top;
	height: 24px;
	max-height: 24px;
	width: 5px;
}

a.forex span.m_middle {
	background-image: url(../images/forex/btn_important_middle.gif);
	line-height: 23px;
	padding: 0 5px;
	font-weight: bold;
	background-position:left top;
	height:24px;
	color: #737373;
}
a.forex:hover span.m_right {
	background-position: right top;
}
#infos{
	border: 1px solid #ccc;
	margin-top: 25px;
	padding: 10px;
	background-repeat:repeat-x;
	background-color: #f7f7f7;
	background-image: url(../images/forex/box_bg.gif);

}

#infos table td{
	width: 1%;
	padding:5px;
	padding-left: 15px;
	vertical-align: top;
	background-image: url(../images/forex/divider_box.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#infos table td.center{
	text-align:center;
	vertical-align: middle;
	background:none
}


#infos ul{
	list-style-image: none;
	list-style: none;
	padding: 0;
	margin: 0;
	
}

#infos ul li{
	background: url(../images/forex/picto_v_vert.gif) no-repeat 5px 50%;
	padding:2px;
	padding-left: 25px;
	list-style-image: none;
	list-style: none;
}
#swf, #swf2 {
	margin-right: 5px;
}
