* {
	margin: 0;
	padding: 0;
	}
body, html {
	text-align: center;
	width: 100%;
	height: 100%;
	font-family: 'Lucida Grande','Trebuchet MS', Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #505050;
	background-color: #483018 ;
	background-image: url(../images/bg.png) ;
	background-repeat: repeat-y ;
	background-position: center;
	}
a:link, a:active, a:visited {
	color: #a25912;
	text-decoration: underline;
	}
a:hover {
	color: #677c1e;
	text-decoration: underline;
	}
a:focus {
	outline: 0; 
	}
a.back {
	font-family: "RockwellStdRegular", Georgia, "Times New Roman", Palatino, serif;
	font-size: 13px;
	color: #A34715;
	text-decoration: none;
	background: #EEEBDF;
	padding: 4px 5px 0px 5px;
	}	
a.back:hover {
	color: #647423;
	text-decoration: none;
	}
img,
a.nobordo { 
	border:none;
	background: none;
	}
p 	{
	margin-bottom:12px;
	}
.left {
	float: left;
	}
.right {
	float: right;
	}
.hidden {
	display: none;
	}
.cleardiv {
	clear: both;
	}
ul 	{
	padding: 0 10px 10px 0px;
	margin: 20px 0 10px 8px;
	}
li 	{
	list-style-type: none;
	line-height: 15px;
	background: url(../images/li-01.png) no-repeat 0 1px ;
	padding: 0 10px 5px 19px;
	margin-bottom: 4px;
	}

ul.elenco {
	margin-top:-8px;
	}

	
	
h1,h2,h3,h4,h5,h6 {
	font-family: "RockwellStdRegular", Georgia, "Times New Roman", Palatino, serif;
	color: #677c1e;
	font-weight: normal;
	margin-bottom: 20px;
	line-height: 100%;
	text-align: left;
	}
h1  {
	font-size: 36px;	
	}
h2  {
	font-size: 30px;
	}
h2 span {
	color: #3c3c3c;
	}
h3  {
	font-size: 24px;
	margin-bottom: 12px;
	}
h4  {
	font-size: 18px;
	color: #a25912;
	margin-bottom: 10px;
	}	
h5  {
	font-size: 16px;
	margin-bottom: 10px;
	}	
h6  {
	font-size: 15px;
	margin-bottom: 8px;
	}	
	
	


	
/* ACCORDION  */

h3.toggler  {
	cursor: pointer;
	margin: 0 0 14px 0;
	}	
#accordion {
	margin-top: 26px;
	}
.element {
	border:0px solid red;	
	}
.element p { /* usato nella mediagallery */
	border:0px solid red;
	margin: 0;
	padding: 0;	
	height: 1px;
	}
h3.active  {
	color: #a34715;
	margin: 0 0 14px 0;
	}		




	

#container {
	position:relative;
	width: 943px;	
	border-top:0px solid #000; 
	margin: 0 auto;
	text-align: left;
	}	
#header {
	position: relative;
	margin: 0 auto;
	width: 943px;
	height: 125px;
	}	
#logo {
	position: absolute;
	top:20px;
	left:0px;
	width: 294px;
	height: 105px;
	background: url(../images/mycored.png);
	background-repeat: no-repeat;
	z-index: 999;	
	cursor: pointer;
	}
#sette, #eu  {
	position: absolute;
	top:49px;
	right:0px;
	width: 80px;
	height: 76px;
	}
#eu  {
	right:80px;
	}


#logo h1 {
	display: none	
	}		
#toplink {
	position: relative;
	float: right;
	height: 33px;	
	background-color: #f6f4ed ;
	background-image: url(../images/top-menu-r.png) ;
	background-repeat: no-repeat ;
	background-position: 100%;	
	padding-left: 12px;
	}
#toplink a {
	font-family: "RockwellStdRegular", Georgia, "Times New Roman", Palatino, serif;
	color: #677c1e;
	font-weight: normal;
	line-height: 35px;
	font-size: 14px;
	text-decoration: none;
	margin-right: 10px;
	}
#toplink a:hover {
	text-decoration: none;
	color: #a25912;
	}
#toplink .l {
	position:absolute;
	left: 0;
	bottom: 0px;
	background: #f6f4ed url(../images/top-menu-l.png) no-repeat 0 0;
	width: 8px;
	height: 33px;
	}

/* solo in homepage */
#headerimagehome {
	position: relative;
	width: 943px;
	height: 241px;
	background: #eeebdf no-repeat 0 0;
	margin-bottom: 12px;
	}
#headerimagehome .destra {
	position: relative;
	float: right;
	margin: 20px 20px 0 0;
	text-align: right;
	width: 420px;
	}
#headerimagehome .destra h1 {
	float: right;
	margin: 0 0 6px 0;
	text-align: right;	
	line-height: 85%;
	}
