/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 13px;
	color: black;
	background: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 100%;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong {
	font-weight: bold;
}
/* Site */
#bkg-line {
	position: absolute;
	background: #e2e2e2;
	width: 100%;
	height: 250px;
	margin: 0;
	left: 0;
	right: 0;
	margin-top: 76px;
}
#box-center {
	position: absolute;
	width: 770px;
	height: 595px;
	margin-top: 5px;
	left: 50%;
	margin-left: -385px;
	background: white;
}
#box-picture {
	position: absolute;
	width: 395px;
	height: 250px;
	left: 0;
	margin-top: 71px;
	border-right: 1px solid white;
}
#box-logo {
	position: absolute;
	background: #c6c0aa;
	width: 374px;
	height: 250px;
	right: 0;
	margin-top: 71px;
}
#box-logo #logo-gscgi {
	margin-top: 15px;
	margin-left: 15px;
}
#box-logo #logo-cifa {
	margin-top: 25px;
	margin-left: 200px;
}
#box-news {
	position: absolute;
	width: 395px;
	height:260px;
	background: #8dc2d2;
	left: 0;
	margin-top: 322px;
}
#box-contact, #box-partners {
	position: absolute;
	width: 374px;
	right: 0;
}
#box-contact {
	height: 150px;
	background: #a7bbc4;
	margin-top: 322px;
}
#box-partners {
	height: 109px;
	background: #c6d3d9;
	margin-top: 473px;
}
h3 {
	color: navy;
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 7px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#news-next {
	position: absolute;
	right: 5px;
	bottom: 5px;
}
#contact-ge a, #contact-zh a {
	color: navy;
	font-size: 11px;
}
#contact-ge a:hover, #contact-zh a:hover {
	text-decoration: none;
}
#contact-img {
	position: absolute;
	width: 110px;
	height: 109px;
	margin-top: 0px;
	margin-left: 15px;	
}
#contact-ge, #contact-zh {
	position: absolute;
	width: 120px;
	height: 55px;
	border-right: 1px solid navy;
	margin-left: 125px;
	margin-top: 25px;
}
#contact-zh {
	border: none;
	margin-left: 260px;
}
#box-languages {
	position: absolute;
	right: 0;
	margin-top: 2px;
	color: gray;
}
#box-languages a {
	color: gray;
}
#box-languages a:hover {
	color: red;
}
/* MENU */
#box-menu {
	position: absolute;
	background: #221a43;
	width: 100%;
	height: 40px;
	left: 0;
	right: 0;
	margin-top: 30px;
}
#menu {
	float: left;
	padding: 0 0 10px 0;
	margin: 0 0 0 10px;
}
#menu .menu-item {
	color: #ab8c4c;
	float: left;
	font-family: Verdana, Geneva, Arial, sans-serif;
	list-style: none;
	margin-left: 5px;
	padding-bottom: 12px;
	padding-top: 14px;
}
.a-m, .a-m-last {
	border-right: 1px solid white;
	color: white;
	display: block;
	font-size: 9px;
	font-weight: bold;
	padding-right: 5px;
	text-align: center;
}
.a-m-last {
	border :none;
}
.a-m:hover, .a-m-last:hover {
	color: red;
	text-decoration: none;
}
.sm {
	background: #a7bbc4;
	border: 1px solid white;
	border-bottom: none;
	color: black;
	display: none;
	margin: 0;
	margin-top: 5px;
	padding: 0;
	position: absolute;
	width: 200px;
	z-index: 10000;
}
.sm li {
	border-bottom: 1px solid white;
	margin: 0;
	padding: 0;
	width: 200px;	
}
.sm a {
	display: block;
	color: navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px;
	text-decoration: none;
	width: 194px;
}
.sm a:hover {
	background: #c6d3d9;
	color: red;
}
#box-partners #logo-partner {
	position: absolute;
	width: 350px;
	height: 75px;
	margin-left: 10px;
}
#adequity, #barclays, #bcge, #bcv, #exane, #julius_baer, #lloyds, #lodh, #morval, #rbs, #saxo, #vontobel {
	position: absolute;
	margin-top: 0;
	width: 100%;
	text-align: center;
}
#box-news {
	color: navy;
	font-size: 13px;
}
#box-news ul {
	margin-top: 0;
	margin-left: 30px;
}
#box-news li {
	margin-top: 10px;
}
#box-news a {
	color: navy;
	font-size: 11px;
}
#box-news a:hover {
	color: red;
}
#login {
	position: absolute;
	width: 400px;
	height: 20px;
	margin-top: 5px;
	margin-left: 270px;
	background: white;
	z-index: 10000;
	visibility: hidden;
	font-size: 11px;
	color: gray;
	text-align: right;
}
#login input {
	width: 100px;
	height: 15px;
	font-size: 11px;
	border: 1px solid #e2e2e2;
	background: #CCD1FF;
	margin-left: 5px;
	margin-right: 5px;
}
#shorex {
	position: absolute;
	margin-left: 180px;
	margin-top: 85px;	
}