/* Layout */

body {
	width: 100%;
	background: url(images/bg.jpg) repeat-x 0 0;	
}

body.contenuti {
	width: 100%;
	background: url(images/bg_alt_2.jpg) repeat-x 0 0;	
}

body#home {
	background: url(images/bg_home.jpg) repeat-x 0 224px;
}

select {
	font-size: 100%;
}

/* @group breadcrumb */

#breadcrumb {
	position: absolute;
	top: 328px;
	left: 0;
	width: 467px;
	margin-left: 500px;
	text-align: right;
}

body.contenuti #breadcrumb {
	position: absolute;
	top: 238px;
	left: 0;
	text-align: right;
}

#breadcrumb ul {
	list-style-type: none;
}

#breadcrumb ul li {
	display: inline;
	font-size: 100%;
}

#breadcrumb ul li a.active {
	font-weight: bold;
}

#breadcrumb ul li a {
	color: #000;
	text-decoration: none;
	margin: 0 2px;
}


/* @end */

/* @group header */

body #header {
	width: 994px;
	height: 223px;
}

body#home #header {
	width: 994px;
	height: 223px;
	background: #fff url(images/header.jpg) no-repeat 273px 91px;
}

#header h1 {
	margin-left: 273px;
	width: 202px;
	height: 90px;
	text-indent: -10000px;
	background: url(images/header_h1.gif) no-repeat;
}

body.contenuti #header h1 {
	margin-left: 273px;
	width: 202px;
	height: 90px;
	text-indent: -10000px;
	background: #000 url(images/header_h1.gif) no-repeat;
}

#header h1 a {
	display: block;
	width: 202px;
	height: 90px;
}

#header h2 {
	width: 273px;
	height: 179px;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -10000px;
	background: #fff url(images/badge.gif) no-repeat 91px;
}

#header h2 a {
	margin-left: 91px;
	display: block;
	width: 182px;
	height: 179px;
}

#header ul#nav {
	margin-top: -20px;
	float: right;
	width: auto;
	height: 11px;
	list-style-type: none;
}

#header #nav li {
	display: block;
	float: left;
	text-indent: -10000px;
}

#header #nav li a {
	display: block;
	height: 11px;
	margin-right: 21px;
	background-repeat: no-repeat;
}

#header #nav li.home a {
	background-image: url(images/home.gif);
	width: 38px;
}

#header #nav li.contacts a {
	background-image: url(images/contacts.gif);
	width: 55px;
}

.it #header #nav li.contacts a {
	background-image: url(images/it/contacts.gif);
}

#header #nav li.news a {
	background-image: url(images/news.gif);
	width: 37px;
}

#header #nav li.links a {
	background-image: url(images/links.gif);
	width: 33px;
}

.it #header #nav li.links a {
	background-image: url(images/it/links.gif);
}

#header #nav li.resarea a {
	background-image: url(images/reserved_area.gif);
	width: 82px;
}

.it #header #nav li.resarea a {
	background-image: url(images/it/reserved_area.gif);
}

#header #nav li.english.version a {
	background-image: url(images/uk.gif);
	width: 17px;
}

#header #nav li.versione.italiana a {
	background-image: url(images/it.gif);
	width: 17px;
}

body#home .search {
	position: absolute;
	top: 19px;
	left: 822px;
	background: url(images/search_text_home.gif) no-repeat;
	width: 162px;
	padding-top: 10px;
}

body#home.it .search {
	background-image: url(images/it/search_text_home.gif);
}

.search {
	position: absolute;
	top: 129px;
	left: 822px;
	background: url(images/search_text.gif) no-repeat;
	width: 162px;
	padding-top: 10px;
}

.it .search { 
	background-image: url(images/it/search_text.gif); 
}

.botanica .search {
	position: absolute;
	top: 19px;
	left: 822px;
	background: url(images/search_text_home.gif) no-repeat;
	width: 162px;
	padding-top: 10px;
}

.botanica.it .search {
	background: url(images/it/search_text_home.gif);
}

body.contenuti .search {
	position: absolute;
	top: 19px;
	left: 822px;
	background: url(images/search_text.gif) no-repeat;
	width: 162px;
	padding-top: 10px;
}

body.contenuti.it .search {
	background-image: url(images/it/search_text.gif);
}

.search label {
}

body#home .search label {
}

.search input {
	font-size: 12px;
	padding-left: 2px;
	width: 128px;
	border: 1px solid #cccccc;
}

.search input#submit {
	width: 10px;
	height: 10px;
	border: none;
}

/* @end */

/* @group mainnav */

