html, body{
 margin:0;
 padding:0;
 text-align:center;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 83%;
 line-height: normal;
 color: #4B4B4B;
}

body a{
 color: #4B4B4B;
 text-decoration: underline;
}

#frase {
	font-size: 11px;
	text-align: center;
	padding: 2px;
	color: #666666;
	background-color: #d3d3d3;
	margin-bottom:10px;
	height: auto;
}

#frase h1 {

	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border: 0px;
	padding: 2px;
	margin: 0px;
	height: auto;

}

#pagewidth{
 width:760px;
 text-align:left;
 margin-left:auto;
 margin-right:auto;
 margin-top: 3px;
 border: 0;
}

#header{
 width:100%;
 margin:0px;
 padding:0px;
 border-collapse:collapse;
 border: 0;
 }
 
 #topnav{  
 width:754px; 
 height: 16px;
 background:#004A80 url(http://elbalink.it/.pub/img/images/bckgr_754.gif) no-repeat;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight:bold;
 color: #E6E6E6;
 line-height: 16px;
 padding: 0px;
 margin:0;
 border: 0;
 } 
 
#topnav ul{
float: right;
padding: 0px;
margin: 0px;
border: 0;
 }
 
#topnav ul li{ 
display : inline;
height: 16px;
width: auto;
list-style-type : none;
margin : 0;
padding : 0 10px;
background: url(http://www.elbalink.it/.pub/img/images/topnav_img.gif) no-repeat left;
border: 0;
}

#topnav ul li a{ 
margin : 0;
padding : 0;
border: 0;
}

#topnav ul li#ita a{
height: 12px;
padding-left: 25px;
border: 0;
background: url(http://www.elbalink.it/.pub/img/images/ita.gif) no-repeat left;
}

#topnav ul li#eng a{
height: 12px;
padding-left: 25px;
border: 0;
background: url(http://www.elbalink.it/.pub/img/images/eng.gif) no-repeat;
}

#topnav ul li#ted a{
height: 12px;
padding-left: 25px;
border: 0;
background: url(http://www.elbalink.it/.pub/img/images/ted.gif) no-repeat;
}

#topnav ul li a{ 
text-decoration: none;
margin: 0px;
font-size: 10px;
color: #E6E6E6;
}

.clr{clear:both;}

#flash{
	width: 759px;
	height:176px;
	margin:0px;
	padding:0px;
	background-color: White;
	border: 0;
	border-collapse: collapse;
}

/* TITLE */
#title  {
	text-align: center;
	margin: 25px 0 25px 0;
	color: #004A80;
}
h1 {
	font-size: 18px;
}

/* TOP-MENU */
#top-menu {
	font-size: 11px;
}
#top-menu ul {
	padding: 8px 0;
	margin: 20px 0;
	list-style-type: none;
	background-color: #004A80;
	color: #FFF;
	width: 750px;
	text-align: center;
}
#top-menu ul li { display: inline; }
#top-menu ul li a {
	text-decoration: underline;
	background-color: #004A80;
	color: #FFF;
	padding: 8px 6px;
	border:0;
	border-right: 1px solid #fff;
	line-height:15px;
	margin:0;
}

#top-menu ul li a.nobrd {
	text-decoration: underline;
	background-color: #004A80;
	color: #FFF;
	padding: 8px 6px 8px 6px;
	border:0;
	line-height:15px;
	margin:0 0 0 -3px;
}
#top-menu ul li a:hover {
	background-color: #369;
	color: #fff;
		text-decoration: none;
}

#top-menu ul li a.nobrd: hover {
	background-color: #369;
	color: #fff;
		text-decoration: none;
}

/* INTRO */
#intro {
	font-size: 11px;
}
#intro p {
	margin: 4px 0 4px 0;
}
#intro p.question {
	font-weight: bold;
	margin: 12px 0 6px 0;
}
#intro p.menu {
	margin: 12px 0 6px 0;
}
#intro p.warning {
	color: Red;
	margin: 12px 0 6px 0;
	font-weight: normal;
}

#nav-container {
	margin: 20px 0 20px 0;
	background: #fff;
}

/* bottom navigation */
#bottomnav{  
 width:754px; 
 height: 16px;
 padding: 0;
 margin:0;
 background:#E3E3E3 url(http://www.elbalink.it/.pub/img/images/bckgr_754.gif) no-repeat left;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight:bold;
 color: #4B4B4B;
 border: 0;
 } 
 
#bottomnav ul{
list-style-type: none;
padding: 0;
margin: 0;
border:0;
/*border: solid 1px red;*/
border-collapse:collapse;
 }
 
 #bottomnav ul li{ 
 display: inline;
 margin: 0;
 padding: 0 6px 0 8px;
 background-image: url(http://www.elbalink.it/.pub/img/images/bottomnav_img.gif);
 background-repeat: no-repeat;
 background-position: left;
 border:0;
/* border: solid 1px blue;*/
}

 #bottomnav ul li a{ 
 text-decoration: none;
 }



