/* CSS FOR BCC CORPORATE */
/* --------------------- */

* { margin: 0; padding: 0; border: none; }
body { font-family: Arial; font-size: 13px; background: url("../images/bg_intro.gif") repeat-x 0 267px; }
a { color: #1C385C; text-decoration: none; }
a:hover,a.active { font-weight: bold; color: #2F7896; }
div#outer { position: relative; margin: 0 auto; width: 735px; height: 460px; background: url("../images/bg_outer_intro.jpg") no-repeat 0 267px; }
div#logo { position: absolute; top: 216px; left: 2px; width: 223px; height: 46px; }
div#languages { position: absolute; top: 310px; left: 436px; }
div#languages a { display: block; background: url("../images/bg_intro_a.gif") no-repeat 0 2px; padding: 0 0 0 17px; text-transform: uppercase; margin: 0 0 12px 0; }

div#nllang { position: absolute; top: -14px; left: 125px; width: 164px; height: 47px; padding: 5px 0; line-height: 140%; background: url('../images/bg_remember.gif') no-repeat top left; text-align: center; font-size: 11px; color: #666 }
div#frlang { position: absolute; top: 14px; left: 125px; width: 164px; height: 47px; padding: 5px 0; line-height: 140%; background: url('../images/bg_remember.gif') no-repeat top left; text-align: center; font-size: 11px; color: #666}
div#enlang { position: absolute; top: 40px; left: 125px; width: 164px; height: 47px; padding: 5px 0; line-height: 140%; background: url('../images/bg_remember.gif') no-repeat top left; text-align: center; font-size: 11px; color: #666 }

div#nllang a { background: none; display: inline; padding: 0px; margin: 0px; }
div#frlang a { background: none; display: inline; padding: 0px; margin: 0px; }
div#enlang a { background: none; display: inline; padding: 0px; margin: 0px; }

span.text10 { font-size: 10px; }