@charset "UTF-8";
#log{
	align: center;
	position: absolute;
	z-index: 1;    
}

#navegaP{
	margin: auto;
	position: relative;/*da la posición del menú*/
	top: 20px;
	height: 40px;
	width: 90%;
	align: center;
	background-image: url(../imagenes/lat_izq.png);
	background-repeat: repeat-x;
}
#navegaP li{
	top: 0;
	list-style-type: none;
	display: inline;
}

.txtColum1{
list-style-type: none;	
	}