body
{
margin:0;
background-color:#394f80;
font-family:Verdana, Arial, "Times New Roman";
}


a:link {
	color:#394f80;
	text-decoration: none;
}
a:visited {
	color:#394f80;
	text-decoration: none;
}
a:active {
	color:#394f80;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}


#sfondo
{
width:990px;
height:790px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
background:url(splash.jpg) top center no-repeat;
}

#header_menu
{
position:relative;
width:800px;
height:30px;
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
padding-top:150px;

}

#header_menu ul
{
margin-top:4px;
margin-left:-52px;
}

#header_menu ul li
{
list-style:none;
display:inline;
font-size:13px;
color:#394f80;
}
#header_menu ul li .menu_intro
{
margin-left:16px;
margin-right:16px;
}

#introswf
{
position:relative;
width:800px;
height:600px;
margin-left:auto;
margin-right:auto;
padding-top:-15px;
}