body #navigation {
	margin-top: -43px;
	width: 721px;
	height: 90px;
	padding-left: 273px;
}

body#home #navigation {
	margin-top: -43px;
	width: 721px;
	height: 46px;
	padding-left: 273px;
	padding-top: 44px;
	background: url(images/homephotos.jpg) no-repeat;
}

body.contenuti #navigation {
	margin-top: -133px;
	width: 721px;
	height: 90px;
	padding-left: 273px;
}

ul#mainnav {
	margin-top: 0px;
	height: 45px;
	float: left;
	list-style-type: none;
	width: 721px;
	background: url(images/main_nav_bg.jpg) no-repeat;
	margin-bottom: 1px;
	overflow: hidden;
}

ul#mainnav ul {
	width: 721px;
	height: 43px;
	position: absolute;
	background: #4cb2ce;
	top: 226px;
	overflow: hidden;
}

body.contenuti ul#mainnav ul {
	width: 721px;
	height: 43px;
	position: absolute;
	background: #4cb2ce;
	top: 136px;
}

ul#mainnav li {
	display: inline;
}

ul#mainnav li a {
	display: block;
	float: left;
	padding: 14px 12px 14px 12px;
	background: url(images/mainnavli.jpg) no-repeat 0 11px;
	color: #fff;
	text-decoration: none;
}

ul#mainnav li a:hover {
	text-decoration: underline;
}

ul#mainnav li a.active, ul#mainnav li a:hover {
	text-decoration: underline;
	background-color: #4cb2ce;
	background-image: none;
}

ul#mainnav ul li a {
	padding: 14px 4px 14px 26px;
	background: url(images/mainnavli2.gif) no-repeat 12px center;
	text-decoration: underline;
}

ul#mainnav ul li a.active, ul#mainnav ul li a:hover {
	padding: 14px 4px 14px 26px;
	background: url(images/mainnavli2.gif) no-repeat 12px center;
	color: #165a8d;
	text-decoration: none;
}

/* @end */

/* @group container */

#container {
	float: left;
	width: 994px;
	background: #fff url(images/container.gif) repeat-y 273px;
	margin-bottom: 20px;
	margin-top: 110px;
}

/* @group column1 */

#column1 {
	margin-top: -110px;
	background: url(images/titleangle.gif) no-repeat 20px 89px;
	float: right;
	width: 721px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}

body .title {
	line-height: 1.3;
}

body .title h2 {
	font-size: 180%;
	padding: 15px 10px 0 15px;
	color: #007aa1;
}

body .title h2 {
	font-size: 180%;
	padding: 15px 10px 0 15px;
	color: #007aa1;
}

body .title h3 {
	padding: 0px 10px 0 15px;
	font-size: 140%;
	font-weight: bold;
}

body .title h4 {
	padding: 0px 10px 0 15px;
	font-size: 140%;
}

body .title {
	clear: both;
	background-color: #e5e5e5;
}

body .title {
	clear: both;
	width: 721px;
	height: 89px;
	background-color: #e5e5e5;
}

body#home .title {
	clear: both;
	width: 721px;
	height: 89px;
	background-color: #e5e5e5;
}

body#home .title h2 {
	padding: 15px 10px 0 15px;
	color: #007aa1;
}

body#home .title h3 {
	padding: 0px 10px 0 15px;
	font-size: 120%;
	line-height: 1;
}

body#home .title h4 {
	line-height: 1;
}

#content {
	width: 691px;
	float: left;
	margin: 20px 0 0 0;
	padding: 0 10px 0 20px;
	/* border-left: 1px solid #cccccc;*/
}

#content.doublecolumn {
	width: 691px;
	float: left;
	margin: 20px 0 0 0;
	padding: 0 10px 0 20px;
	background: url(images/column1_b_bg.gif) repeat-y 555px;
}

#content p {
	margin-bottom: 10px;
}

#content img {
	float: left;
	margin: 0 15px 15px 0;
}

#content img.left {
	float: left;
	margin: 0 15px 15px 0;
}

#content img.right {
	float: right;
	margin: 0 0 15px 15px;
}


/* @group editor */

#contenteditor {
	width: 691px;
	float: left;
	margin: 20px 0 0 0;
	padding: 0 10px 0 20px;
	/* border-left: 1px solid #cccccc;*/
}

#contenteditor.doublecolumn {
	width: 691px;
	float: left;
	margin: 20px 0 0 0;
	padding: 0 10px 0 20px;
	background: url(images/column1_b_bg.gif) repeat-y 555px;
}

