body { font-family:Verdana, Arial, Helvetica, sans-serif;	color:#FFFFFF;	font-size:11px;	margin:0;	background:#000000 url(imgs/background.png) top repeat-x}

.text { font-family: Arial, Helvetica, sans-serif;	font-size:11px;	color:#FFFFFF}
a.text {font-family: Arial, Helvetica, sans-serif;	font-size:11px;	color:#FFFFFF}
a.text:link { text-decoration: none}
a.text:visited { text-decoration: none}
a.text:hover {	color:#FF0000;	text-decoration: underline}
a.text:active { text-decoration: none}

/* box area */
#box { background:url(imgs/box_back.png) top repeat-x; padding:20px 10px 20px 10px; height:300px; vertical-align:top }
#box_sx {background:url(imgs/box_sx.png) top no-repeat}
#box_dx {background:url(imgs/box_dx.png) top no-repeat}

/* footer */
#footer { position: fixed; bottom:0px; width:780px; height:40px; text-align: left; font-size:11px; float:left; color:#666666}

#footer ul {margin:0; padding:0; list-style:none}

#footer li#footer_sx { width:10px; height:40px; margin:0; background:url(imgs/footer_sx.gif) top no-repeat }

#footer li#footer_dx { width:10px; height:40px; margin:0; background:url(imgs/footer_dx.gif) top no-repeat }

#footer li{ width:760px; margin:0; height:40px; float:left; padding-top:12px;  background:url(imgs/footer_back.gif) top repeat-x }

/* nav menu */
#nav_menu { position: relative; width:780px; height:40px; text-align:center; font-weight:bold; float:left; text-transform:uppercase}

#nav_menu ul { margin:0; padding:0; list-style:none}

#nav_menu li#menubar_sx { width:10px; height:40px; margin:0; background:url(imgs/manubar_sx.gif) top no-repeat }

#nav_menu li#menubar_dx { width:10px; height:40px; margin:0; background:url(imgs/manubar_dx.gif) top no-repeat }

#nav_menu li#menubar_div { width:4px; height:40px; margin:0; background:url(imgs/menubar_div.gif) top no-repeat }

#nav_menu li { width:105px; margin:0; display: block; float:left; padding:0; text-align:center; line-height:38px; background:url(imgs/menubar_back.gif) top repeat-x;}

#nav_menu a:link, #nav_menu a:visited {
	display: block;
	width:105px;
	height:40px;
	color:#FFFFFF;
	text-decoration:none;
	vertical-align: middle
}

#nav_menu a:hover {
	width: 105px;
	height: 40px;
	text-decoration: underline;
	color:#FFFFFF;
	text-align: center;
	vertical-align: middle
}

#nav_menu a:focus, #nav_menu a:active {
	width:105px;
	height:40px;
	text-decoration: underline;
	color:#FFFFFF;
	text-align: center;
	vertical-align:middle
}



#nav_menu .attivo {
	width:105px;
	height:40px;
	color:#FFFFFF;
	text-decoration: underline;
	text-align: center;
	vertical-align:middle
}

.boldred {
	color: #FF0000;
	font-weight: bold;
}

.boldyellow {
	color: #FFFF00;
	font-weight: bold;
}
