/* CSS Document */

.menu {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: thick none #336699;
	background-color: #6699CC;
	font-weight: bold;
	list-style-type: none;
}
.boton {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #0066CC;
	font-weight: bold;
}
.seccion {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #CCCCCC;
	font-weight: bold;
}
.linkboton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	cursor: hand;
	filter: Grey;
	text-decoration: none;
	page-break-before: auto;
	page-break-after: auto;
	border-top: none #FFFFCC;
	border-right: none #FFFFCC;
	border-bottom: none #FFFFCC;
	border-left: none #FFFFCC;
}
.linknegro {
	color: #000000;
	text-decoration: none;
	cursor: hand;
	filter: Grey;
}
.linkgris {
	color: #666666;
	text-decoration: none;
	cursor: hand;
	filter: Grey;
}
.linkblanco {
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	filter: Grey;
}
.titulo {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	height: 400px;
	overflow: auto;
	position: absolute;
	width: 390px;

}
a:hover {
	color: #666666;
}
.celdas {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 1pt;
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
}
.textopequeno {
	font-size: 10px;
	text-align: center;
	font-family: "Trebuchet MS";
	background-color: #FFFFFD;




}
.celdabarras {
	overflow: visible;
	position: static;
	height: 400px;
	width: 520px;


}
