@import url(reset.css);


body {
	background: #fff;
}


/* @group misc */
div.push {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}

/* @end */






/* @group topmost divisions */
#wrap {
	margin: 0 auto;
	padding: 0;
	width: 1022px;
	overflow: hidden;
	zoom: 1;
}

#page {
	margin: 0 auto;
	padding: 0;
	width: 1022px;
	float: left;
	overflow: hidden;
	zoom: 1;
}

/* @end */



/* @group header */
#header {
	margin: 0 auto;
	padding: 0;
	height: 130px;
	background: url(img/bk-masthead.jpg) no-repeat;
	position: relative;
}
#header h1 {
	text-align: left;
	width: 380px;
	float: left;
	height: 90px;
}

#header h1 a:link,
#header h1 a:visited,
#header h1 a:hover,
#header h1 a:active {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 30px;
	line-height: 110%;
	color: #072953;
	text-indent: -9999px;
	text-decoration: none;
	padding: 25px 0 15px 32px;
	display: block;
	height: 68px;
}
#header h1 a:hover,
#header h1 a:active {
	color: #f00;
}






/* @group flags */
#header #flags {
	margin: 26px 0 0;
	float: right;
}

#header #flags ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#header #flags ul li {
	margin: 0;
	padding: 0 3px 0 0;
	display: block;
	float: left;
}
#header #flags ul li a {
	text-indent: -999px;
	color: #006fab;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
}
#header #flags ul li a:hover {
	color: #98cde9;
}


.en {
	background: transparent url(img/flags/english.gif) no-repeat 0 0;
}
.fr {
	background: transparent url(img/flags/french.gif) no-repeat 0 0;
}
.cn {
	background: transparent url(img/flags/chinese.gif) no-repeat 0 0;
}
.ko {
	background: transparent url(img/flags/corean.gif) no-repeat 0 0;
}
.jp {
	background: transparent url(img/flags/japanese.gif) no-repeat 0 0;
}
.ru {
	background: transparent url(img/flags/russian.gif) no-repeat 0 0;
}
.ar {
	background: transparent url(img/flags/arabic.gif) no-repeat 0 0;
}

/* @end */


/* @group invest-logo */
#invest-logo {
	margin: 6px 0 0 0;
	float: right;
}
#invest-logo a {
	display: block;
	width: 100px;
	height: 80px;
	background: url(img/logo-tca-powered.jpg) no-repeat 0 0;
	text-decoration: none;
}
/* @end */
/* @end */



/* @group body-container */
#body-container {
	width: 1022px;
	margin: 0;
	padding: 0;
	background-color: #fff;
	overflow: hidden;
	zoom: 1;
}

/* @group contents */
#contents {
	margin: 0;
	padding: 12px 0;
	overflow: hidden;
	zoom: 1;
	clear: both;
}

#contents a:link,
#contents a:visited,
#contents a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #0090d0;
	margin: 0 0 6px;
	padding: 0;
	display: inline;
	text-decoration: underline;
	border-width: 0;
}
#contents a:hover {
	color: #f00;
	text-decoration: none;
}


#contents #big-col {
	width: 812px;
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
	background-color: transparent;
	background: url(img/bk-3cols-sub.gif) repeat-y 0 0;
}
*html #contents #big-col {
	zoom: 1;
	width: 812px;
}




/* @group col 1 */
#contents #col-1 {
	width: 231px;
	margin: 0;
	padding: 0;
	float: left;
}
*html #contents #col-1 {
	width: 230px;
	zoom: 1;
}


#col-1 #local-module {
	text-align: center;
	padding: 8px;
}

#col-1 #local-module #local-title {
	margin: 0 auto;
	padding: 0;
}

#col-1 #local-module #local-more {
	margin: 12px auto;
	padding: 0;
}

#col-1 #local-module #local-brochure {
	margin: 12px auto;
	padding: 0;
}

#col-1 #local-module #local-contact {
	margin: 32px auto 0px;
	padding: 0;
	clear: both;
}

/* @end */



/* @group col 2 */
#contents #col-2 {
	width: 570px;
	margin: 0;
	padding: 10px 0 0;
	float: left;
	overflow: hidden;
}
*html #contents #col-2 {
	zoom: 1;
}

#contents #col-2 h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 130%;
	color: #38578d;
	margin: 0 12px 6px;
	padding: 0;
}

#contents #col-2 h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 130%;
	color: #333;
	margin: 0 12px 6px;
	padding: 0;
}

#contents #col-2 p {
	font-size: 14px;
	font-weight: normal;
	line-height: 130%;
	color: #555;
	margin: 0 12px 12px;
	padding: 0;
}
#contents #col-2 a:link,
#contents #col-2 a:visited,
#contents #col-2 a:hover {
	font-size: 14px;
	font-weight: normal;
	color: #0090d0 !important;
	margin: 0 0 6px;
	padding: 0;
	display: inline;
	border-width: 0;
	text-decoration: underline;
}
#contents #col-2 a:hover {
	text-decoration: none;
	color: #6ab0cf;
}


