/*------------------------------------ GLOBAL SECTION --------------------------------*/
/*body
{
	font: 12px sans-serif;
	color: #BBBBBB;
	background:#303030;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}*/
.maintable_tab {
	height: 160px;
	width: 889px;
	border: 0px;
	margin: 0px;
	background:url(images/tabs/background_tab.png) repeat-x top;
/*	background-color:#FF4444;*/
/*	border: #333333 2px solid;*/
/*	opacity:.5;
	filter:alpha(opacity=50);*/
}
.maintable-in_tab {
	height: 140px;
	width: 100%;
	border: 0px;
	margin: 0px;
	vertical-align: top;
	padding-top: 10px;
/*	visibility:hidden;*/
/*	background-color:#669933;*/
}
/* common style for top headers in TAB content */
.normal_text {
	color:#000000;
	font-family:Verdana;
	font-size: 8pt;
}
.tdtop_tab {
	border: 0px;
	margin: 0px;
	vertical-align:top;
	color:#232323;
	font-family:Verdana;
	letter-spacing: 0px;
	font-size: 8pt;
	font-weight:bold;
	height:16px;
	width:296px;
}
.tdtop_tab4 {
	border: 0px;
	margin: 0px;
	vertical-align:top;
	color:#2b2382;
	font-family:Verdana;
	letter-spacing: 0px;
	font-size: 8pt;
	font-weight:bold;
	height:6px;
	width:218px;
}
/*separators inside TAB content */
.in_tab {
	background:url(images/tabs/separator_content.png) repeat-y left;
	padding-left:12px;
}
.tdcontent_tab {
	border: 0px;
	margin: 0px;
	vertical-align:top;
	color:#000000;
	font-family:Verdana;
	font-size: 8pt;
	line-height:-20px;
	height:16px;
	width:296px;
/*	padding-left: 5px;*/
}
.tdcontent_tab4 {
	border: 0px;
	margin: 0px;
	vertical-align:top;
	color:#000000;
	font-family:Verdana;
	font-size: 8pt;
	line-height:-20px;
	height:16px;
	width:218px;
/*	padding-left: 5px;*/
}
.readmore_tab {
	text-decoration:underline;
	vertical-align:bottom;
}

.list_tab {
	/*list-style-image:url(images_menu/flecha.png);*/
	list-style-position:outside;
	font-family:Verdana;
/*	letter-spacing: 1px;*/
	font-size: 8pt;
	font-weight:bold;
	color:#232323;
	position:relative;
	left: -12px;
/*	top: -10px;*/
/*	background-color:#333333;*/
}

/* firefox outline for a href */
a:focus { 
    outline: none; 
	color: #BBBBBB;
}
.doc {
	font-family: "Tahoma", sans-serif;
	color:#6666CC;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	line-height: 16px;
	cursor: pointer;
	}
.doc:hover {
	color: #FFFFFF;
	background-color: #6666CC;
	font-weight: bold;
	text-decoration: none;
	}
.doc:visited {
	color: #330099;
	font-weight: bold;
	text-decoration: underline;
	}
.doc:focus { 
    outline: none; 
	color: #BBBBBB;
}

.spacer {
	padding-left:20px; padding-right:20px;
}


/* */
/*------------------------- TAB SECTION --------------------------------------------------*/
ul#pestanas {
  list-style: none;
  margin: 0;
  cursor:pointer;
  
/*  padding: 10px 0 0 0;*/
/*  height: 23px;*/
/*  border-bottom: 1px solid black;*/
/*  background: rgb(218, 218, 218);*/
  /*position: relative;*/
}
ul#pestanas li {
  position: absolute;
  text-align: center;
}
ul#pestanas li > div > div {
  height: 22px;
}
ul#pestanas span {
  display: block;
  height: 100%;
  text-decoration: none;
  color: #DDDDDD;
  font: 11px sans-serif;
  font-weight:bold;
  margin-top: 3px;
}
ul#pestanas li#pestana1 {
  left: 0;
  width: 170px;
  height: 22px;
  background: url('images/tabs/tab_1.png') no-repeat right;
}
ul#pestanas li#pestana1:hover {
  left: 0;
  width: 170px;
  height: 22px;
/*  background: url('images/tabs/tab_1_over.png') no-repeat right;*/
}
ul#pestanas li#pestana2 {
  left: 170px;
  width: 178px;
  height: 22px;
  background: url('images/tabs/tab_2.png') no-repeat right;
}
ul#pestanas li#pestana2:hover {
  left: 170px;
  width: 178px;
  height: 22px;
/*  background: url('images/tabs/tab_2_over.png') no-repeat right;*/
}
ul#pestanas li#pestana3 {
  left: 348px;
  width: 178px;
  height: 22px;
  background: url('images/tabs/tab_3.png') no-repeat right;
}
ul#pestanas li#pestana3:hover {
  left: 348px;
  width: 178px;
  height: 22px;
/*  background: url('images/tabs/tab_3_over.png') no-repeat right;*/
}
ul#pestanas li#pestana4 {
  left: 526px;
  width: 178px;
  height: 22px;
  background: url('images/tabs/tab_4.png') no-repeat right;
}
ul#pestanas li#pestana4:hover {
  left: 526px;
  width: 178px;
  height: 22px;
/*  background: url('images/tabs/tab_4_over.png') no-repeat right;*/
}
ul#pestanas li#pestana5 {
  left: 704px;
  width: 185px;
  height: 22px;
  background: url('images/tabs/tab_5.png') no-repeat right;
}
ul#pestanas li#pestana5:hover {
  left: 704px;
  width: 185px;
  height: 22px;
/*  background: url('images/tabs/tab_5_over.png') no-repeat right;*/
}

ul#pestanas span {
  display: block;
  padding: 0px 0px 0px 0px;
}
.iframe {
/*  display: block;*/
  background-color:#009900;
/*  position: relative;*/
/*  padding-top: 21px;*/
/*  top: -160px;*/
/*  bottom: 0;
  right: 0;
  left: 0;*/
/*  margin-top: 21px;*/
/*  visibility:hidden;*/
/*  height:160px;*/
  height: 0px;
/*  z-index: 2;*/
  display: none;
  width: 0px;
  height: 0px;
  margin: 0px;  
/*  overflow:hidden;*/
  background-color:#00CC99;
/*  border-top: 0px solid black;*/
}


#basic-tab{
/*	border:5px solid #EEE;
	padding:5px;
	width:350px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-175px;
	z-index:2;
	margin-top:-100px;*/
}

.tab_headings{
/*	padding:5px;
	background:#99CC00;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;*/
	visibility:hidden;
}

.tab_headings:hover{
	background:#00CCFF;
}

.tab_child{
/*	padding:15px;*/
	background:#EEE;
/*	visibility:hidden;*/
	height:0px;
	z-index:50;
	margin-top:-2px;
/*	position:relative;
	top:-180px;*/
	display: none;
}

.tab_header_highlight{
	background:#00CCFF;
}

.iframe_topMove {
  display: block;
  background-color:#009900;
  position: relative;
/*  padding-top: 21px;*/
  top: -160px;
  bottom: 0;
  right: 0;
  left: 0;
/*  margin-top: 21px;*/
  visibility:hidden;
  height:160px;
/*  height: 0px;*/
  z-index: 2;
/*  border-top: 0px solid black;*/
}

.div_pestanas {
  z-index:20;
  position:relative;
  height:21px;
/*  left: 24px;*/
/*  padding-left:-20px;*/
}

/*--------------------------------END TAB SECTION -------------------------------------------*/