#headerimagehome .destra h4  {
	font-size: 24px;
	color: #a25912;
	float: right;
	margin: 0 0 12px 0;
	text-align: right;
	}
#headerimagehome .destra h6  {
	float: right;
	margin: 0;
	width:158px;
	height:35px;
	background: url(../images/butt-03.png) no-repeat 0 0;
	cursor: pointer;
	}
#headerimagehome .destra h6 a {
	width:158px;
	height:35px;
	color: #4D611B;
	text-decoration: none;
	}
#headerimagehome .destra h6 a span {
	display: none;	text-align: center;
	display:block;font-size:1px;text-indent:-9999;line-height:61px;color:#4D611B;text-decoration:none;
	}
	
/* nelle pagine interne */
#headerimage {
	position: relative;
	width: 943px;
	height: 139px;
	background: #eeebdf no-repeat 0 0;
	margin-bottom: 12px;
	}
#headerimage .destra {
	position: relative;
	float: right;
	margin: 20px 20px 0 0;
	text-align: right;
	width: 420px;
	}
#headerimage .destra h1 {
	float: right;
	margin: -2px 0 6px 0;
	text-align: right;	
	line-height: 85%;
	font-size: 23px;
	}
#headerimage .destra h4  {
	font-size: 14px;
	color: #a25912;
	float: right;
	margin: 0 0 5px 0;
	text-align: right;
	}
#headerimage .destra h6  {
	float: right;
	margin: 0;
	width:108px;
	height:25px;
	background: url(../images/butt-03-s.png) no-repeat 0 0;
	cursor: pointer;
	}
#headerimage .destra h6 a {
	width:108px;
	height:25px;
	color: #4D611B;
	text-decoration: none;
	}
#headerimage .destra h6 a span {
	display: none;text-align: center;
	display:block;font-size:1px;text-indent:-9999;line-height:38px;color:#4D611B;text-decoration:none;
	}
	
	
	



	
	
#menu {
	width: 970px;
	height: 34px;
	/* z-index: 999; */
	margin: 4px 0 0 -10px;	
	position:relative;
	z-index: 1;
	}
#menu ul {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	list-style-image: none;
	list-style-type: none;
	z-index: 999;
	/* width: 970px; */
	}
#menu ul li {
	float: left;
	text-decoration: none;
	padding: 0;
	margin: 0;
	height: 35px;	
	cursor: default;
	list-style-image: none;
	list-style-type: none;
	background: none;	
	display: inline;
	text-transform: uppercase;
	}
#menu ul li a {
	font-family: "RockwellStdRegular", Georgia, "Times New Roman", Palatino, serif;
	color: #a25912;
	font-size: 14px;
	text-decoration: none;
	font-weight:normal;	
	float: left;	
	padding:  3px 11px 0 11px ;
	margin: 0;		
	display:block;
 	line-height: 26px; 
	}
#menu ul li a:hover {
	color: #677c1e;
	text-decoration: none;
	background: #F6F4ED url(../images/menu-l.png) no-repeat 0 5px;  /* controllare con IE7 */
	}





	
	



#blocco-largo {
	float: left;
	width: 693px;
min-height: 500px;
	margin: 0 0 20px 0;		
	}
#blocco-largo .colonna h2 {
	color: #a34715;
	margin-top: 10px;
	text-align: left;
	}
#blocco-largo .colonna {
	text-align: justify;
	}
#blocco-largo .colonna li {
	text-align: left;
	}
#blocco-largo .colonna h3,
#blocco-largo .colonna h4,
#blocco-largo .colonna h5,
#blocco-largo .colonna h6 {
	margin-top: 15px;
	}
	
	

.triplobox,
.triplobox-r {
	float: left;
	width: 219px;
	height: 286px;
	background: url(../images/bg-3.png) no-repeat bottom left;
	margin-right: 18px;
	margin-bottom: 0px;
	}
.triplobox-r {
	margin-right: 0;
	}
.triplobox h2,
.triplobox-r h2 {
	float: left;
	width: 219px;
	height: 36px;
	background: url(../images/top-3.png) no-repeat;
	margin: 0 0 1px 0;
	padding: 0 0 0 53px;
	color: #eeebdf;
	font-size: 20px;
	line-height: 42px;
	}
#blocco-largo .triplobox img,
#blocco-largo .triplobox-r img {
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	}
#blocco-largo .triplobox p,
#blocco-largo .triplobox-r p {
	float: left;
	margin: 0;
	padding: 15px 18px 0 20px;
	border: 0;
	font-size: 13px;
	line-height: 16px;
	}
#blocco-largo .triplobox p.more,
#blocco-largo .triplobox-r p.more  {
	float: right;
	padding: 0 18px 0 20px;
	}