#contenteditor h1, #contenteditor h2, #contenteditor h3, #contenteditor h4, #contenteditor h5, #contenteditor h6 {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#contenteditor p {
	margin: 0 0 10px 0;
}

#contenteditor img {
	margin: 0;
	padding: 0;
	float: none;
	display: inline;
}

#contenteditor ul, #contenteditor ol {
	margin-left: 20px;
}

/* @end */

/* @end */

/* @group column2 */

#column2 {
	margin-top: -110px;
	background: #fff url(images/newsangle.gif) no-repeat 111px 89px;
	float: left;
	width: 273px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}

#column2 h3 {
	margin: 0 0 0 91px;
	padding: 20px 100px 0 15px;
	height: 69px;
	color: #fff;
	line-height: 1;
}

/* @group terzo livello */

#column2 ul.third {
	list-style-type: none;
	margin-left: 93px;
	padding: 20px 0 10px 0;
	margin-right: 20px;
	margin-bottom: 0px;
}

#column2 ul.third li {
	text-transform: uppercase;
	display: block;
	margin-bottom: 5px;
	font-size: 100%;
	list-style-type: none;
}

#column2 ul.third li ul li {
	background: none;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 15px;
}

#column2 ul.third li ul li ul li {
	line-height: 1.2;
}

#column2 ul.third li a {
	color: #1a6ca8;
}

#column2 ul.third li a.active {
	font-weight: bold;
}

#column2 ul.third li ul li a {
	padding-left: 10px;
	font-weight: normal;
	background: url(images/events.gif) no-repeat left 3px;
}

#column2 ul.third li ul li ul li {
	font-weight: normal;
	padding-left: 15px;
}

/* @end */

/* @group project_link */

ul.project_links {
	list-style-type: none;
	margin-left: 93px;
	padding: 10px 0 10px 0;
	margin-right: 20px;
	border-top: 1px dashed #000;
	border-color: #ccc;
}

ul.project_links.only {
	list-style-type: none;
	margin-left: 93px;
	padding: 20px 0 10px 0;
	margin-right: 20px;
	border-top: none;
}

ul.project_links h4 {
	margin-left: 0px;
	font-weight: bold;
	font-size: 100%;
	color: #1a6ca9;
}

ul.project_links li {
	text-transform: uppercase;
	display: block;
	margin-bottom: 4px;
	font-size: 100%;
	list-style-type: none;
}

ul.project_links li ul li {
	background: none;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 0px;
}

ul.project_links li a {
	display: block;
	padding: 0;
	padding-left: 20px;
	color: #1a6ca8;
	background: url(images/project_links.gif) no-repeat left 3px;
	
}

ul.project_links li a.active {
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	color: #1a6ca8;
	background: url(images/project_links_active.gif) no-repeat left 3px;
}

ul.staff .project_item a {
	background: url(images/project_links.gif) no-repeat left 3px;
	padding: 1px 0 1px 18px;
	display: block;
}

/* @end */

/* @group laboratory */

ul.staff .lab_item a {
	background: url(images/lab_links.gif) no-repeat left 3px;
	padding: 1px 0 1px 18px;
	display: block;
}

/* @end */

/* @group service */

ul.staff .service_item a {
	background: url(images/service_links.gif) no-repeat left 3px;
	padding: 1px 0 1px 18px;
	display: block;
}

/* @end */

/* @group human resource */

ul.project_links .human_item a {
	background: url(images/human_links.gif) no-repeat left 1px;
	padding: 0 0 2px 20px;
}

ul.project_links .human_item a.active {
	background: url(images/human_links_active.gif) no-repeat left 1px;
	padding: 0 0 2px 20px;
}

/* @end */

/* @group news */

#news {
	margin-left: 93px;
	padding: 20px 0 0 0;
}

#news ul {
	list-style-type: none;
	padding-right: 20px;
}

#news ul li {
	font-size: 100%;
	margin-bottom: 15px;
}

#news ul li h4 {
	font-size: 100%;
}

#news ul li p.date {
	font-size: 100%;
	color: #1a6ca9;
}

/* @end */

p.banner {
	text-align: right;
}

p.banner a img {
	width: 239px;
	margin: 10px 20px 0px 10px;
}

/* @end */

/* @end */

/* @group pagination */

.pagination {
	clear: both;
	border-top: #999999 1px dashed;
	margin-top: 115px;
	padding-top: 5px;
}

ul.previous_next {
	list-style-type: none;
}

ul.previous_next li {
	display: block;
	text-indent: -10000px;
}

