﻿body {
	background-color: #ff9900;
	text-align: center;
}
#hotel_a_lignano {
	background-image: url('images/sfondo.jpg');
	background-repeat: no-repeat;
	width: 800px;
}
#Hotel_Colorado {
	font-size: medium;
	color: #FFFFFF;
	text-align: center;
}
/*selezione lingue*/
.bandiere {
	text-align: center;
}
a.ita {
	background: url('images/Bandiere/ita.jpg') no-repeat 0px 0px;
	width: 50px;
	height: 33px;
	display: block;
}
a.ita:hover {
	background: url('images/Bandiere/bandierebkgd.gif') no-repeat 0px 0px;
	width: 50px;
	height: 33px;
	display: block;
}
a.deu {
	background: url('images/Bandiere/deu.jpg') no-repeat 0px 0px;
	width: 50px;
	height: 33px;
	display: block;
}
a.deu:hover {
	background: url('images/Bandiere/bandierebkgd.gif') no-repeat -59px 0px;
	width: 50px;
	height: 33px;
	display: block;
}
a.aus {
	background: url('images/Bandiere/aus.jpg') no-repeat 0px 0px;
	width: 50px;
	height: 33px;
	display: block;
}
a.aus:hover {
	background: url('images/Bandiere/bandierebkgd.gif') no-repeat -118px 0px;
	width: 50px;
	height: 33px;
	display: block;
}
a.eng {
	background: url('images/Bandiere/eng.jpg') no-repeat 0px 0px;
	width: 50px;
	height: 33px;
	display: block;
}
a.eng:hover {
	background: url('images/Bandiere/bandierebkgd.gif') no-repeat -179px 0px;
	width: 50px;
	height: 33px;
	display: block;
}
a.fra {
	background: url('images/Bandiere/fra.jpg') no-repeat 0px 0px;
	width: 50px;
	height: 33px;
	display: block;
}
a.fra:hover {
	background: url('images/Bandiere/bandierebkgd.gif') no-repeat -239px 0px;
	width: 50px;
	height: 33px;
	display: block;
/* End selezione lingue*/
}
#family_hotel_lignano {
	color: #FFFFFF;
	font-size: x-large;
	text-align: right;
}