#blocco-largo .triplobox p.more a,
#blocco-largo .triplobox-r p.more a {
	font-size: 12px;
	font-family: "RockwellStdRegular", Georgia, "Times New Roman", Palatino, serif;
	color: #a34715;
	text-decoration: none;
	font-weight:normal;
	padding: 2px 2px 0px 2px;
	}
#blocco-largo .triplobox p.more a:hover,
#blocco-largo .triplobox-r p.more a:hover {
	background: #a34715;
	text-decoration: none;
	color: #fff;
	}
#blocco-largo .triplobox-r form {
	float: left;
	margin: 18px 0 0 19px;
	background: url(../images/bg-subscribe.png) no-repeat 0 0;
	width: 178px;
	height: 25px;	
	position: relative;
	}
#blocco-largo .triplobox-r form input {
	float: left;
	font-size: 12px;
	font-family: "RockwellStdRegular", Georgia, "Times New Roman", Palatino, serif;
	color: #a34715;
	width: 124px;
	border: 0;
	margin: 6px 8px 0 6px;	
	position: absolute;
	top:0;
	left:0;
	background: transparent;
	}
#blocco-largo .triplobox-r form button {
	float: right;
	width: 38px;
	height: 26px;
	border: 0;
	background: transparent;
	cursor: pointer;
	}
#blocco-largo .triplobox-r form button span {
	display: none;
	}



#blocco-largo #partner {
	float: left;
	width: 693px;
	height: 179px;
	margin-bottom: 6px;
	background: url(../images/bg-partner.jpg) no-repeat;
	}
#blocco-largo #partner a {
	font-size: 13px;
	font-family: "RockwellStdRegular", Georgia, "Times New Roman", Palatino, serif;
	text-decoration: none;
	color: #9e3c07;
	line-height: 12px;
	font-weight: normal;
	}
#blocco-largo #partner img {
	margin-bottom: 8px;
	}
#blocco-largo #partner .left {
	float: left;
	width:148px;
	height: 179px;
	text-align: center;
	}
#blocco-largo #partner .left h2,
#blocco-largo #partner .right h2 {
	float: left;
	font-size: 22px;	
	margin: 0 0 24px 0;
	padding: 14px 0 0 16px;
	}
#blocco-largo #partner .right h2 {
	padding-left: 15px;
	}

#blocco-largo #partner .right {
	position: relative;
	float: right;
	width:488px;
	height: 179px;
	padding: 0;
	margin-right: 33px;
	}
#blocco-largo #partner .right #butt-left,
#blocco-largo #partner .right #butt-right {
	position: absolute;
	top: 73px;	
	width:37px;
	height: 37px;	
	cursor: pointer;
	}
#blocco-largo #partner .right #butt-left {
	left: -34px;
	}
#blocco-largo #partner .right #butt-right {
	right:-33px;
	}

/* SCROLLER */
#partner_flag {  
     position: relative;  
     overflow: hidden;  
     width: 490px;  
     height: 125px;      
     float: left;
     margin-left: 0px;
 } 
#partner_flag_content {  
     position: absolute;  
     top: 0;  
     left: 0;
     width: 5418px;         
     float: left;
     list-style: none; 
     margin: 0;
     padding: 0;
	 background: transparent;
 }  
#partner_flag_content li {	
	list-style: none;    
    float: left;
	text-align: center;
	width: 74px;
	height: 115px;
	padding: 0 4px;
	margin: 7px 0 0 0;
	background: transparent;
	}
li.partner_flag_item img {
	cursor: pointer;
	margin-bottom: 0px;	
	}
li.partner_flag_item a {
	display: block;	
	margin-top: -6px;
	padding: 0;
	}	






#blocco-largo #collaborative {
	float: left;
	width: 693px;
	height: 146px;
	}





#blocco-largo .blocconews {
	float: left;
	margin: 0 0 10px 0;
	line-height: 110%;
	width: 100%;
	padding: 9px 0 7px 0;
	border-left: 1px solid #BDBC8E;
	}
#blocco-largo .chiara {
	background-color: #F6F4ED;
	}
#blocco-largo .blocconews h3 { /* elenco news */
	padding: 0;	
	margin: 0 0 3px 0;
	font-size: 19px;
	line-height: 17px;
	}
#blocco-largo .blocconews h3 a {
	color: #8B8A5C;
	text-decoration: none;
	}
#blocco-largo .blocconews h3 a:hover {
	color: #8B8A5C;
	text-decoration: underline;
	}
#blocco-largo .blocconews:hover {
	background: #fff;
	}
#blocco-largo .blocconews .inner {
	padding: 0 10px 0 12px;
	font-size: 13px;
	}

#blocco-largo .blocconews .data {
	font-family: "RockwellStdRegular", Georgia, "Times New Roman", Palatino, serif;
	font-size: 13px;
	font-weight: normal;
	color: #a25912;	
	padding-bottom: 3px;
	float: left;
	}
