@charset "UTF-8";
/*========================================== COMÚN ========================================== */

/*======================================== THE LION ========================================== */
.TheLion{
	position:relative;
	width:390px;
	height:170px;
	margin:10px 0px 0px -3px;
	border: 1px solid #999999;
	padding: 10px 15px;
}
.TheLionFlash{
	position:relative;
	width:130px;
	height:127px;
	margin:0px 0px 0px 0px;
	padding: 10px 0px 20px 0px;
	float:left;
}
.TheLionText  {
	width:auto;
	height:auto;
	margin: 0px;
	text-align:right;
}
/*========================================== HISTORY ========================================== */
.Historybook {
	position:absolute;
	top: -14px;
	left: 11px;
	height:562px;
	width:624px;
}
.His{
	height:490px;
}
/*=================================== MANAGEMENT TEAM ========================================== */
.ManagementTeamText {
	margin: 0px 30px 20px 0px;
}
.ManagementTeamTextName {
	font-size:10pt;
	font-weight:bold;
}
/*.ManagementTeamLink {
	margin: -20px 0px 0px 120px;
}*/
/*============================== INTERNATIONAL PRESENCE ====================================== */
.InternationalText {
	position:absolute;
	float: left;
	top: 55px;
	left: 60px;
	width: 580px;
	text-align: center;
	z-index:2;
	height: 400px;
}
.InternationalWorld {
	position:absolute;
	float: left;
	top: 84px;
	left: 60px;
	width: 580px;
	text-align: center;
	z-index:1;
}
/*========================================== ROADMAP ========================================== */
.RoadMapTitle2{
	position:absolute;
	top: 30px;
	width:650px;
	text-align:center;
	font-size:0.8em;
	z-index:21;
	left: 6px;
}
.RoadMapFlag1{
	width:65px;
	height:80px;
	background-image:url(/Images/Flag1.gif);
	background-repeat:no-repeat;
}
.RoadMapFlag2001{
	position:absolute;
	float:left;
	top:60px;
	left:182px;
}
.RoadMapFlag2004{
	position:absolute;
	float:left;
	top:80px;
	left:266px;
}
.RoadMapFlag2005{
	position:absolute;
	float:left;
	top:114px;
	left:321px;
}
.RoadMapFlag2007{
	position:absolute;
	float:left;
	top:196px;
	left:346px;
}
.RoadMapFlag2009{
	position:absolute;
	float:left;
	top:251px;
	left:376px;
}
.RoadMapFlagBig{
	position:absolute;
	float:left;
	top:277px;
	left:474px;
	width:92px;
	height:37px;
}
.RoadMapFlagBigImg{
height:100%;
width:100%;
}
.RoadMapFlagText{
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size:10pt;
	color:#FFFFFF;
	font-weight:bold;
	margin:10px 0px 0px 18px;
}
.RoadMapVisible{
	position:absolute;
	float:left;
	top: 185px;
	left: 30px;
}
.RoadMapDivContentShadow {
	position: absolute;
	float: left;
	clear:left;
	top:0px;
	left:0px;
	width: 250px;
	height: 200px;
}
/*.RoadMapDivContent {
	width: 250px;
	height: auto;
	background-image: url(/Images/BG-titRoadMap.jpg);
	background-repeat:no-repeat;
}*/
.RoadMapDivContentTitle{
	height:16px;
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size:12pt;
	font-weight:bold;
	color:#FFFFFF;
	margin: -5px 0px 0px 30px;
	padding:0px;
}
.RoadMapDivContentTitleImage{
	position:absolute;
	float:left;
	left:0px;
	top:1px;
}
.RoadMapDivContentTitleClose{
	position:absolute;
	float:right;
	top:1px;
	right:0px;
	width:25px;
	height:25px;
	cursor:pointer;
}
.RoadMapDivContentText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	margin: 12px 0px 0px 5px;
}
.RoadMapInvisible{
	position:absolute; 
	float:left; 
	top: 175px;
	left: -2000px;
	width: 400px; 
	height:auto; 
}
.RoadMapFlash{
	position:absolute;
	float:left;
	height:100px;
	width:100px;
	left:460px;
	top:250px;
	z-index:16;
}
/*========================== END ROADMAP ========================*/
