@charset "UTF-8";

#box1 {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../imag/graf_barra_2.gif);
	padding:0px;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
#box1  /** html .lavaLamp
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../imag/graf_barra_2.png", sizingMethod="crop");
}*/

.lavaLamp {
	position: relative;
	height: 45px;
	overflow: hidden;
	margin-bottom: 0px;
	margin-top: 0px;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 135px;
	width: auto;
	
	#margin-left: 133px;
}

    /* Force the list to flow horizontally */
    .lavaLamp li {
	float: left;
	list-style: none;
    }
        /* Represents the background of the highlighted menu-item. */
        .lavaLamp li.back {
	width: 9px;
	height: 50px;
	z-index: 8;
	position: absolute;
	background-image: url(../imag/punto.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	top: 0px;
	
#background-image: none;
#filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../imag/punto.gif", sizingMethod="crop");
	
        }
            .lavaLamp li.back .left {
	height: 50px;
	margin-right: 9px;
	background-image: url(../imag/punto.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
#background-image: none;
#filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../imag/punto.gif", sizingMethod="crop");
	}
    
	
        .lavaLamp li a {
	position: relative;
	overflow: hidden;
	text-decoration: none;
	text-transform: none;
	color: #222222;
	outline: none;
	text-align: center;
	height: 25px;
	top: 3px;
	z-index: 10;
	letter-spacing: 0;
	float: left;
	display: block;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 10px;
	padding: 0px;
	
	#margin-right: 5px;
	#margin-left: 5px;
	list-style-type: none;
    }
	
        .lavaLamp li a:hover {
		color:#ffffff;
		}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