#blocco-largo .blocconews .categoria {
	font-family: "RockwellStdRegular", Georgia, "Times New Roman", Palatino, serif;
	font-size: 11px;
	font-weight: normal;
	color: #F6F4ED;	
	padding: 3px 3px 0px 3px;
	float: right;
	background: #8B9C1A;
	line-height: 11px;
	}
#blocco-largo .data2 {
	font-family: "RockwellStdRegular", Georgia, "Times New Roman", Palatino, serif;
	font-size: 13px;
	font-weight: normal;
	color: #a25912;		
	float: left;
	margin: 0 0 10px 0;
	width: auto;
	padding: 3px 12px 0 6px;
	border-left: 1px solid #BDBC8E;
	background-color: #F6F4ED;
	}
	
	
	







#blocco-largo .bloccopartner {
	float: left;
	margin: 0 0 10px 0;
	line-height: 110%;
	width: 100%;
	padding: 9px 0 7px 0;
	border-left: 1px solid #BDBC8E;
	}
#blocco-largo .bloccopartner h3 { 
	padding: 0;	
	margin: 0 0 3px 0;
	font-size: 19px;
	line-height: 17px;
	text-align: left;
	float:left;
	width:550px;
	}
#blocco-largo .bloccopartner h3 a {
	color: #8B8A5C;
	text-decoration: none;
	}
#blocco-largo .bloccopartner h3 a:hover {
	color: #8B8A5C;
	text-decoration: underline;
	}
#blocco-largo .bloccopartner:hover {
	background: #fff;
	}
#blocco-largo .bloccopartner .inner {
	padding: 0 10px 0 12px;
	font-size: 13px;
	}

#blocco-largo .bloccopartner .link {
	font-family: "RockwellStdRegular", Georgia, "Times New Roman", Palatino, serif;
	font-size: 13px;
	font-weight: normal;
	color: #a25912;	
	padding-bottom: 3px;
	float: left;
	}
#blocco-largo .bloccopartner .logo {
	float:right;
	width:90px;
	text-align:center;
	}	
#blocco-largo .bloccopartner .logo img {
	float:none;
	border:0px solid red;
	padding: 1px;
	}
	
		
	
#blocco-largo .colonna img.flag { 
	border:none;
	background: none;
	float: left;
	padding: 0;
	margin: -2px 15px -6px 0;
	}	
	
	


#organigramma {
	position: relative;
	width: 688px;
	width: 693px;
	height: 281px;
	height: 300px;
	border:1px dashed #CAC1A5;	
	background-color: #f5f5ed ;
	background-image: url(../images/organigramma.png) ;
	background-repeat: no-repeat ;
	background-position: 50%;	
	}
#organigramma div  {
	position: absolute;	
	width: 145px;
	height: 38px;
	display: block;
	text-align: center;
	padding-top: 15px;
	}

#organigramma #org_1 {top:17px;  left: 29px;}
#organigramma #org_2 {top:88px;  left: 29px;}
#organigramma #org_3 {top:230px; left: 29px;}
#organigramma #org_4 {top:51px;  left: 269px;}
#organigramma #org_5 {top:123px; left: 269px;}
#organigramma #org_6 {top:193px; left: 269px; margin-top: 7px;}
#organigramma #org_7 {top:123px; left: 512px; margin-top: 7px;}
#organigramma #org_8 {top:225px; left: 488px;}

#organigramma div a {
	font-family: "RockwellStdRegular", Georgia, "Times New Roman", Palatino, serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	line-height: 14px;
	text-decoration: none;	
	width: 145px;
	height: 38px;
	display: block;	
	margin: 0 auto;
	}

#organigramma #org_8  	{width: 186px; white-space: nowrap;}		
#organigramma #org_7  a {color:#7c9688;}
#organigramma #org_8  a {font-size: 13px;}	
	
#organigramma div a:hover {text-decoration: none; color: #555143;}
#organigramma #org_7 a:hover {color: #2a3e33;}
#organigramma #org_8 a:hover {color: #352413;}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
#blocco-stretto {
	float: right;
	width: 232px;
min-height: 500px;
	margin: 0 0 20px 0;
	}
	
	
#blocco-stretto form {
	float: left;
	margin: 0 0 2px 0;
	background: url(../images/bg-search.png) no-repeat 0 0;
	width: 232px;
	height: 41px;
	}
#blocco-stretto form input {
	float: left;
	font-size: 14px;
	font-family: "RockwellStdRegular", Georgia, "Times New Roman", Palatino, serif;
	color: #a34715;
	width: 142px;
	border: 0;
	margin: 14px 14px 0 13px;
	background: transparent;
	}
