/*--------------------------------- CONTATTI E CAMBIA LINGUA ------------------------------------------*/

#container-languages, #container-contatti {
	position:relative;
	width:129px;
	/*height:19px;*/
}

#sopra-languages, #sopra-contatti {
	width:129px;
	height:19px;
}

#sopra-languages img {
	width:129px;
	height:19px;
}

#sopra-contatti a {
	display:block;
	width:129px;
	height:19px;
}

#sotto-contatti {
	position:absolute;
	top:0px;
	left:0px;
	width:129px;
	height:19px;
}

#sotto-contatti a {
	display:block;
	height:19px;
	overflow:hidden;
}

#sotto-contatti a:hover {
	display:block;
	height:19px;
	overflow:hidden;
}




/*------------------ IMMAGINI ----------------*/

#sopra-languages a {
	background-image:url(/img/bot-changelanguages-ita-a.gif);
	background-repeat:no-repeat;
}

#sopra-languages a:hover {
	background-image:url(/img/bot-changelanguages-ita-b.gif);
	background-repeat:no-repeat;
}

#languages	 	#sopra-languages a {
	background-image:url(/img/bot-changelanguages-ita-b.gif);
	background-repeat:no-repeat;
}

/* contatti */

#sopra-contatti a {
	background-image:url(/img/bot-contacts-ita-a.gif);
	background-repeat:no-repeat;
}

#sopra-contatti a:hover {
	background-image:url(/img/bot-contacts-ita-b.gif);
	background-repeat:no-repeat;
}

#sotto-contatti a {
	background-image:url(/img/bot-contacts-ita-a.gif);
	background-repeat:no-repeat;
}

#sotto-contatti a:hover {
	background-image:url(/img/bot-contacts-ita-b.gif);
	background-repeat:no-repeat;
}

/* stato di cliccato (inserire l'id nella pagina) */

#contatti	 	#sopra-contatti a {
	background-image:url(/img/bot-contacts-ita-b.gif);
	background-repeat:no-repeat;
}

#contatti	 	#sotto-contatti a {
	background-image:url(/img/bot-contacts-ita-b.gif);
	background-repeat:no-repeat;
}




/*----------------------------------------------------- TENDINA CHANGE LANGUAGES -----------------------------------------------------*/


.maledetto{
	height:19px;
	width:129px;
	margin-right:0px;
	background-image:url(/img/bot-changelanguages-ita-a.gif);
	display:block;
}

.maledetto img{
	height:19px;
	width:129px;
	border:0px;
}

#info1{
	position:absolute;
	top:-1000px;
	left:-1000px;
	background:#3a4a53;
	width:122px;
	text-align:right;
}

.a-lingua {
	margin-left:0px;
	width:122px;
	height:20px;
}

.a-lingua a {
	line-height:20px;
	display:block;
	width:122px;
	max-width:122px;
	height:20px;
	color:#aaa;
	font-size:10px;
	text-decoration:none;
}

.a-lingua a:hover {
	line-height:20px;
	display:block;
	width:122px;
	max-width:122px;
	height:20px;
	color:#fff;
	font-size:10px;
	background-color:#525b63;
	text-decoration:none;
}
