html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top-color: #ff6600;
	border-right-color: #ff6600;
	border-bottom-color: #ff6600;
	border-left-color: #ff6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 img {
	display: block;
}

img {
	border: 0;
}

a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #f00;
}

body {
	text-align: center;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#outer {
	background: top center url(images/header_bg.jpg) repeat-x;
}

#wrapper {
	text-align: left;
	margin: auto;
	width: 756px;
}

#header {
	background: top left url(images/logo.gif) no-repeat;
	height: 0;
	border:5px;
	border-color:black;

}

#header h1 {
	color: #FD2E00;
	font-weight: normal;
	font-size: 22px;
	padding: 20px 0 0 10px;
	margin: 0;
}

#header p {
	color: #333333;
	padding: 0 0 10px 70px;
	margin: 0;
}

#nav {
	position: relative;
	height: 260px;
	font-size: 18px;

}

#nav a {
	color: black;
	text-decoration: none;
}

#nav a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;

}

#nav ul {
	padding: 20px 0 0 352px;
	margin: 0;
	position: relative;
	z-index: 1;
}

#nav li {
	background: left center url(images/pulsante.gif) no-repeat;
	padding: 10px 0 8px 30px;
	margin: 0;
}

#nav li#m1 { margin-left: 100px; }
#nav li#m2 { margin-left: 60px; }
#nav li#m3 { margin-left: 35px; }
#nav li#m4 { margin-left: 14px;  }

#nav a {
	font-weight: normal;
}


#head {
	background: url(images/logo.jpg) no-repeat;
	position: absolute;
	top: 1px;
	left: 1px;
	width: 756px;
	height: 263px;
}

#body {
	position: relative;
	left: -10;
	width: 768;
	background-color: #4778C4;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	background-image: url(images/sfondo.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#body-inner {
	padding: 10px 10px 10px 10px;
	background-color:#cee2fe;
}

#body-inner_dove {
	padding: 10px 10px 10px 18px;
	background-color:#cee2fe;
}

#copyright_home {
	background color:#285da9;
	float: right;
	width: 750px;
	clear: both;
	margin-right: 9px;
	margin-top: 150px;
	padding-bottom: 30px;
	margin-right: 5px;

}


#copyright-left {
    background color:#285da9;
	font-size: 11px;
	text-align: center;
}
#outer #wrapper #body iframe {
	text-decoration: blink;
}




