BODY {font-family:"trebuchet ms", Verdana, Arial, Helvetica, sans-serif; font-size:80%; color: #fff; margin: 50px 0; background-color:#273852;text-align:center}
a:link, a:visited {color:#fff; text-decoration:none}
a:hover {text-decoration:underline}

div#container{margin:0 auto;position:relative;width: 920px; height:489px;background: url(images/fotobigop.jpg) no-repeat top left;text-align:center}
div#dx {position:absolute;right:0;top:0;width:275px;height:430px;text-align:center;}

ul#menu {position:absolute;bottom:0;left:0;width:920px;background: url(images/intromenu.jpg) no-repeat top left;text-align:center;margin:0; padding:0 0 20px 0; height:39px !important; height /**/: 59px;font-weight:bold;font-size: 15px; color:#fff; list-style:none;text-align:center}
ul#menu li a {text-decoration:none;line-height:39px;margin:0 25px}
ul#menu li {display:inline; text-align:center;}
ul#menu li a:link, ul#menu li a:visited {color:#fff; text-decoration:none;}
ul#menu li a:hover {text-decoration:underline}

 /* mappatura lingue */
ul#mlingue {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	width:275px;height:430px;
	background: url(images/introdx.jpg) no-repeat top left;
	right: 0;
	top: 0;
	font-size:13px;}
ul#mlingue li {
display:block;
position:absolute;
margin:0;padding:0;
height:28px !important; height /**/: 35px;padding:7px 0 0 0;text-align:right}
li#ita {width:118px;left:69px;top:185px;background: url(images/ita.png) no-repeat bottom left}
li#eng {width:116px;left:69px;top:238px;background: url(images/eng.png) no-repeat bottom left}
li#booking {width:80px;left:49px;top:280px;background: url(images/button1_it.gif) no-repeat bottom left}
li#advisor {width:80px;left:57px;top:350px;background: url(images/triplogo162w.gif) no-repeat bottom left}

#mlingue a {
display:block;
width:100%;
height:100%;
font-weight:bold}
#mlingue a:link, #mlingue a:visited {color:#fff; text-decoration:none}
#mlingue a:hover {text-decoration:underline}
.alt {display:none}


.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv{ /*Proper way to center a relative div*/
margin: 0 auto;
}

