/* CSS Document */
body {
	background-color: #000000;
}

#container {
	width: 900px;
	margin: 0 auto;
	background-color:#ffffff;

}
#container_splash{
	width:744px;
	margin: 0 auto;
	background-color:#ffffff; border:1px solid #333;
	}

#headerFR {
	background-image: url(headerFR.jpg);
 	background-repeat: no-repeat;
	height:151px; 
}

#headerES {
	background-image: url(headerES.jpg);
 	background-repeat: no-repeat;
	height:151px; 
}

#header {
	background-image:url(headerEN.jpg);
 	background-repeat: no-repeat;
	height:151px; 
}


#headerflag{
position:absolute; width:132px; height:27px;
margin:107px 0px 0px 174px; 
}

#homeLink{
	position:absolute;
	margin:155px 0px 0px 700px;
}
#homeLink a{
text-decoration:none; color:  #052F58;
}

#contentArea{
 padding:40px 0px 25px 50px;
 background: url(contentBG.gif) center top no-repeat;
 min-height:500px;
  height:auto !important;
  height:500px;

 
}
#bodycontent{
font-size:12px;
width:550px; margin:0px 0px 10px 0px
}

#contentlink{
       background:url(linkboxBG.gif) repeat-y;

}

#contentlinkOl{
	background:url(linkboxBG.gif) repeat-y;
	position:absolute; 
	width:215px;
	margin:25px 0px 0px 620px;
}

#contentlink-top{
	background:url(top_link_box.gif) no-repeat; 
	height:22px;
}

#contentlink a{
	margin:10px 10px 10px 5px; font-size:12px; line-height:20px;
	display:block; text-decoration:none; color:#000033; padding-left:18px; background:url(arrow.gif) no-repeat left;
}
#contentlink a:hover {	
	background:url(arrow.gif) no-repeat left #C4E1FF;
}
#contentlink a.active {	
	background:url(arrow_a.gif) no-repeat left #C4E1FF;
}
#contentlink-btm{
	height:10px; background: url(btm_link_box.gif) no-repeat bottom left;
}

#contentlinkArea{
       position:absolute;
       width:215px;
       margin:25px 0px 0px 620px;
}


#logoSet{
background:url(logos_innerNew1.jpg) no-repeat left top;
margin:30px 0px 42px 0px;
width:580px; height:55px;
}

#content-footer {
background-color:#67748E;
height: 63px;
clear: both;
text-align:justify;
}

#footer-text{
text-align:center;
font-size:10px;
color:#39404F;

}

h2, h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px; font-weight:normal; color: #000033; margin:10px 0px 5px 0px;
}

p, td, div{
   font-family:Arial, Helvetica, sans-serif; font-size:12px;
}

.flagClick{
width:30px; height:20px; float:left; margin-right:10px; margin-left:3px; cursor:pointer;
}

