        .lavaLampBottomStyle {
            	height: 29px;
            	width: 1000px;
            	background-color: white;
            	padding: 15px;
            	margin: 10px 0;
            	overflow: hidden;
            	border: 1px solid gray;
		vertical-align: middle; 
        }
        .lavaLampBottomStyle li {
            	float: left;
            	list-style: none;
        }
	.lavaLampBottomStyle li.back {
		border-bottom: 5px solid blue;
		width: 9px;
		height: 30px;
		z-index: 8;
		position: absolute;
    	}
	.lavaLampBottomStyle li a {
		font: bold 14px arial;
		text-decoration: none;
		color: #000;
		outline: none;
		text-align: center;
		top: 7px;
		text-transform: uppercase;
		letter-spacing: 0;
		z-index: 10;
		display: block;
		float: left;
		height: 30px;
		position: relative;
		overflow: hidden;
		margin: auto 10px;
    	}   
    	.lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
        	border: none;
	}                     

	
	.congreso
	{
		font: bold 28px verdana;
		text-align: center;
	}

	.titulo1
	{
		font: bold 14px verdana;
		text-align: center;
	}	