#blocco-stretto form button {
	float: left;
	width: 55px;
	height: 28px;
	border: 0;
	margin-top:6px; 
	background: transparent;
	cursor: pointer;
	}
#blocco-stretto form button span {
	display: none;
	}
	
	
	


#blocco-stretto .news  {
	float: left;	
	width: 232px;
	margin-bottom: 3px;
	background: #eeebdf;
	line-height: 100%; 	
	padding: 10px 0 0 0;
	}	
#blocco-stretto .news h3 {
	font-size: 21px;
	float: left;	
	padding: 0 0 0 14px;
	margin: 0 0 4px 0;
	width: 90%;
	}	
#blocco-stretto .news ul {
	float: left;
	padding: 0;
	margin: 4px 0 0 8px;
	}
#blocco-stretto .news ul li {
	float: left;
	width: 100%;
	list-style-type: none;	
	margin: 0 0 6px 0;
	padding: 0;	
	}	
#blocco-stretto .news ul li a {
	font-size: 13px;
	text-decoration: none;
	color: #9e3c07;	
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 12px;
	}
#blocco-stretto .news ul li a:hover {	
	text-decoration: none;	
	color: #8D9832;
	}
#blocco-stretto .news ul li span {
	font-size: 11px;
	color: #7e7e7e;	
	line-height: 9px;
	}		


#news-scroller {
	position: relative; 
	overflow: hidden; 
	width: 232px; 
	height: 246px; 
	float: left;
}

#news-scroller_content {
	position: absolute;
	left: 0;
	top: 0;
}

.news-scroller_item
{
	list-style-type: none;
	list-style-image: none;
	display: block;
	height: 78px;
}




#blocco-stretto .news p.more  {
	float: right;
	padding-right: 12px;
	margin: 3px 0 5px 0;
	}
#blocco-stretto .news p.more a {
	font-size: 12px;
	font-family: "RockwellStdRegular", Georgia, "Times New Roman", Palatino, serif;
	color: #677c1e;
	text-decoration: none;
	font-weight:normal;
	padding: 3px 2px 1px 3px;
	background: transparent;
	}
#blocco-stretto .news p.more a:hover {
	text-decoration: underline;
	}
	
	
	




#blocco-stretto .upcoming {
	float: left;	
	width: 232px;
	margin-bottom: 3px;
	line-height: 100%; 	
	padding: 11px 0 0 0;	
	background: #627222 url(../images/bg-upcoming.png) repeat-x;
	min-height: 120px;
	}
#blocco-stretto .upcoming h3 {
	color: #eeebdf;
	font-size: 21px;
	float: left;	
	padding: 0 0 0 14px;
	margin: 0;
	width: 90%;
	}
#blocco-stretto .upcoming ul {
	float: left;	
	list-style-type: none;	
	margin: 12px 14px 0 0;
	padding-left: 15px;
	}
#blocco-stretto .upcoming ul li {
	float: left;
	width: 100%;
	list-style-type: none;	
	margin: 0 ;
	padding: 0 0 6px 20px;
	background: url(../images/li-01.png) no-repeat 0 0;
	line-height: 13px;
	}	
#blocco-stretto .upcoming ul li a {	
	color: #e2d19d;	
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	}		
#blocco-stretto .upcoming ul li a:hover {	
	color: #9e3c07;	
	text-decoration: none;
	}
#blocco-stretto .upcoming p.more  {
	float: right;
	padding-right: 12px;
	margin: 0 0 5px 0;
	}
#blocco-stretto .upcoming p.more a {
	font-size: 12px;
	font-family: "RockwellStdRegular", Georgia, "Times New Roman", Palatino, serif;
	color: #fff;
	text-decoration: none;
	font-weight:normal;
	padding: 3px 3px 1px 5px;
	background: transparent;
	background: #677c1e;
	}
#blocco-stretto .upcoming p.more a:hover {	
	text-decoration: none;
	color: #9e3c07;
	}
	
	
		

#blocco-stretto .gallery h3 {	
	display: none;
	}	


	





	
		



#footer {
	width: 943px;
	height: 72px;
	margin: 0 auto;
	line-height: 14px;
	background: #cac1a5;
	font-size: 13px;
	color: #fff;		
	}
#footer .left {
	float: left;
	margin: 14px 0 0 16px;
	width: 670px;		
	text-align:left;
	}
#footer .right {
	float: right;
	margin: 12px 16px 0 0 ;
	width: 200px;	
	text-align:right;
	line-height: 17px;
	}	
#footer a {
	color: #5d4022;
	text-decoration: none;
	border-bottom: 1px dotted #5d4022;
	}
