body,
html {
	margin:0 auto;
	padding:0 auto;
	background:#fff;
	color:#000;
	font: normal 13px/130% Lucida Sans Unicode, Lucida Grande, sans-serif;
}

body {
	min-width:80%;
}
div #first-line {
    background-color:#2e7aab; /*#b7d2ff;*/
    color:#fff;
    height:49px;
    width: 100%;
    position:absolute;
}
#first-line-padding {
    position:relative;
    width: 760px;
    margin:22px auto;
}
#first-line-left {
     position:absolute;
     top:0;
     left:90px;
}
#first-line-right {
     position:absolute;
     top:0;
     right:0px;
}
#div-after {
    clear:both;
    background-color:#fff;
    color:#000;
    display:block;
}

#header {
    position:absolute;
    top:49px;
    width:100%;
    height:206px;
    background-color:#3c8b18; /*#202020;*/
    color:#c1d3ec;
}
#header-padding {
    position:relative;
    width: 760px;
    margin-left: auto;
    margin-right: auto;
}
#header-mappa {
    position:absolute;
    top:5px;
    left:40px;
    width:196px;
    font: normal 10px/130% Lucida Sans Unicode, Lucida Grande, sans-serif;
    text-align: center;
}
#header-titolo {
 position:absolute;
 top:0;
 left:240px; 
}
#header-logo {
 position:absolute;
 top:-49px;
 left:0;
 width:85px;
 z-index:1;
}
#header-logo img {
margin:0;
padding:0;
}
#box div p {
 margin:0 .25em;
 padding:.25em 0;
}
#description {
 float:left;
 width:40%;
}
pre {
 padding:1em;
 border:1px dashed #aaa;
 background:#fafafa;
}
p {
 margin:0.5em 0;
}
h3 {
 color:#999;
}
#navigation {
    position:absolute;
    top:240px;
	width:100%;
    margin:0;
	padding:0;
}
#nav_box {
    position:relative;
    width: 760px;
    margin:0 auto;
	padding:0;
}
#folder_tabs {
	float:right;
	width:516px;
    font: normal 12px/140% Lucida Sans Unicode, Lucida Grande, sans-serif;
}
#folder_tabs UL {
	COLOR: #2d759b; LIST-STYLE-TYPE: none; TEXT-ALIGN: left;
    padding:0;
	margin:0;
}
#folder_tabs LI.dell_tab {
	BORDER-TOP: #394d30 1px solid; BORDER-RIGHT: #394d30 1px solid; DISPLAY: inline; 
	margin:0 0 0 6px; BORDER-LEFT: #394d30 1px solid; COLOR: #000! important; BACKGROUND-COLOR: #2d759b;
}
#folder_tabs a:link, #folder_tabs a:active, #folder_tabs a:visited {
    padding:0 5px 0 5px;
    color: #c1d3ec; 
    text-decoration: none;
    margin:0;
}
#folder_tabs a:hover {
    padding:0 5px 0 5px;
    color: #fff; 
    text-decoration: none;
    margin:0;
}

#folder_tabs LI.dell_tab_selected {
	BORDER-RIGHT: #b8de06 1px solid; BORDER-TOP: #b8de06 1px solid; DISPLAY: inline; MARGIN-LEFT: 1em; BORDER-LEFT: #b8de06 1px solid; BACKGROUND-COLOR: #ffffff
}
#folder_tabs LI.dell_tab_selected a:link, LI.dell_tab_selected a:active, LI.dell_tab_selected a:visited {
	PADDING-RIGHT: 1em; PADDING-LEFT: 1em; PADDING-BOTTOM: 0em; COLOR: #588c13; PADDING-TOP: 0em; TEXT-DECORATION: none
}
#folder_tabs LI.dell_tab_selected a:hover {
	COLOR: #588c13; TEXT-DECORATION: underline;
}

div #content {
    background-color:#fff;
    color:#202020;
    width: 100%;
    position:absolute;
    top:255px;
}

#content-padding {
    position:relative;
    width: 760px;
    margin:22px auto;
}
#content-right {
     float: right;
     width: 190px;
}
#content-left {
    float:left;
    width: 510px;
    text-align:justify;
}
#content-right p, #content-left p {
 margin:0.5em;
}