li.previous {
	float: left;
	width: 16px;
	height: 16px;
	background: url(images/previous.gif) no-repeat 0 5px;
}

li.previous a {
	display: block;
	width: 16px;
	height: 16px;
}

li.next {
	float: right;
	background: url(images/next.gif) no-repeat 0 5px;
}

li.next a {
	display: block;
	width: 16px;
	height: 16px;
}

ul.single_pages {
	padding: 0 10px;
	text-align: center;
	list-style-type: none;
}

ul.single_pages li {
	font-size: 100%;
	display: inline;
	margin-left: 5px;
}

ul.single_pages li a {
	color: #007aa1;
}

ul.single_pages li a.active {
	color: #000;
	font-weight: bold;
}

/* @end */

/* @group footer */

#footer {
	margin-left: 91px;
	width: 902px;
	clear: both;
	border-top: 5px solid #76c6d8;
	color: #999999;
	padding-top: 5px;
}

#footer p {
	font-size: 100%;
	float: left;
	padding-bottom: 20px;
}

#footer p.credits {
	width: 181px;
}

#footer p.copy {
	padding: 0 10px 0 20px;
	width: 691px;
}

#footer a {
	color: #999999;
}

/* @end */

/* @group staff */

ul.staff {
	width: 136px;
	display: block;
	float: left;
	list-style-type: none;
	padding: 0 0 10px 20px;
	margin-bottom: 30px;
}

#contenteditor ul.staff, #contenteditor ul.staff ul {
	margin-left: 0;
}

ul.staff h3 {
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 5px;
}

ul.staff h4 {
	font-weight: bold;
	font-size: 100%;
	color: #1a6ca9;
}

ul.staff li  {
		
}

ul.staff li {
	font-size: 100%;
	display: block;
	padding-bottom: 15px;
	list-style-type: none;
}

ul.staff li ul li {
	padding-bottom: 4px;
	line-height: 1.4;
}

ul.staff ul {
	padding-bottom: 7px;
	margin-bottom: 3px;
}

ul.staff li ul li ul {
	margin-bottom: 5px;
}

ul.staff li ul li ul li {
	padding-bottom: 1px;
}

ul.staff li a {
	color: black;
}

/* @end */

ul.staff.heading {
	width: 136px;
	display: block;
	float: left;
	list-style-type: none;
	padding: 0 0 0 20px;
	margin-bottom: 0px;
}

ul.staff.heading li {
	font-size: 100%;
	display: block;
	padding-bottom: 0px;
	list-style-type: none;
}

ul.rel_doc h6 {
	margin-bottom: 3px;
}

ul.rel_doc li.file_doc,
ul.staff.heading li.file_doc {
	display: block;
	padding: 5px;
	padding-left: 30px;
	background: url(images/icons/doc.gif) no-repeat top left;
}

ul.rel_doc li.file_pdf,
ul.staff.heading li.file_pdf {
	display: block;
	padding: 5px;
	padding-left: 30px;
	background: url(images/icons/pdf.gif) no-repeat top left;
}

ul.rel_doc li.file_rar,
ul.staff.heading li.file_rar {
	display: block;
	padding: 5px;
	padding-left: 30px;
	background: url(images/icons/rar.gif) no-repeat top left;
}

ul.rel_doc li.file_zip,
ul.staff.heading li.file_zip {
	display: block;
	padding: 5px;
	padding-left: 30px;
	background: url(images/icons/zip.gif) no-repeat top left;
}

ul.rel_doc li.file_xls,
ul.staff.heading li.file_xls {
	display: block;
	padding: 5px;
	padding-left: 30px;
	background: url(images/icons/xls.gif) no-repeat top left;
}

ul.rel_doc li.file_text,
ul.staff.heading li.file_text {
	display: block;
	padding: 5px;
	padding-left: 30px;
	background: url(images/icons/text.gif) no-repeat top left;
}

ul.rel_doc li.file_img,
ul.staff.heading li.file_img {
	display: block;
	padding: 5px;
	padding-left: 30px;
	background: url(images/icons/img.gif) no-repeat top left;
}

ul.rel_doc li.file_avi,
ul.staff.heading li.file_avi {
	display: block;
	padding: 5px;
	padding-left: 30px;
	background: url(images/icons/avi.gif) no-repeat top left;
}

#header #nav li.sitemap a {
	background-image: url(images/sitemap.gif);
	width: 57px;
	position: relative; top: 3px;
}

.didascalia { width: 206px; float: left; margin 0 15px 0 0; }
#content .newssingle .didascalia img { margin-bottom: 5px; }
.didascalia em { font-size: 11px; }