#footer a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	}
#footer .left span  {
	font-family: "RockwellStdRegular", Georgia, "Times New Roman", Palatino, serif;
	font-size: 14px;
	font-weight: normal;
	color: #5d4022;	
	}	
	
	
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -72px; /* the bottom margin is the negative value of the footer's height */
	background: transparent;
	width: 100%;
	text-align: center;
}
#footer, .push {
	height: 72px; /* .push must be the same height as #footer */
}


		
	
	
#map_canvas 			{
						width:861px;
						height:300px; 
						margin:0 0 20px 0; 
						border:3px solid #BFB791;
						}
#map_canvas img 		{
						background: transparent;
						}						
						
						
							
	
			
		
		

	
	
	
	
		

		

/* PAGINAZIONE */

#paginatore				{ float: left;  height: 58px; }
ul#pagination  			{ float:right; position:relative; margin: 30px 0 20px 0px; height:20px; list-style-type:none; list-style-image:none; background-image: none; }
#pagination li          { border:0; margin:0; padding:0; font-size:11px; list-style-type:none; list-style-image:none; background-image: none; float:left; }
#pagination a           { border:1px solid #F09254; margin-right:2px; background: #F09254;}

#pagination .previous-off,
#pagination .next-off   { color:#fff; display:block; float:left; font-weight:bold; padding:1px 3px; display: none; }
#pagination .active     { width:14px; height: 14px; text-align:center; line-height:14px; display:block; float:left; text-decoration:none; cursor:default; border:solid 1px #fff; background: #fff; color:#a25912; font-weight: bold;}

#pagination a,
#pagination a:link, 
#pagination a:visited   { width:14px; height: 14px; text-align:center; line-height:14px; display:block; float:left; text-decoration:none; cursor: pointer; border:solid 1px #BFB791; background: #BFB791; color:#fff; font-weight: bold;}
#pagination a:hover     { color:#E8E4D4; background: #7D8C2D; border:solid 1px #7D8C2D;}







#blocco-largo .colonna img,
#blocco-largo .colonna img.foto-bordo-sinistra {  
	float: left;
	margin: 4px 12px 5px 0;
	border: 1px solid #EEEBDF;
	background: #EEEBDF;
	padding: 5px;
	}
#blocco-largo .colonna a img:hover,
#blocco-largo .colonna a img.foto-bordo-sinistra:hover {  
	float: left;
	margin: 4px 12px 5px 0;
	border: 1px solid #bab989;
	background: #bab989;
	padding: 5px;	
	text-decoration: none; 
	cursor: pointer;	
	}
	
	
#blocco-largo .colonna img.foto-bordo-destra {  
	float: right;
	margin: 4px 0 5px 14px;
	border: 1px solid #EEEBDF;
	background: #EEEBDF;
	padding: 5px;
	}
#blocco-largo .colonna a img.foto-bordo-destra:hover {  
	float: right;
	margin: 4px 0 5px 14px;
	border: 1px solid #bab989;
	background: #bab989;
	padding: 5px;	
	text-decoration: none; 
	cursor: pointer;	
	}
	
		


	

.thumbsmall {float:left;width:87px;height:75px;margin:0 3px 0 0;text-align:center; overflow: hidden; border:0px solid #5E787D; background-image: url(../images/bg-thumb-r.png); }
.thumbsmall a {display: block;width: 100%;height: 100%; text-decoration: none;}
.thumbsmall:hover {text-decoration: none; border: 0px solid #E17D00;}
.thumbsmall a,
.thumbsmall a:hover,
.thumbsmall-in,
.thumbsmall-in a,
.thumbsmall-in a:hover {font-size: 1px; width: 65px;height: 65px; text-decoration:none; border:none; background-position: 50%; float:left; margin: 5px 0 0 11px; overflow: hidden;}

.thumbs  {float:left; margin:0 ; }
.element .thumbs  {float:left; margin:6px 0 0 0px; }

.thumbmedium {float:left;width:70px;height:70px;margin:0 8px 8px 0;text-align:center;background: no-repeat center center; overflow: hidden; border:5px solid #EEEBDF;}
.thumbmedium a {display: block;width: 100%;height: 100%; text-decoration: none; }
.thumbmedium:hover {text-decoration: none; border: 5px solid #bab989;}
.thumbmedium a,
.thumbmedium a:hover,
.thumbmedium-in a,
.thumbmedium-in a:hover {font-size: 1px; width: 65px;height: 65px; text-decoration:none; border:none; background:none; float:left; border:0px solid #EEEBDF;}



	




#blocco-largo .colonna table 	{
				 		width: 100%;
				 		text-align:left;
						border-collapse:collapse; 
				 		border:0px solid red;
				 		margin-bottom: 30px;
						}
#blocco-largo .colonna table th	{
				 		padding: 8px 6px 4px 8px;	
						font-size: 15px;
						line-height: 18px;
						font-family: "RockwellStdRegular", Georgia, "Times New Roman", Palatino, serif;	
						background: #79882c url(../images/bg-upcoming.png) repeat-x;
						color: #eeebdf;
						}
#blocco-largo .colonna table td	{
				 		padding: 7px 6px 7px 8px;	
						font-size: 14px;
						line-height: 100%;
						border-bottom:1px dashed #CAC1A5;
						}
#blocco-largo .colonna table tr.scura td	{
						background: #eeebe1;
						}
#blocco-largo .colonna table td.wp	{
						width:40px;
						text-align: right;
						padding-right: 10px;
						}
