/*div.item div a {
	line-height:20px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	display:inline-table;
	float:left;
}*/
.linkbot {
	line-height:20px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
.linkbot:hover {
	color: #12578e;
}

table.item {
	line-height:20px;
	float:left;
	display:inline-table;
	background:url(/images/btn_blanco_centro.gif) repeat-x;
	white-space:nowrap;
}

table.active {
	line-height:20px;
	height:23px;
	color: #FFFFFF;
	float:left;
	background: url(/images/btn_azul_centro.gif) repeat-x #12578e;
	white-space:nowrap;
}
table.active tr td a {
	height:23px;
	color: #FFFFFF;
	float:left;
	background: url(/images/btn_azul_centro.gif) repeat-x #12578e;
}

table.active tr td a:hover {
	color: #dcebf4;
	float:left;
	background: url(/images/btn_azul_centro.gif) repeat-x #12578e;
}

table.active tr td a:visited {
	color: #FFFFFF;
	float:left;
	background: url(/images/btn_azul_centro.gif) repeat-x #12578e;
}

div.item div a:hover {
	color: #12578e;
	text-decoration:none;
}

div.item div a:visited {
	color: #000000;
	text-decoration:none;
}
table tr td.izq {
	width:8px;
	height:23px;
	background-image: url(/images/btn_blanco_izq.gif);
}
table tr td.der{
	width:9px;
	height:23px;
	background-image: url(/images/btn_blanco_der.gif);
}

table.active tr td.izq {
	background-image: url(/images/btn_azul_izq.gif);
}

table.active tr td.der {
	background-image: url(/images/btn_azul_der.gif);
}

/*.select-free { 
		position:absolute; 
		z-index:10;/*any value*/ 
		overflow:hidden;/*must have*/ 
		width:33em;/*must have for any value*/;
} 

.select-free iframe { 
				display:none;/*sorry for IE5*/ 
				display/**/:block;/*sorry for IE5*/ 
				position:absolute;/*must have*/ 
				top:0;/*must have*/ 
				left:0;/*must have*/ 
				z-index:-1;/*must have*/ 
				filter:mask();/*must have*/ 
				width:3000px;/*must have for any big value*/ 
				height:3000px/*must have for any big value*/; 
} 

.select-free .bd{
		border:solid 1px #aaaaaa;
		padding:12px;
} */

/*
div.item div.active div.der {
	background-image: url(/images/btn_azul_der.gif);
}

div.item div.der {
	background-image: url(/images/btn_blanco_der.gif);
}

div.item div.izq {
	background-image: url(/images/btn_blanco_izq.gif);
}*/
