body {
	background-color: #013974;
	text-align: center;
}

img {
	border: 0;
	display: inline;
}

a {
	color: #4678b4;
	text-decoration: none;
}

a:hover {
	color: #fa0;
	text-decoration: underline;
}

#main {
	margin: 0 auto;
	width: 770px;
	background-image: url(images/main.png);
	text-align: center;
}

#header {
	margin: 0 auto;
	width: 770px;
	height: 210px;
	background-image: url(images/header3.jpg);
	background-position: top center;
	font-size: smaller;
	background-repeat: no-repeat;
}


#footer {
	padding-top: 10px;
	margin: 20px auto 0 auto;
	width: 770px;
	height: 70px;
	background-image: url(images/footer.png);
	background-position: bottom center;
	font-size: smaller;
	background-repeat: no-repeat;
	clear: both;
	color: #666;
}


#content {
	margin: 0 auto;
	width: 380px;
	padding: 20px 0px;
	text-align: center;
	color: #666;
}



#lang {
	width: 228px;
	margin: 30px auto 0 auto;
	text-align: center;
	height: 60px;
	color: #666;
}

#lang ul {
	list-style-type: none;
	padding:0;
	height: 60px;
	width: 228px;
	margin: 0 auto;
	text-align: center;
}

#lang ul li {
	float: left;
}
#lang_eng a {
	float: left;
	background-image: url(images/uno_eng.gif);
	background-position: center center;
	background-repeat: no-repeat;
	width: 38px;
	height: 51px;
	opacity: 0.5;
}

#lang_ita a {
	float: left;
	background-image: url(images/uno_ita.gif);
	background-position: center center;
	background-repeat: no-repeat;
	width: 38px;
	height: 51px;
	opacity: 0.5;
}
#lang_esp a {
	float: left;
	background-image: url(images/uno_esp.gif);
	background-position: center center;
	background-repeat: no-repeat;
	width: 38px;
	height: 51px;
	opacity: 0.5;
}
#lang_fra a {
	float: left;
	background-image: url(images/uno_fra.gif);
	background-position: center center;
	background-repeat: no-repeat;
	width: 38px;
	height: 51px;
	opacity: 0.5;
}
#lang_deu a {
	float: left;
	background-image: url(images/uno_deu.gif);
	background-position: center center;
	background-repeat: no-repeat;
	width: 38px;
	height: 51px;
	opacity: 0.5;
}
#lang_jap a {
 float: left;
	background-image: url(images/uno_jap.gif);
	background-position: center center;
	background-repeat: no-repeat;
	width: 38px;
	height: 51px;
	opacity: 0.5;
}

#lang_jap a:hover, #lang_ita a:hover, #lang_eng a:hover, #lang_deu a:hover, #lang_fra a:hover, #lang_esp a:hover  {
	opacity: 1;
}
.ghost {
	display: none;
}

.box-main .titolo {
	font-weight: bold;
}

.box-main .go a {
	display: block;
	background-image: url(images/go.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 12px;
	width: 15px;
	float: right;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#footer img {
	margin-top: 6px;
	opacity: 0.4;
}

#footer img:hover  {
	opacity: 1;
}

#linguanova {
	font-weight: bold;
}

#livorno-sx {
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 18px !important;
	margin-left: 8px;
	margin-bottom: 0px;
}
#livorno-dx {
	float: right;
	margin-top: 10px;
	margin-right: 18px !important;
	margin-right: 8px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.livorno {
	border: 1px solid #CBDCEC;
	width: 146px;
	height: 98px;
	margin: 2px 0px 8px 0px;
	background-repeat: no-repeat;
	background-position: center center;
}

.ln1 {
	background-image: url(images/livorno/foto1.gif);
}
.ln2 {
	background-image: url(images/livorno/foto2.gif);
}
.ln3 {
	background-image: url(images/livorno/foto3.gif);
}
.ln4 {
	background-image: url(images/livorno/foto4.gif);
}
.ln5 {
	background-image: url(images/livorno/foto5.gif);
}
.ln6 {
	background-image: url(images/livorno/foto6.gif);
}
.ln7 {
	background-image: url(images/livorno/foto7.gif);
}
.ln8 {
	background-image: url(images/livorno/foto9.gif);
}

#menu {
	margin: 0 auto;
	width: 770px;
	background-image: url(images/main2.png);
	text-align: center;
	padding: 3px 0px;
}
#menu ul {
	list-style-type: none;
	padding:0;
	margin: 0;
	text-align: center;
	font-size: smaller;
}
#menu ul li {
	display: inline;
	list-style-type: none;
}
#menu ul li a {
	padding: 3px 19px;
	text-decoration: none;
	font-weight: bold;
	color: #013974;
	background: transparent;
}

#menu ul li a:hover {
	color: #fff;
	color: #013974;
	background-color: #fc0;
}
.foto-cx {
	padding: 2px;
	border: 1px solid #ddd;
	text-align: center;
}
