body{
	font:100% Arial, Helvetica, sans-serif;
	color:#000;
}
a:link,a:active,a:visited { color: #1C166F; }
a:hover { color: #fff; }

#header {
	background:#F96400 url(../img/accessibile_sfondo_header.gif) 0 0 no-repeat;
	height:159px;
}

#header h1 {
	position:absolute;
	right:0;
	top:50px;
	background:#F96400 url(../img/accessibile_titolo_header.gif) 0 0 no-repeat;
	height:43px;
	width:328px;
}

#header h1 a {
	height:43px;
	width:328px;
}

#header h1 a:hover {
	color:#1C166F;
}

#header ul#topmenu li a#home,
#header ul#topmenu li a#link,
#header ul#topmenu li a#contatti
{
	background: transparent none 0 0 no-repeat;
	display: block;
	width:auto;
	height:auto;
	margin: 0;
	padding: 0 10px;
	border-left:1px solid #000;
	text-indent:0;
}

#primarymenu{
	position:absolute;
	bottom:0;
	width:760px;
}

#primarymenu li{
	float:left;
	margin:0;
	padding:0;
	text-align:center;
}

#header ul#primarymenu li a#chisiamo,
#header ul#primarymenu li a#chitrovi,
#header ul#primarymenu li a#iniziative,
#header ul#primarymenu li a#collaborazioni,
#header ul#primarymenu li a#nowfragio
{
	top:auto;
	left:auto;
	position:static;
	background: #fff;
	width: 151px;
	height:auto;
	border-top: 1px solid #1C166F;
	border-left: 1px solid #1C166F;
	border-bottom: 1px solid #1C166F;
	border-right: none;
	padding:5px 0;
	margin: 0 0 10px 0;
	color: #1C166F;
	text-decoration: none;
	text-indent:0;
	text-align: center;
}

#header ul#primarymenu li a#chisiamo:hover,
#header ul#primarymenu li a#chitrovi:hover,
#header ul#primarymenu li a#iniziative:hover,
#header ul#primarymenu li a#collaborazioni:hover,
#header ul#primarymenu li a#nowfragio:hover
{
	background: #1C166F;
	color:#F96400;
}

#content {
	background:#fff; 
	padding:30px 0;
}

#content p,#content h1,#content h2{
	line-height:1.5;
}

#content h1{
	background:none;
	padding-left:80px;
	text-indent:0;
	color:#1C166F;
}

#content a:hover { color: #F96400; }

#sidebar-a {
	padding:30px 0;
}

#footer a{
	color:#fff;
}