.sidebarmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 176px; /* Main Menu Item widths */
	border-bottom: 1px solid #ccc;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	background-image: url(imagen.jpg);
}
 
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;

}

.sidebarmenu ul li a:hover{
	color: #0066FF;
	background-color: #000000;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 176px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
	background-position: 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li {
	float: left;
	height: 1%;
}
* html .sidebarmenu ul li a {
	height: 1%;
}
/* End */

body {
	background-color: #f89c0b;
}
.Estilo1 {color: #FFFFFF}
.bac {
	background-color: #0f0e0e;
	background-image: url(imagenes/bactevt.gif);
	background-repeat:  repeat-x;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
	
}
a.texto:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFCC00;
	text-decoration: none;
	line-height: 15px;

}

.texto2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;	
}
a.texto2:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
.texto3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.texto3:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	
	
}
.texto4 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;

}
.linea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;	  
}
	

#sexyBG { display: none; position: absolute; background: #000; opacity: 0.7; -moz-opacity: 0.7; -khtml-opacity: 0.7; filter: alpha(opacity=40); width: 100%; height: 100%; top: 0; left: 0; z-index: 99; }
#sexyBOX { display: none; position: absolute; top: 70px; z-index: 100; }
.sexyX { font-size: 12px; color: #ddd; padding: 4px 0; border-top: 1px solid #636D61; background: #778574; }