/****************** MAIN STYLES ********************/

html {
	height:100%
}
body {
	height:100%
}
body {
	color:#FFFFFF;
	/*background:url(../images/bkgrnd_Top-Bottom.jpg) repeat-x top left #e6ebb8;*/
	text-align:center;
	min-width:800px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	margin: 0px;
}
#outer {
	min-height:100%;
	height:100%;
	width:795px; /*Different for FF and IE*/
	background:url(../images/bkgrnd_Content-Main.gif) repeat-y center center;
	margin:0 auto;
	padding:0;
	text-align:center;
	position:relative;
}
html>body #outer { /*for mozilla as IE treats height as min-height anyway*/
	height:auto;
	width: 800px;
} 
#inner {
	position:relative;
	width:800px; /*Different for FF and IE*/
	padding:2px;
	margin:0px;
	text-align:left;
	border: 1px;
	border-color: #018630;
	border-style: solid;
	padding-left: 3px;
    z-index:100;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/***************** PAGE HEADER ****************/

#pheader {
	height:77px; /*41px*/
	width:800px; /*231px*/
	position:relative; /*539px*/
	*right:-1px;
	padding-top:10px;
	margin:0px;
	padding-bottom:10px;
    z-index:200;}

#logo {
	height:77px; /*231px*/
	position:relative; /*539px*/
	*right:-1px;
	background:url(../imagenes/General/logo.gif) no-repeat center center;
	float: left;
}

#lselect {
	height:77px; /*231px*/
	position:relative; /*539px*/
	*right:-1px;
	margin-left: 690px;
	padding-top: 20px;
}

/***************** MENU/TABS ENGLISH ****************/

#menu {
	height:auto;
	font-size: 10px;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: #018630;
	margin-right: 2px;
	padding-top: 1px;
	padding-bottom:1px;
	*padding-left:3px;

}

#tabs {
	display:table;
	padding:0;
	margin:0 auto;
	list-style-type:none;
	white-space:nowrap;
}
#tabs li {
  	display:table-cell;
}
html #tabs li {
  	float:left;
}
#tabs a {
  	width:auto;
	/*height:16px;*/
  	display:block;
  	padding:2px 26px;
  	color:#fff; 
  	background:#018630; 
  	text-decoration:none;
}
html #tabs a {
  	float:left;
}
#tabs a:hover {
  	color:#000; 
}

.container {clear:both; text-decoration:none;}
html .container {display:inline-block;}

/***************** MENU/TABS SPANISH ****************/

#tabsspanish {
	display:table;
	padding:0;
	margin:0 auto;
	list-style-type:none;
	white-space:nowrap;
}
#tabsspanish li {
  	display:table-cell;
}
html #tabsspanish li {
  	float:left;
}
#tabsspanish a {
  	width:auto;
	/*height:16px;*/
  	display:block;
  	padding:2px 23px;
  	color:#fff; 
  	background:#018630; 
  	text-decoration:none;
}
html #tabsspanish a {
  	float:left;
}
#tabsspanish a:hover {
  	color:#000; 
}

/***************** MENU/TABS GERMAN ****************/

#tabsgerman {
	display:table;
	padding:0;
	margin:0 auto;
	list-style-type:none;
	white-space:nowrap;
}
#tabsgerman li {
  	display:table-cell;
}
html #tabsgerman li {
  	float:left;
}
#tabsgerman a {
  	width:auto;
	/*height:16px;*/
  	display:block;
  	padding:2px 29px;
  	color:#fff; 
  	background:#018630; 
  	text-decoration:none;
}
html #tabsgerman a {
  	float:left;
}
#tabsgerman a:hover {
  	color:#000; 
}

/***************** MENU/TABS FRENCH ****************/

#tabsfrench {
	display:table;
	padding:0;
	margin:0 auto;
	list-style-type:none;
	white-space:nowrap;
}
#tabsfrench li {
  	display:table-cell;
}
html #tabsfrench li {
  	float:left;
}
#tabsfrench a {
  	width:auto;
	/*height:16px;*/
  	display:block;
  	padding:2px 17px;
  	color:#fff; 
  	background:#018630; 
  	text-decoration:none;
}
html #tabsfrench a {
  	float:left;
}
#tabsfrench a:hover {
  	color:#000; 
}

/***************** MENU/TABS Japanese ****************/

#tabsjap {
	display:table;
	padding:0;
	margin:0 auto;
	list-style-type:none;
	white-space:nowrap;
	line-height: 10pt;
}
#tabsjap li {
  	display:table-cell;
}
html #tabsjap li {
  	float:left;
}
#tabsjap a {
  	width:auto;
	/*height:16px;*/
  	display:block;
  	padding:2px 38px;
  	color:#fff; 
  	background:#018630; 
  	text-decoration:none;
}
html #tabsjap a {
  	float:left;
}
#tabsjap a:hover {
  	color:#000; 
}

/***************** MENU/TABS Korean ****************/

#menukor {
	height:auto;
	font-size: 8pt;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: #018630;
	margin-right: 2px;
	padding-top: 1px;
	padding-bottom:1px;
	*padding-left:3px;
}

#tabskor {
	display:table;
	padding:0;
	margin:0 auto;
	list-style-type:none;
	white-space:nowrap;
	line-height: 11pt;
}
#tabskor li {
  	display:table-cell;
}
html #tabskor li {
  	float:left;
}
#tabskor a {
  	width:100%;
	/*height:16px;*/
  	display:block;
  	padding:2px 43px;
  	*padding:2px 41px;
  	color:#ffffff; 
  	background:#018630; 
  	text-decoration:none;
}
html #tabskor a {
  	float:left;
}
#tabskor a:hover {
  	color:#000; 
}

