body {
	margin: 0;
	font-size: 12px;
	background-image: url(images/sfondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #E1E6E8;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
    font-size: 24px;
    font-weight: bold;
}

h2 {
    font-size: 18px;
    font-weight: bold;
}

h2 a {
    text-decoration: none;
    color: #666666;
}

h2 a:hover {
    color: #2361A1;
}

.page {
    border-bottom: 1px solid #ececec;
    margin-bottom: 9px;
}

#header {
    border: solid 0px #ccc;
    border: 0px dotted white;
    padding: 0;
}

#header-wrap {
	border-bottom: 0px solid #5c5c5c;
	height: 103px;
	background-color: #095587;
	background-image: url(images/sfondo-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 6px;
	padding-right: 0px;
	padding-left: 0px;
}

#logo {
	float: left;
}

#logo a {
    display: block;
    width: 416px;
    height: 19px;
    border: 0px;
}

#flag {
	float: left;
	margin-top: 5px;
	display: block;
	margin-left: 5px;
}

#flag a {
	width: 80px;
	height: 20px;
	border: 0px;
	padding-right: 5px;
}

input {
    font-size: 13px;
    padding: 2px;
}

label {
    font-weight: normal;
}

label span {
    margin-left: 4px;
    color: #ff6600;
}

#nav {
	border: 0px solid white;
	margin: 0;
}

#nav ol {
	list-style-type: none; /* header-wrap is 83px height */
	padding: 0;
	float: right;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

#nav li {
	float: left;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#nav a {
	background-color: #0097C3;
	color: #fff;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-right: 0px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0097C3;
	border-bottom-color: #0097C3;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
	margin-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
}

#nav a:hover {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.pagina {
	font-weight: bold;
	color: #095587;
}

#intro {
	margin-bottom: 15px;
	background-color: #FFF;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#intro h1 {
	padding: 0.75em;
	margin: 0;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.2em;
}

#wrap {
    background-color: #b5de29;
    padding-top: 10px;
}

#text {
    background-repeat: repeat-y;
    background-position: top right;
}

#text h1, #text h2, #text h3, #text h4, #text h5, #text h6 {
	color: #5C5C5C;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 12px;
}

#text .preheadline {
    margin-top: 1.5em;
}

#text h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

ol.offset, .offset {
    left: -9000px;
    position: absolute;
    top: -9000px;
    z-index: 9;
}

#footer-wrap {
	color: #333;
	font-size: 9px;
	width:100%;
	height: 35px;
	vertical-align: middle;
	line-height: 18px;
	text-align: left;
	padding: 5px;
	letter-spacing: 0.6px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a {
	color: #333;
	padding: 4px;
}

#footer a:hover {
	color: #039;
}

a[href
^= "http:"] {background-image:None;
    padding-right:
    0px;
}

a[href
^= "http:"]:visited {
    background-image: None;
    padding-right: 0px;
}
