@charset "utf-8";
* {outline-color:-moz-use-text-color;outline-style:none;outline-width:medium;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #969388;
	background-image: url(images/sfondo.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#sfondo {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1270px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#centra {
	text-align: left;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	height: 151px;
}
#Fondazione_Oderzo_Cultura  a {
	width: 160px;
	height: 100px;
	margin-top: 20px;
	float: left;
	display: block;
	margin-left: 50px;
	text-indent: -2000px;
}

#nav {
	margin-left: 100px;
	width: 690px;
	float: left;
	margin-top: 79px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
#nav a {
	text-decoration: none;
	font-size: 13px;
	line-height: 24px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#nav a:hover {
	color: #E82013;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E82013;
}
.rosso {
	color: #E82013;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#titolo_pannello {
	width: 160px;
	height: 20px;
	float: left;
	display: block;
	margin-left: 411px;
	text-indent: 0px;
	color: #E82013;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
	padding-left: 37px;
	padding-top: 25px;
	margin-top: 2px;
}

#main {
	width: 1000px;
	float: left;
	background-color: #FFFFFF;
}
#pagina {
	min-height:400px;
	width: 1000px;
	float: left;
	background-color: #FFFFFF;
}
#breadcrumb {
	line-height: 14px;
	background-image: url(images/breadcrumb.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #000000;
	text-indent: 28px;
	margin-left: 40px;
	background-color: #FAF1CA;
	margin-top: 20px;
	margin-bottom: 20px;
}
#breadcrumb a {
	color: #E82013;
	text-decoration: none;
}


#news {
	min-height:500px;
	float: left;
	width: 621px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
}
#news h1 {
	background-position: 40px top;
	text-indent: -2000px;
	height: 64px;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
}
#news h1#home {
	background-image: url(images/titolo_pagina_home.gif);
}
#news h1#elenco {
	background-image: url(images/titolo_pagina_news.gif);	
}

#news ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#news li a {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 180px;
}
#news li a:hover{
	background-color: #F3F3F1;
	background-image: url(images/sfondo_news.gif);
	background-repeat: repeat-y;
}

#news h2 {
	margin: 0px;
	padding: 0px;
	color: #E82013;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
}
#news h3 {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size:14px;
	font-weight: bold;
	text-transform: uppercase;
}
#news p {
	padding: 0px;
	color: #333333;
	line-height: 14px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#news_dett {
	min-height:500px;
	float: left;
	width: 621px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
}
#news_dett h1 {
	height: 64px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E82013;
	font-size: 24px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#news_dett h3 {
	margin: 0px;
	color: #333333;
	font-size:14px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#news_dett p {
	color: #333333;
	line-height: 14px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 40px;
}

#news_dett a:hover {
	border-bottom:1px dotted #000000;
	color:#000000;
	font-weight:bold;
}

#news_dett a {
	border-bottom:1px dotted #333333;
	color:#E82013;
	font-weight:bold;
	text-decoration:none;
}

#news_dett img {
	border: 0px;
	text-decoration:none !important;
}

#news_dett p img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
}

#pannello_struttura {
	float: right;
	background-image: url(images/pannello_struttura.jpg);
	height: 462px;
	width: 378px;
}
#pannello_struttura ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#pannello_struttura li a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 36px;
	padding-right: 36px;
	padding-bottom: 36px;
	padding-left: 36px;
	height: 81px;
}
#pannello_struttura li a:hover{
	background-image: url(images/pannello_struttura_hover.jpg);
	background-repeat: repeat-y;
}
#pannello_struttura  h1 {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size:13px;
	font-weight: bold;
	text-indent: 40px;
	line-height: 17px;
}
#pannello_struttura p {
	padding: 0px;
	color: #333333;
	line-height: 14px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
}


#pannello_menu {
	float: right;
	background-image: url(images/pannello_info_small.jpg);
	height: 462px;
	width: 378px;
}
#pannello_menu ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#pannello_menu li a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 57px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 35px center;
}
#pannello_menu li a:hover, #pannello_menu li a#active{
	background-image: url(images/pannello_menu_hover.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#pannello_menu ul ul {
	margin-left: 25px;
}
#pannello_menu ul ul li a {
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
}
	
#pannello_menu ul ul li a:hover, #pannello_menu ul ul li a#active {
	background-image: url(images/bullet_red.png);
	background-repeat: no-repeat;
	background-position: 35px center;
}

#pannello_menu ul ul li a.active {
	color: #E82013;
}




#pannello_info {
	float: right;
	background-image: url(images/pannello_info.jpg);
	height: 602px;
	width: 378px;
}
#pannello_info ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#pannello_info  li  {
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 36px;
	padding-bottom: 10px;
	padding-left: 36px;
}
#pannello_info  h1 {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size:13px;
	font-weight: bold;
	line-height: 17px;
}
#pannello_info p {
	padding: 0px;
	color: #333333;
	line-height: 14px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
}
#pannello_info a {
	text-decoration: none;
	color: #E82013;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#pannello_info a:hover {
	color: #000000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}



#testo {
	min-height:500px;
	float: left;
	width: 621px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
}


#testo h1 {
	background-position: 40px top;
	text-indent: -2000px;
	height: 64px;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
}
#testo h1#fondazione {
	background-image: url(images/titolo_pagina_fondazione.gif);
}
#testo h1#pinacoteca {
	background-image: url(images/titolo_pagina_pinacoteca.gif);
}
#testo h1#biblioteca {
	background-image: url(images/titolo_pagina_biblioteca.gif);
}
#testo h1#museo {
	background-image: url(images/titolo_pagina_museo.gif);	
}


#testo li a:hover{
	background-color: #F3F3F1;
	background-image: url(images/sfondo_news.gif);
	background-repeat: repeat-y;
}
#testo p {
	padding: 0px;
	color: #333333;
	line-height: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	text-align: justify;
}
#testo p img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
}
#testo h2 {
	color: #333333;
	line-height: 14px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: justify;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}

#testo.pinacoteca h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-bottom: 20px;
	
}

#testo h3 {
	color: #E82013;
	line-height: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: justify;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E82013;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
	clear: both;
}
#testo ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	list-style-type: none;
}
#testo li {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 22px;
	margin: 0px;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 13px;
}
#testo a {
	text-decoration: none;
	color: #E82013;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#testo a:hover {
	color: #000000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#testo a img {
	border: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#footer {
	color: #333333;
	line-height: 20px;
	text-indent: 8px;
	width: 998px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#footer a:hover {
	color: #000000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#tuttenews a {position:relative; float:right; color:#000000; font-weight:bold; margin-top:20px; margin-right:20px; font-size:12px}
#tuttenews a:hover {color:#ff0000;}
#newsletterbutton a{border:2px double #e6e6e6; padding: 5px; position:relative; display:block; float:left; background:#F9F0C5; margin-left:8px; margin-top:7px; width:345px; font-size:18px; margin-bottom:8px; text-align:center; color:#444; text-decoration:none; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif}

#newsletterbutton a:hover { background:#E6130C; color:#fff}

ul.newsList li {position: relative;}
ul.newsList li img {
	position: absolute;
	top: 0; 
	left: 0;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 40px;
}