/***************** LINK STYLES ****************/


a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}

#btmlinkscontainer a {
	text-decoration:none; 
	height:22px; /*height:31px*/
	padding:2px;
	font-size:10px;
	line-height:22px;
}

#btmlinkscontainer a:link, #btmlinkscontainer a:active, #btmlinkscontainer a:visited {
	color: #000000;
	text-decoration: none;
}
#btmlinkscontainer a:hover {
	text-decoration: underline;
}

/***************** GENERAL & OTHER PRESENTATION ****************/

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#018630;
	padding:0;
	text-align: center;
	margin-top: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #018630;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

div {
	margin-top:0px
}

p {
	margin-top:0px;
	color: #000000;
	margin-left: 30px;
	margin-right: 30px;
	font-size: 14px;
	margin-bottom: 20px;
	line-height:1.4em;
	font-family:Arial;
	text-align:justify;
}

.dark {
	color:#000000;
	font-weight: bold;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.style1 {
	font-family: "Times New Roman", Times, serif;
}

.center2 {
	margin-top:0px;
	color: #000066;
	margin-left: 20px;
	margin-right: 30px;
	font-size: 14px;
	margin-bottom: 20px;
	line-height:1.4em;
	font-family:Arial;
	text-align: center;	
}

.center3 {
	margin-top:0px;
	margin-left: 5px;
	margin-right: 40px;
	text-align: center;	
}

/***************** PAGE PHOTOS ****************/

#imgcontacts {
	width:796px;
	position:relative;
	border-width: 1px;
	border-color: #018630;
	border-style: solid;
	margin-top: 2px;
	height: 150px;
	padding: 3px 0px 10px 0px;
	*padding-bottom: 5px;
}

#imgcontainer {
	width:796px;
	position:relative;
	border-width: 1px;
	border-color: #018630;
	border-style: solid;
	margin-top: 2px;
	height: 152px;
	padding: 3px 0px 10px 0px;
	*padding-bottom: 5px;
}

#imgcontainer ul {
	list-style-type:none;
	margin: 5px;
	padding-left: 0px;
}
#imgcontainer li {
	/*float:left;
	margin:0px;*/
	display:inline;
	margin: 5px;
	*margin-bottom: 20px;
}

#imgcontainer img {
	width: 250px;
	height: 150px;
}

#imgcontainer2 {
	width:796px;
	position:relative;
	border-width: 1px;
	border-color: #018630;
	border-style: solid;
	margin-top: 2px;
	height: 152px;
	padding: 5px 0px 5px 0px;
	*padding-bottom: 5px;
}

#imgcontainer2 img {
	/*width: 250px;*/
	height: 150px;
	z-index:150;
}

#headerAnimation {
	width:779px;
	position:relative;
	padding: 0px 0px 8px 8px;
}

/***************** CONTENT CONTAINER ****************/

#contentcontainer {
	width:796px;
	position:relative;
	background:url(../imagenes/General/fondo_pina.gif) no-repeat;
	border-width: 1px;
	border-color: #018630;
	border-style: solid;
	margin-top: 2px;
}

#contentcontainer ul {
	color:#000000;
	font-size: 14px;
	font-family:Arial;
	margin-left: 60px;
	margin-right: 80px;
}

#contentcontainer li {
	padding: 2px;
}

#contentcontainer a:link, #contentcontainer a:active, #contentcontainer a:visited {
	color: #000000;
	text-decoration: underline;
}
#contentcontainer a:hover {
	text-decoration: underline;
	color: #018630;
}

/***************** BOTTOM LINKS CONTAINER ****************/

#btmlinkscontainer {
	width:796px;
	position:relative;
	border-width: 1px;
	border-color: #018630;
	border-style: solid;
	margin-top: 2px;
	text-align: center;
	line-height: 2em;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

/***************** LANGUAGE MENU ****************/

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout_horizontal.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/*MENU 1*/
/* common styling */
.menu1 {font-family: arial, sans-serif; width:110px; height:20px; position:relative; padding-top:5px; margin:0; font-size:11px; z-index:200;}
.menu1 ul li a, .menu1 ul li a:visited {display:block; text-decoration:none; color:#000; width:110px; height:20px; /*border:1px solid #5a3; border-width:1px 1px 0 0;*/ background: url(../imagenes/navigator%20buttons/menu.jpg); line-height:20px; font-size:11px; }
.menu1 ul {padding:0; margin:0; list-style-type: none; }
.menu1 ul li {/*float:left;*/ position:relative; }
.menu1 ul li ul {display: none; padding:3px;}

/* specific to non IE browsers */
.menu1 ul li:hover a {color:#fff; background: url(../imagenes/navigator%20buttons/menu.jpg);}
.menu1 ul li:hover ul {display:block; position:absolute; top:20px; left:0px; width:102px; background:#fff; border:1px solid #018630;}
.menu1 ul li:hover ul li {text-indent:5px;/*float:left;*/}
.menu1 ul li:hover ul li a {display:block; background:transparent  url(../../opacity/opaque.png); border:1px solid #fff; color:#000; width:100px; /*float:left;*/ height:20px;}
.menu1 ul li:hover ul li a:hover {background:#fff; margin-left:0px; text-indent:5px; border:1px solid #018630; color:#fff;}