#contents #col-2 ul {
	margin: 0;
	padding: 0;
}
#contents #col-2 ul li {
	font-size: 14px;
	font-weight: normal;
	line-height: 130%;
	color: #555;
	padding: 0 24px;
	margin: 0 0 6px;
}
/* @end */





/* @group column 3 */
#contents #col-3 {
	width: 210px;
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
}
*html #contents #col-3 {
	zoom: 1;
}

#contents #col-3 h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 130%;
	color: #364a6e;
	margin: 0 0 6px;
	padding: 0;
}

#contents #col-3 p {
	font-size: 14px;
	font-weight: normal;
	line-height: 130%;
	color: #555;
	margin: 0 0 6px;
	padding: 0;
}


#contents #col-3 ul {
	margin: 0;
	padding: 0;
}
#contents #col-3 ul li {
	padding: 0 12px;
	margin: 0 0 18px;
}

/* @end */





.pass-input {
	display: block;
	float: left;
}
.ok {
	font-size: 9px;
	padding: 0 2px;
	margin: 2px 6px 0 0;
	border: 1px solid #dfdfe0;
	background-color: #f4f6f8;
	display: block;
	float: right;
	cursor:pointer;
}

/* @end */


/* @group column images */
div.col-pictos {
	margin: 12px auto;
	padding: 0;
	width:  220px;
	overflow: hidden;
border: 0px solid #fed;
}
* html div.col-pictos {
	zoom: 1;
}

div.col-pictos ul {
	margin: 0;
	padding: 0;
}
div.col-pictos ul li {
	margin: 0 0 6px;
	padding: 0;
}

div.col-pictos img {
	margin: 0 auto;
	padding: 0;
	width: 220px;
}


div.col-pictos ul li a.picto:link,
div.col-pictos ul li a.picto:visited,
div.col-pictos ul li a.picto:hover {
	font-size: 12px;
	font-weight: normal;
	color: #0090d0;
	text-decoration: none;
	border: 1px solid #fff !important;
	margin: 0;
	padding: 2px;
	display: block !important;
	overflow: hidden;
}
div.col-pictos ul li a.picto:hover {
	color: #6ab0cf;
	border: 1px solid #89c9e5 !important;
}


/* @end */

/* @end */






/* @group footer 
	---------------------------------------- */

#footer {
	width: 1020px;
	margin: 24px 0 10px;
	padding: 24px 0 6px;
	border: 1px solid #c0c0c0;
	background: #fff url(img/bk-footer.png) repeat-x 0 bottom;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
}
*html #footer {
	zoom: 1;
}


#footer .footer-col {
	text-align: left;
	float: left;
	width: 204px;
}

#footer .footer-col ul {
	padding-left: 10px;
}

#footer .footer-col ul li {
	font-size: 11px;
	line-height: 11px;
	color: #424242;
	padding: 4px 0;
}

#footer .footer-col ul li a:link,
#footer .footer-col ul li a:visited,
#footer .footer-col ul li a:hover,
#footer .footer-col ul li a:active {
	font-size: 11px;
	line-height: 11px;
	color: #424242;
	text-decoration: none;
}
#footer .footer-col ul li a:hover,
#footer .footer-col ul li a:active {
	color: #f00;
}

#footer .footer-col ul li a.red-button:link,
#footer .footer-col ul li a.red-button:visited,
#footer .footer-col ul li a.red-button:hover,
#footer .footer-col ul li a.red-button:active {
	color: #fff;
	text-decoration: none;
	background: url(img/bk-red-button.png) no-repeat;
	display: block;
	width: 103px;
	height: 19px;
	padding: 2px 0 1px 12px;
}
#footer .footer-col ul li a.red-button:hover,
#footer .footer-col ul li a.red-button:active {
	color: #f00;
}



#footer .logo-col {
	float: left;
	margin: 12px 0 0 0;
	text-align: center;
	width: 110px;
}

#footer .logo-col a:link,
#footer .logo-col a:visited,
#footer .logo-col a:hover,
#footer .logo-col a:active {
	text-decoration: none;
	display: block;
	width: 110px;
	height: 20px;
}

#footer .logo-col a.cci {
	background: url(img/logo-cci.png) no-repeat 20px 0;
	height: 30px;
}
#footer .logo-col a.cg {
	background: url(img/logo-cg.png) no-repeat 0 0;
	width: 150px;
	height: 30px;
}

#footer .footer-col-3x {
	font-size: 11px;
	line-height: 11px;
	color: #8d8d8d;
	text-align: center;
	float: left;
	width: 740px;
	margin: 20px 0 0;
}
/* @end */



