* {
	margin: 0;
	padding: 0;
	}
body, html {
	text-align: center;
	width: 100%;
	height: 100%;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #505050;
	background-color: #161717 ;
	background-image: url(../images/bg.jpg) ;
	background-repeat: no-repeat ;
	background-position: 0 0;
	}
a:link, a:active, a:visited {
	color: #a25912;
	text-decoration: underline;
	}
a:hover {
	color: #b21d01;
	text-decoration: underline;	
	}
a:focus {
	outline: 0; 
	}
a.back {
	font-size: 13px;
	color: #A34715;
	text-decoration: none;
	background: none;
	padding: 4px 5px 0px 5px;
	}	
a.back:hover {
	color: #b21d01;
	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 {
	color: #b21d01;
	font-weight: normal;
	margin-bottom: 20px;
	line-height: 100%;
	text-align: left;
	}
h1  {
	font-size: 36px;	
	}
h2  {
	font-size: 24px;
	}
h2 span {
	color: #fff;
	}
h3  {
	font-size: 24px;
	}
h4  {
	font-size: 18px;
	}	
h5  {
	font-size: 16px;
	}	
h6  {
	font-size: 15px;
	}	
	
	


	
/* 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: 700px;	
	border-top:0px solid #000; 
	text-align: left;
	float: left;
	margin: 0 0 0 110px;
	}	
#header {
	position: relative;
	margin: 0 auto;
	width: 700px;
	height: 115px;
	}	
#logo {
	position: absolute;
	top:0px;
	left:-33px;
	width: 343px;
	height: 123px;
	background: url(../images/logo.png);
	background-repeat: no-repeat;
	z-index: 999;	
	cursor: pointer;
	}
#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 {
	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: 684;
	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: 684;
	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: 700px;
	height: 34px;
	margin: 0 0 40px 0;	
	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;
	}
#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;
	}
#menu ul li a {	
	color: #eeebdf;
	font-size: 15px;
	text-decoration: none;
	font-weight:normal;	
	float: left;	
	padding:  3px 4px 0 4px ;
	margin: 0;		
	display:block;
 	line-height: 26px; 
 	text-transform: uppercase;
	}
#menu ul li a:hover {
	color: #b21d01;
	text-decoration: none;
	border-top:0px solid #b21d01;
	}

#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;
}
#menu ul li .sep {	
	color: #777777;
	font-size: 18px;
	text-decoration: none;
	font-weight:normal;	
	float: left;	
	padding:  3px 3px 0 3px ;
	margin: 0;		
	display:block;
 	line-height: 26px;
	}



	
	



#blocco-largo {
	float: left;
	width: 100%;
min-height: 500px;
	margin: 0 0 20px 0;		
	}
#blocco-largo .colonna {
	text-align: justify;
	}
#blocco-largo .colonna li {
	text-align: left;
	}

	
/*

.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 ;
	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;
	color: #fff;
	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;
	color: #fff;
	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 .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 { 
	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-size: 13px;
	font-weight: normal;
	color: #fff;	
	padding-bottom: 3px;
	float: left;
	}
#blocco-largo .blocconews .categoria {
	font-size: 11px;
	font-weight: normal;
	color: #fff;	
	padding: 3px 3px 0px 3px;
	float: right;
	background: #8B9C1A;
	line-height: 11px;
	}
#blocco-largo .data2 {
	font-size: 13px;
	font-weight: normal;
	color: #fff;		
	float: left;
	margin: 0 0 10px 0;
	width: auto;
	padding: 3px 12px 0 6px;
	border-left: 1px solid #BDBC8E;
	background-color: #F6F4ED;
	}
	
	
	






	

	
	
	
	



	
		



#footer {
	width: 695px;
	height: 72px;
	margin: 0 0 0 110px;
	line-height: 14px;
	font-size: 13px;
	color: #878888;	
	float: left;	
	}
#footer .left {
	float: left;
	margin: 14px 0 0 0;
	width: 420px;		
	text-align:left;
	}
#footer .right {
	float: right;
	margin: 12px 0 0 0 ;
	width: 200px;	
	text-align:right;
	line-height: 17px;
	}	
#footer a {
	color: #b21d01;
	text-decoration: none;
	}
#footer a:hover {
	color: #fff;
	text-decoration: none;
	}
#footer .left span  {
	font-size: 13px;
	font-weight: normal;
	}	
	
	
.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;
						background: transparent;
						}
#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,
 img.foto-bordo-sinistra {  
	float: left;
	margin: 4px 14px 5px 0;
	border: 0px solid #EEEBDF;
	/* background: #2a2a2a; */
	padding: 5px;
	}
#blocco-largo .colonna a img:hover,
img.foto-bordo-sinistra:hover {  
	float: left;
	border: 0px solid #bab989;
	/* background: #b21d01; */
	padding: 5px;	
	text-decoration: none; 
	cursor: pointer;	
	}
	
	
img.foto-bordo-destra {  
	float: right;
	margin: 4px 0 5px 14px;
	border: 1px solid #EEEBDF;
	/* background: #EEEBDF; */
	padding: 5px;
	}
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;	
	}
	
#blocco-largo .colonna .bloccolavoro {  
	width: 100%;
	float: left;
	margin: 0 0 25px 0;
	font-family:  Arial, Helvetica, sans-serif;
	color: #878888;
	font-size: 13px;
	}	
#blocco-largo .colonna .bloccolavoro img {  
	float: left;
	margin: 4px 0 2px 0;
	border: 0px solid #161717;
	/* background: #2a2a2a; */
	padding: 5px;
	}
		
#blocco-largo .colonna .bloccolavoro a {  
	color: #cccece;
	text-decoration: none;
	}
#blocco-largo .colonna .bloccolavoro a:hover {  
	color: #b21d01;
	text-decoration: none;
	}
	

.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;
						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;
	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;
	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: #fff;
	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		{ color: #fff; padding: 2px 0 0 0; margin: 0 auto; font-weight: normal; font-size:22px; }
#messaggio p.esito2		{ color: #fff; 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;
	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;
	}
	
	
	
/* styling of the container. */ 
a.videoplayer { 
	width:100%; 
	height:300px; 
    display:block; 
    text-align:center; 
    margin:25px 0 15px 0; 
    background: none;
    text-align: center;
} 
 
/* play button */ 
a.videoplayer img { 
    float: none;
    width: 83px;
    height: 83px;
    margin:110px auto 0 auto; 
    border:0px; 
	background: none;
}
 