#blocco-largo .colonna table td.wp a {
						text-decoration: none;	
						font-weight: bold;
						text-transform: uppercase;					
						}





		
	
	
/*
	
.googlemap 				{
						width:500px;
						height:350px; 
						margin:0 0 20px 0; 
						border:3px solid #F0D19B;
						}
.googlemap p 			{
						font-size:12px;
						padding:0px 12px 0 12px;
						margin:0;
						line-height: 13px;	
						color: #5382C6;
						}
.googlemap p img		{
						margin:-2px 0 4px -5px;
						}						
						
						
	
*/						
	
	
	
	
	

/*  GENERIC FORM  */

form  {
	border:0px solid red;
	}
form p {
	/* clear: left; */float: left;
	margin: 0 0 4px 0;
	padding: 6px 0 0 0px;
	width: 320px;
	}
form p.button {	
	margin:  14px 0 0 -2px;
	float: left;
	}
form label {
	font-weight: normal;
	float: left;
	margin-left: 0px;
	width: 200px;
	font-size: 15px;
	line-height: 24px;
	font-family: "RockwellStdRegular", Georgia, "Times New Roman", Palatino, serif;	
	color: #79882c;
}
form label.newsletter {width:auto; padding-right: 20px;}
form input.input, form input[type=text], form input[type=password], form input[type=file], form textarea, form select {
	font-size: 15px;
	font-family: 'Lucida Grande','Trebuchet MS', Verdana, Tahoma, Arial, Helvetica, sans-serif;
	border: 1px solid #d3c9ac;
	border-bottom: 1px solid #e9e5da;
	border-right: 1px solid #e9e5da;
	padding: 0px 2px 2px 2px;
	margin: 0px;
	width: 280px;
	height: 22px;
	color: #9e3c07;
	background: #EEEBDF;
}
form select {
	width: auto;
min-width: 180px;
	height: 26px;
	padding: 0px 0px 0px 2px;
}
form textarea {
	height: 120px;
	overflow: auto;
}
form span.radio {
	padding: 0 20px 0 5px;
}
form p.privacy {
	padding-top: 0px ;
	width: 500px;
}
form span.nota {
	padding: 0 20px 0 5px;
	font-size: 13px;
}
form span.nota2,
.nota2 {
	padding: 0 20px 0 5px;
	font-size: 12px;
}
form input.firstname {
	visibility: hidden;
	display: none;	
	}
form .requiredchecks   {
	float: left;
	height: 1%;
	margin: 0;
	border-bottom: 1px solid #fff;
	padding: 2px 0 5px 0;
	}
#errorMessage {
	float: left;
	color: #BF3A0B;
	font-size: 18px;
	font-weight: bold;
	background: #FDFAE1;
	border:1px solid #EFE8B3;
	width: 640px;
	padding: 18px 12px;
	text-align: center;
	margin-bottom: 18px;
	display: none;
	}						
#div_expo 				{							
						height:0px;
						margin:0 auto;	
						}					
#messaggio 				{
						font-size:18px;
						height:0px;
						text-align:center;
						margin:0px auto 0 auto;
						width: 500px;
						overflow: hidden; 
						}
#messaggio img			{													
						border: none;
						float: none;
						}
#messaggio p.esito		{ font-family: "RockwellStdRegular", Georgia, "Times New Roman", Palatino, serif; color: #a25912; padding: 2px 0 0 0; margin: 0 auto; font-weight: normal; font-size:22px; }
#messaggio p.esito2		{ color: #677c1e; font-size:15px; font-weight: normal; padding: 0px; margin: 0 auto 22px auto; }













						
						
						
						
/*  ROLLOVER BUTTONS  */
button {
	float: left;
	border:0;
  	cursor:pointer;  	
  	padding:0 3px 0 0;
  	text-align:center;  	
  	height:37px;
  	margin: 0;  	
  	background:url(../images/butt-r.png) 100% 0px  no-repeat;   	 	
}
button span {
	font-weight:normal;
	font-size:19px;
	font-family: "RockwellStdRegular", Georgia, "Times New Roman", Palatino, serif;	
	position:relative;
  	display:block;
  	white-space:nowrap;
  	padding:0 0 0 11px;
  	height:37px;  	
  	margin: -2px 0 0 0;  	
  	line-height:39px;
  	background:url(../images/butt-l.png) 0% 0px no-repeat;
  	color:#ece5c8;
}
button:hover {
	background:url(../images/butt-r.png) 100% -37px no-repeat;
}
button:hover span {
	background:url(../images/butt-l.png) 0% -37px no-repeat;
}
button:active {
	background:url(../images/butt-r.png) 100% -37px no-repeat;
}
button:active span {
	background:url(../images/butt-l.png) 0% -37px no-repeat;
	color: #2d360e;
}



