@charset "ISO-8859-1";
* {
	margin: 0px;
	padding: 0px;
}
body
{
text-align:-moz-center; /*FF*/
#text-align:center; /*IE */
margin: 0 auto;
}
#all
{
	position: absolute;
	width: auto; /*1290px;*/ /* 850px; */
	height: auto; /*650px;*/
	top: 0px !important;
	top: 0px; /* ie */
	left: 50%;
	margin-left: -645px;
	margin-top: 0px;
	text-align: left;
	background-color: #000;	
}
#Logoplace {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: center;
	position: relative;
}
#flashplace {
	top: 104px !important;
	top: 104px; /* ie */
	margin-top: 104px; /* ie */
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: 500px;
	text-align: center;
	position: relative;
}
#table {
	width : 1290 px;
	margin: 0 auto;
	position: relative;
	height: 24px;
}
#menu1 {
	padding: 0px;
	height: 24px;
	width: 643px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#test {
	height: 300px;
	width: 800px;
	border: 0px solid #FFFFFF;
	position: absolute;
	left: 25%;
	top: 25%;
	background-repeat: no-repeat;
	background-position: center center;
}
#navegation {
	height: 24px;
	width: 100%;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(../images/navegation-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#Lineplace {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/navegation-bg01.jpg);
	height: 24px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
}
#flashplace {
	text-align: center;
	width: 1290px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	position: relative;
}
#tablist {
	display:block;
	position:absolute;
	width:80px;
	height:20px;
	top:424px;
	left:832px;
	padding:5px;
	font-style:italic;
	color:#fff;
	z-index:100;
}
#test1{
display:none;
width: 800px;
height:300px;
}

#tabcontentcontainer{
	width : 900 px;
	position:absolute;
	top:108px;
	left:20%;
	/* Insert Optional Height definition here to give all the content a unified height */
	padding: 5px;
	border: 0px solid white;
}

.tabcontent{

display:none;
  font-family:verdana;
  font-weight:bold;
}




.tabcontentclose{
display:none;
width: 0px;
height:0px;
border: 0px solid white;
}

#footer
{
	left: 0;
    position: absolute;
    bottom: 0 !important;
    bottom: -1px;
    height: 23px !important;
    width: 100%;
    color: rgb(10,181,191);
    font-size: 9px;
	font-family:verdana;
    border-top: 1px solid rgb(136,145,146);
    background-color: #1b2020;
	text-align: center;
    /*background-image: url(../images/background.gif); 
    background-repeat: repeat-y;
    background-position: 0 0;*/
    overflow: hidden;
}
.copyright,
.meta
{
    position: absolute;
    top: 4px !important;
    top: 6px;
    line-height: 10px;
    overflow: hidden;
}

.meta
{
    width: 224px;
    left: 0;
    text-align: center;
}

.copyright
{
	margin-right: auto;
	margin-left: auto;
	top: 4px !important;
	top: 6px;
	left: 0;
	width: 100%;
	text-align: center;
	line-height: 13px;
	overflow: hidden;
}

#footer a
{
    text-decoration: none;
	
	color: rgb(10,181,191);
	font-size: 10px;
}

#footer a:hover
{
    color: rgb(204,204,204);
}

