/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*  fine reset */

body {
	margin: 0;
	padding: 0;
	background-color: #bcbcbc;
	text-align: center;
}
#headercont {
	height: 180px;
	background-image: url(header.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #085a26;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	width:960px;
	position: relative;
	height: 180px;
	margin: 0 auto;
	padding: 0;
	
}
#flag {
	position: absolute;
	left: 0;
	top: 22px;
}
#isfat {
	position: absolute;
	left: 85px;
	top: 23px;
	font-size: 42px;
	font-weight: bold;
	letter-spacing: -1px;
	font-style: italic;
	color: #003c72;
}
#tagline {
	position: absolute;
	left: 90px;
	top: 72px;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #003c72;
	letter-spacing: -1px;
}
#fondomenu {
	position: absolute;
	height: 29px;
	width: 900px;
	background-color: #c8c8c8;
	left: 30px;
	bottom: 22px;
}
#menu {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 0;
	bottom:22px;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#menu a {
    background: transparent url('menu-verde-dx.gif') no-repeat scroll top right;
    color: white;
    display: block;
    float: left;
    font: normal 13px arial, sans-serif;
    height: 29px;
    margin-right: 0px;
    padding-right: 29px;
    text-decoration: none;
}

#menu a span {
    background: transparent url('menu-verde-sx.gif') no-repeat;
    display: block;
    line-height: 19px;
    padding: 5px 0 5px 29px;
} 

#menu a:active, #menu a:hover, #menu a#curr {
    background-position: bottom right;
    outline: none;
}

#menu a:active span, #menu a:hover span, #menu a#curr span {
    background-position: bottom left;
}

#container {
	background-image: url(fondo-mid.gif);
	background-position: top center;
	background-repeat: repeat-y;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	
	
} 
#breadcont {
	height: 45px;
	background-image: url(fondo-top.gif);
	background-repeat: repeat-x;
}
#bread {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-image: url(fondo-cont-top.gif);
	background-repeat: no-repeat;
	height: 45px;
	font-size: 12px;
	line-height: 25px;
	
}
#bread p {
	padding: 10px 0 0 43px;
	color: #5c5c5c;
	font-size: 11px;
}
#bread a {
	color:#085a26;
}
#footcont {
	height: 45px;
	background-image: url(fondo-bottom.gif);
	background-repeat: repeat-x;

}
#foot {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-image: url(fondo-cont-bottom.gif);
	background-repeat: no-repeat;
	height: 45px;
	font-size: 12px;
	line-height: 25px;
	
}
#menufoot {
	border-top: 2px solid #085a26;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	font-size: 10px;
}
#content {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	background-image: url(fondo-cont-mid.gif);
	background-repeat: repeat-y;
	position: relative;
}
#testo {
	padding: 0 318px 10px 43px;
	font-size: 12px;
	color: #141414;
}
#testo a {
	color: #085a26;
}
h1 {
	color:#003c72;
	font-size: 18px;
	padding-bottom: 18px;
	font-weight: bold;
}
h2 {
	color:#003c72;
	font-size: 15px;
	padding-bottom: 18px;
	font-weight: bold;
}
#testo p {
	padding-bottom: 10px;
	line-height: 18px;
}
#dx {
	position: absolute;
	width: 250px;
	top: 0;
	right: 20px;
	font-size: 12px;
}
#hr {
	position: absolute;
	top: 158px;
	width: 100%;
	left: 0;
	border-top:2px solid #87cb97;
}
#submenu {
	position: absolute;
	top: 163px;
	right: 10px;
	font-size: 12px;
}
#submenu ul {
	margin:0;
	padding: 0;
	text-align: right;
}
#submenu li {
	margin: 0;
	padding: 0 0 0 20px;
	display: inline;
}
#submenu a {
	color: white;
	text-decoration: none;
}
#submenu a#subcurr {
	font-weight: bold;
}
#parte dt {
	font-weight: bold;
	padding-bottom: 3px;	
}
#parte dd {
	padding-bottom: 10px;
	line-height: 18px;
}
.vcard {
	padding-bottom: 10px;
	border-bottom: 2px solid #085a26;
	margin-bottom: 10px;
	line-height: 18px;
}
.vcard .org {
	font-size: 13px;
	font-weight: bold;
	color: #085a26;
}
.vcard p {
	padding: 10px;
}
#news dt, #reps dt {
	font-size: 12px;
	color:#085a26;
	font-weight: bold;
	line-height: 18px;
}
#news dd, #reps dd {
	line-height: 18px;
}
#reps dd {
	padding-bottom: 15px;
}
#news .abstract {
	padding-bottom: 15px;
}
#news dd.date {
	font-style: italic;
}
.link {
	font-size: 10px;
	color: #5c5c5c;
}
.timeline-event-bubble-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
.timeline-event-bubble-title {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.timeline-event-bubble-title a {
	color: #085a26;
}
.timeline-event-bubble-time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
#files dt {
	color: #085a26;
	font-weight: bold;
	padding-bottom: 10px;
}
#files dd {
	line-height: 18px;
	padding-bottom: 3px;
}
#files img {
	vertical-align: bottom;
}
#files th {
	font-weight: bold;
	color: #085a26;
	padding: 3px;
	border-bottom: 1px solid #085a26;
}
#files td {
	padding: 3px;
	border-bottom: 1px dotted #085a26;
}
.forum td {
	padding: 5px;
	vertical-align: top;
}
.forum th {
	padding: 5px;
	background-color: #c7ebcf;
	vertical-align: top;
	}
.forum .note {
	font-size: 11px;
	color: #085a26;
}
.forum quote {
	padding: 10px;
	margin: 10px;
	font-style: italic;
	border-left: 1px dotted #87cb97;
}
.learn td {
	padding: 2px;
	font-size: 11px;
	border-bottom: 1px solid #bcbcbc;
}
.learn th {
	font-weight: bold;
	text-align: left;
	border-bottom: 2px solid #085a26;
	padding: 2px;
}