input:focus,
input[type=text]:focus,
input[type=password]:focus,
textarea:focus,
select:focus {
  	outline: 0 none;
  	outline-style:none;
	outline-width:0px;
}








/*		ALLEGATI		*/

ul.demo-list {
	float: left;
	padding: 0;
	margin: -5px 0 20px 0;
	width: 100%;
	border-top:1px solid #c9c89b;
	}
ul.demo-list li {
	float: left;
	width: 100%;
	list-style-type: none;	
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #4d656a;
	border-bottom:1px solid #c9c89b;
	background-color: #eef0e0 ;
	background-repeat: no-repeat;
	background-position:  15px 50%;
	}	
ul.demo-list li.chiara {
	background-color: #FBFCF7 ;
	}
ul.demo-list li a {
	font-size: 13px;
	text-decoration: none;
	color: #8c8b57;	
	margin-left: 0;
	padding: 8px 45px;
	display: block;
	}
ul.demo-list li a b {
	color: #3c3c3c;	
	font-weight: bold;
	}
ul.demo-list li a:hover {	
	text-decoration: none;	
	color: #8c8b57;
	}
ul.demo-list li:hover {	
	background-color: #fff;
	}
ul.demo-list li:hover a {	
	text-decoration: none;	
	color: #3C3C3C;
	}
.demo-list li.file	{
						background-image:url(/inc/images/icons/attach.png); /*attach*/
						}
.demo-list li.file-png,
.demo-list li.file-gif, 
.demo-list li.file-bmp, 
.demo-list li.file-jpg, 
.demo-list li.file-jpeg	{
						background-image:url(/inc/images/icons/camera.png);
						}
.demo-list li.file-mp3	{
						background-image:url(/inc/images/icons/music.png);
						}
.demo-list li.file-pdf	{
						background-image:url(/inc/images/icons/page_white_acrobat.png);
						}
.demo-list li.file-doc, 
.demo-list li.file-docx, 
.demo-list li.file-rtf	{
						background-image:url(/inc/images/icons/page_word.png);
						}
.demo-list li.file-flv, 
.demo-list li.file-mp4, 
.demo-list li.file-m4v, 
.demo-list li.file-wmv	{
						background-image:url(/inc/images/icons/film.png);
						}
.demo-list li.file-zip, 
.demo-list li.file-rar	{
						background-image:url(/inc/images/icons/page_white_compressed.png);
						}
.demo-list li.file-xls	{
						background-image:url(/inc/images/icons/page_excel.png);
						}							

						

						









/*




#box-login h3 {
	float: left;
	font-size: 21px;
	margin: 7px 0 0 0;
	color: #385358;
	font-variant: small-caps;
	}		
#box-login form {
	position: relative;
	float: left;
	width: 190px;
	margin-left: 14px;
	}
#box-login form label {
	position: absolute;
	top:48px;
	left:0px;
	width: 75px;
	height: 20px;
	font-family: 'Lucida Grande','Trebuchet MS', Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #465d62;
	}
#box-login form label.password {
	top:76px;
	}
#box-login form input {
	position: absolute;
	top:47px;
	left:82px;
	width: 102px;
	height: 20px;
	border:none;
	background: #eceadc;
	font-family: 'Lucida Grande','Trebuchet MS', Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	}
#box-login form input.password {
	top:75px;
	}
#box-login form button {
	position: absolute;
	top:104px;
	left:128px;
	width: 57px;
	height: 22px;
	border:none;
	background: url(../images/button-accedi.png);
	font-family: 'Lucida Grande','Trebuchet MS', Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0px;
	color: #606060;
	cursor: pointer;
	}	
#box-login p {
	position: absolute;
	bottom:0px;
	left:0px;
	width: 205px;
	border-top:1px solid #e1dec8;
	font-family: 'Lucida Grande','Trebuchet MS', Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	color: #465d62;
	padding: 5px 0 0 15px;
	line-height: 14px;
	}	
#box-login p a {
	color: #cf5e02; 
	}	
#box-login p a:hover {
	color: #5E787D; 
	background: none;
	text-decoration: underline;
	}
*/		
	

.colonna p {margin: 0; padding: 0 0 20px 0;} /* da controllare */

button span {
	padding: 0 30px; 
	}
	

