.tabs__td_rojo{
	margin:0;
  border:1px solid #A80000;
  padding:3px 20px 3px 20px;
	text-align:center;
	background:#A80000 url(pestanas_bg1.gif) repeat-x 0 0;
	color:#FFFFFF;
	font-size:14px;
	height:25px;
}
.tabs__td_negro{
	margin:0;
  border:none;
  padding:3px 20px 3px 20px;
	text-align:center;
	background:#271F1C url(pestanas_bg2.gif) repeat-x 0 0;
	color:#8B8C8D;
	font-size:14px;
	height:25px;
}
.tabs__td_esp{
	background:none;
	width:4px;
}
.div__tab_up{
	background:#A80000 url(bg_pestania.gif) repeat-x 0 0;
	height:4px;
	font-size:1px;
}
.div__tab_dw{
	background:#DFDACB url(pestana_textbg.gif) repeat-x bottom;
	color:#271F1C;
	padding:1px 10px 20px 10px;
}
.a_simple_rojo, .a_simple_rojo:visited, .a_simple_rojo:active, .a_simple_rojo:hover{
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:none;
	font-size:12px;
}
.a_simple_negro, .a_simple_negro:visited, .a_simple_negro:active, .a_simple_negro:hover{
	color:#8B8C8D;
	text-decoration:none;
	border-bottom:none;
	font-size:12px;
}
