@charset "utf-8";
/* CSS Document */

* html .visualIEFloatFix { height: 0.01%; }

body {
  text-align:center;
  /*margin-top: 15px;*/
  /*margin-bottom: 20px;
  background-color: #FFFFFF;*/
}

#page_content {
  text-align:left;
  margin-left:auto;
  margin-right:auto;
  padding-top: 0px; 
  margin-top: 0px; 
  padding-bottom: 0px; 
  margin-bottom: 0px; 
  /*width: 1024px;*/
}

#headerContent
{
	/*height: 100px;*/
	/*height: 75px;*/
	width: 100%;
	background-color:#000000;
}

#corporateLogo
{
	height: 100px; 
	width: 100px; 
	/*float: left;  */
	/*margin-top: 20px; 
	
	padding-right: 15px; 
	padding-left: 25px;*/
	padding-left: 30px;
	/*padding-top: 15px; */
}

#countryName
{
	/*float: right; */
	display: block; 
	font-size: 20px; 
	color:#666; 
	padding-left: 60px; 
	font-family: arial, verdana, Trebuchet MS, helvetica, sans-serif; 
	margin-top: 20px; 
	padding-top: 20px; 
	padding-right: 50px;
}

#bodyContent
{
	/*height: 225px; */
	/*padding-top: 5px;*/
	height: 100px;
	text-align:left;
  	margin-left:auto;
	margin-right:auto; 
    padding-bottom: 0px; 
    margin-bottom: 0px; 
    width: 997px;
}

#leftMenu
{
	float: left; 
	/*width: 15%; */
	width: 154px;
	text-align: left;
}

#content
{
	/*width: 60%; */
	width: 614px;
	float: left; 
	text-align: justify; 
	padding-left: 6px; 
	padding-right: 5px;
}

#rightMenu
{
	float: right; 
	/*width: 24%;*/
	width: 211px%;
	text-align: center;
}

#footerContent
{
	height: 100px;
	width: 100%;
}

#sidebar
{
	width: 100%;
}


#footer
{
	width: 100%;
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}

#globalHome
{
	text-align: center;
	width: 100%;
	height: auto;
	padding-bottom: 5px;
}

#mapaweb
{
	text-align: center;
	width: 997px;
	height: auto;
	padding-bottom: 5px;
}

#mapawebtext a:hover
{
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	color: #333333; 
	font-size: 10px;
	text-decoration: underline;
}

#mapawebtext a
{
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	color: #333333; 
	font-size: 10px;
	text-decoration: none;
}

#copyright
{
	text-align: center;
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
}

#privacy
{
	text-align: center;
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}

#privacy a
{
	color: #CCCCCC;
	text-decoration: none;
}

.forminput{
	FONT-SIZE: 10px; 
	COLOR: #000000; 	
	FONT-FAMILY: verdana, arial, helvetica; 	
	BACKGROUND-COLOR: #ffffff; 	
	BORDER-LEFT-COLOR: #999999; 
	BORDER-LEFT-STYLE: solid; 	
	BORDER-TOP-COLOR: #999999; 
	BORDER-TOP-STYLE: solid;
	BORDER-RIGHT-COLOR: #999999; 	
	BORDER-RIGHT-STYLE: solid; 
	BORDER-BOTTOM-COLOR: #999999; 	
	BORDER-BOTTOM-STYLE: solid;
}


#sa
{
	height: 20px;
	width: 35px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999999;
	color: #000000;
	border: none;
}

#q
{
	height: 15px;
	font-size: 9px;
}


/*----------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------*/
/*#footer {
	clear: both;
	text-align: left;
	margin: 20px 0px 25px 0px;
	padding: 0px 0 0px 0;
	width: 100%;
    height:auto;
    text-align:center;
    background:white;
    }

#footer p.copyright {
    clear:both;
    display:block;
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
    text-align:center;
    color:#333;
	width: 100%;
    height:auto;
    margin:0px 0 0px;
	padding: 0px 0px 15px 0px;
    }

#footer p.copyright a {
    color:#bcbec0;
	text-decoration: none;
    }

#footer p.copyright span {
    display:block;
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
    }
	*/