/*the footer, with copyright*/
#footer {
    clear:both;
	background-color: #2e7aab;
	padding: 4px;
	font-size: 80%;
	text-align: center;
	border-top: 2px solid #3c8b18;
	color:#fff;
}

/*holds the tabs at the top*/
.menu {
	background-color: #FFFFFF;
	text-align: right; 
	border-bottom: 1px solid #FFFFFF;
}
/*holds the logo and image color:#000C56;*/
.header {
	background: #fff url(img/header1.jpg) no-repeat;
	height: 165px;
	line-height: 180%;
	padding:7px 20px 0 20px;
}
.smallheader {
	background: #fff url(img/header_interno.jpg) repeat-x;
	height: 40px;
	line-height: 180%;
	padding: 1px 20px 1px 20px;
}
.smallheader span
{
    padding:15px 0 1px 20px;
}
h2 {margin-top:0px;}

.terremoto {
	margin-top:0px;
	border: groove 2px #8899bb;
	padding: 5px;
	width: 100%;
	text-align:center; 
	background-color: #fdedbd;
}

/*defines the colours for the tabs, with corner background images*/
.menu a:link, .menu a:active, .menu a:visited {
	background: #EDEEEA url(images/corner.gif) no-repeat right top;
	color: #3D3535;
	text-decoration: none;
	padding: 3px 7px 3px 7px;
	margin: 0 0 0 4px;
}

.menu a:hover {
	background: #D6D8CF url(images/corner2.gif) no-repeat right top;
	color: #000000;
	text-decoration: none;
	padding: 3px 7px 3px 7px;
	margin: 0 0 0 4px;
}

h1 {
	font: normal 16px/130% Lucida Sans Unicode, Lucida Grande, sans-serif;
	margin: 4px  0px 5px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #3c8b18;
    color: #2e7aab;
	padding: 3px;
}
.newsbar h1 {
	font-size: 110%;
	margin: 0px 0px 0px 0px;
	border-bottom: 2px solid #000C56;
	background: #fff url(img/sfo1.jpg) repeat-x;
	color: #000C56;
	padding: 3px;
}

/*sets the link colours and style*/
a:link, a:active, a:visited {
	color: #506E9C;
}

a:hover {
	color: #506E9C;
	text-decoration: none;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #fff;
	text-decoration: underline;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
}

.style1 {color: #0873ad}

.ecomm {
	font-family: verdana, arial, "Times New Roman";
}

/* caselle e pulsanti */
input {
	border:1px solid #3c8b18;
	font-size:13px;margin-right:10px
}

input[type=radio], input[type=checkbox] {
    border:none; }

.spec_button {
	border:1px solid #394d30;
    font: normal 12px/120% Lucida Sans Unicode, Lucida Grande, sans-serif;
	padding:0 10px;
	background-color:#2e7aab;
	color: #fff;
}


/*Modal Popup*/
.modalBackground {
background-color:#000C56;
filter:alpha(opacity=70);
opacity:0.7;
}
.modalPopup {
height:500px; overflow:auto;
width:490px;
}
.modalPopup img {
border:solid 5px #fff;
}
.modalPopup-text {
display:block;
color:#000;
background-color:#fff;
text-align: justify;
border:solid 2px #000;
padding:10px;
width:450px;
font-size: 75%;
}
.modalPopup-text input {
width:75px;
}    
.shadowBackground {
    border-top:solid 1px #dfdfdf;
    padding: 0 5px;
}
.shadowLeft {
	BACKGROUND-IMAGE: url(img/shadowLeft.gif); WIDTH: 5px; BACKGROUND-REPEAT: no-repeat
}
.shadowRight {
	BACKGROUND-IMAGE: url(img/shadowRight.gif); WIDTH: 5px; BACKGROUND-REPEAT: no-repeat
}
.dropContent {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; VERTICAL-ALIGN: top; WIDTH: 180px; PADDING-TOP: 10px; BACKGROUND-COLOR: #ffffff
}
#searchbox_container {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 10px; PADDING-TOP: 0px
}

