/*---------------------HEADER-----------------------*/@charset "UTF-8";#header {	background-image: url(../images/bg_header_lingtastic.png);	background-repeat: repeat-x;	margin: 0px;	height: 155px;	width: 100%;}/* ---------------------- MENU ---------------------- */.blue #salta_nav{	position:relative;	display:block;	height:42px;	font-size:10px;	font-weight:bold;	background:transparent url(../images/blueslate_background.gif) repeat-x top left;	margin-right: 0px;	margin-left: 0px;	width: 100%;	}.blue #salta_nav ul{	margin:0px;	padding:0;	list-style-type:none;	width:auto;	}.blue #salta_nav ul li{	display:inline-block;	float:left;	margin:0 1px 0 0;	}.blue #salta_nav ul li a{	display:block;	float:left;	color:#D5F1FF;	text-decoration:none;	padding:14px 22px 0 22px;	height:28px;	}.blue #salta_nav ul li a:hover,.blue #salta_nav ul li a.current{	color:#fff;	background:transparent url(../images/blueslate_backgroundOVER.gif) no-repeat top center;	}#login {	height: 20px;	width: 93px;	position: absolute;	top: 11px;	right: 10px;}