/* CSS Document
Menu 2
 */
#cuerpo #menu2 {
	height: 55px;
	width: 730px;
	/*background-color: #66FFFF;*/
	/*border-color: #999999;
	border-style:solid;
	border-width:thin;*/
	position: absolute;
	top: 65px;
	left: 257px;
	font-size: 11pt;
	font-weight: bold;
	position:absolute;top:36px; font-size:11px; line-height:11px
	/*vertical-align: text-bottom;*/	
}

#cuerpo #menu2 a {
	color:#000000;
	text-decoration:none;
}

#cuerpo #menu2 a:active {
	color:#FF0000;
}

#cuerpo #menu2 a:focus {
	color:#FF0000;
}
 /****FALTA LINEA*/
.menu4Linea{	
	width: 730px;
	height:16px;
	background-color:#00FFCC;
}
.menu2Opcion{
	width:150px;
}
.menu2Contenedor{
	width:520px;
	overflow:hidden;
	/****FALTA ajustar height*/
	/* height:16px; */
}
.menu2Contenido{
	width:900px;
}

.menu2Scroll{
	width:35px;
}
.menu2Flecha {
	cursor:pointer;
}

.menu2Table{
	border-collapse: separate;
	border-spacing: 0px;
	vertical-align:middle;
}
div#flechas.ScrollH{
	height:11px;
	padding-left:13px;
}