body {
	font: 10px arial ,helvetica,verdana,sans-serif;
	text-align: center; 	/* Center the content for IE */
	color: #4b4b4b;
	background: url(../immagini/bk_body.gif) #fff repeat-x left top; 
	margin:0;
}

p{
  padding:15px;
}
h1{
  font-size:20px;
}
#wrap{
	margin: 0 auto;
	margin-top: 30px !important;
	margin-top: 20px;
	text-align: left;
	width: 763px;
	height: 411px;
	border: 0px solid red;
}

#logo{
	margin-top: 16px;
	margin-left: 7px;
	width: 195px;
	height: 34px;
}


#content{
	margin-top: 8px;
	margin-left: 7px;
	border: 0px solid red;
	width: 763px;
	height: 290px;
	position:relative;
}

#contentFotoDx{
	width: 250px;
	border: 0px solid red;
	margin: 5px 0 0 0;
	height: 290px;
	float: right;
}

#contentSx{
	width: 480px;
	border: 0px solid green;
	margin: 10px 5px 5px 5px;
	height: 290px;
	line-height: 160%;
	float: left;
}

#contentLungo{
	width: 760px;
	border: 0px solid green;
	margin: 15px 5px 5px 5px;
	height: 290px;
	line-height: 160%;
	float: left;
}

#footer{
	clear:both;
	width: 763px;
	height: 50px;
	}

#footerDx{
	padding-top:5px;
	padding-right: 10px;
	width: 300px;
	float: right;
	text-align: right;
}

#footerSx{
	padding-top:5px;
	padding-left: 7px;
	width: 300px;
	float: left;
}

.quot{
	font-style:italic;
	font-weight: bold;
	line-height: 150%;
}

#quotSX{
	width: 500px;
	float: left;
}

#quotDX{
	width: 220px;
	text-align: center;
	line-height:105%;
	font-size:90%;
	float: right;
}


#contact{
	padding: 10px 0 0 0;
}

a.credits:link, a.credits:visited{font-size: 10px; color: #4b4b4b; text-decoration: underline;}
a.credits:hover{font-size: 10px;color: #aca153; text-decoration: none;}

/**********************************
*         FORM CONTATTI           *
**********************************/	
input.formbutton {
	background: #ededed; 
	border: 1px solid #aca153;
	font-size: 10px;
	color: #4b4b4b;
	font-weight: normal;	
	height: 18px;
	width: 50px;
	padding:1px;
}

input.formInputTesto{
	font-size:10px;
	width: 250px;
	height: 2em;
	padding:2px;
	margin: 4px;
	border: 1px solid #abb3b9;
	background: #ededed;
	color: #001C59;
}
textarea.formAreaTesto{
	width: 250px;
	height: 10em;
	border: 1px solid #abb3b9;
	padding:2px;
	margin: 4px;
  background: #ededed;
	color: #001C59;
}

#formback{
	background:#ededed;
	}
	
p.obbligatorio {
	display:inline;
	text-align:left;
	margin-top:0;
	color:#CC3333;
	}



/**********************************
*     MATRICE DI NAVIGAZIONE      *
**********************************/

#navbar{
		margin:12px 0 4px 0;
		width: 654px;
		height: 22px;
		background: url(../immagini/matrice.png) 0 0;
		position: relative;
		text-align: left;
		border: 0px solid red;
}

	
#navbar li
	{
	  list-style-type: none;
	  display: inline;
  }

a.artist, a.artist:hover
	{
		width: 109px;
		height: 22px;
		position: absolute;
		left: 0;
		background: url(../immagini/matrice.png) 0px 0px;
	}

a.artist:hover
	{
		background: url(../immagini/matrice.png) 0px -24px;
	}
	  
a.artistActive, a.artistActive:hover
	{
		width: 109px;
		height: 22px;
		position: absolute;
		left: 0;
		background: url(../immagini/matrice.png) 0px -48px;
	}

a.curriculum, a.curriculum:hover
	{
		width: 109px;
		height: 22px;
		position: absolute;
		left: 109px;
		background: url(../immagini/matrice.png) -109px 0px;
	}

a.curriculum:hover
	{
		background: url(../immagini/matrice.png) -109px -24px;
	}
	  
a.curriculumActive, a.curriculumActive:hover
	{
		width: 109px;
		height: 22px;
		position: absolute;
		left: 109px;
		background: url(../immagini/matrice.png) -109px -48px;
	}

a.quotation, a.quotation:hover
	{
		width: 81px;
		height: 22px;
		position: absolute;
		left: 198px;
		background: url(../immagini/matrice.png) -198px 0px;
	}

a.quotation:hover
	{
		background: url(../immagini/matrice.png) -198px -24px;
	}
	  
a.quotationActive, a.curriculumActive:hover
	{
		width: 81px;
		height: 22px;
		position: absolute;
		left: 198px;
		background: url(../immagini/matrice.png) -198px -48px;
	}
	
a.paintings, a.paintings:hover
	{
		width: 82px;
		height: 22px;
		position: absolute;
		left: 279px;
		background: url(../immagini/matrice.png) -279px 0px;
	}

a.paintings:hover
	{
		background: url(../immagini/matrice.png) -279px -24px;
	}
	  
a.paintingsActive, a.paintingsActive:hover
	{
		width: 82px;
		height: 22px;
		position: absolute;
		left: 279px;
		background: url(../immagini/matrice.png) -279px -48px;
	}
	
a.photos, a.photos:hover
	{
		width: 69px;
		height: 22px;
		position: absolute;
		left: 360px;
		background: url(../immagini/matrice.png) -360px 0px;
	}

a.photos:hover
	{
		background: url(../immagini/matrice.png) -360px -24px;
	}
	  
a.photosActive, a.photosActive:hover
	{
		width: 69px;
		height: 22px;
		position: absolute;
		left: 360px;
		background: url(../immagini/matrice.png) -360px -48px;
	}
	
a.events, a.events:hover
	{
		width: 70px;
		height: 22px;
		position: absolute;
		left: 429px;
		background: url(../immagini/matrice.png) -429px 0px;
	}

a.events:hover
	{
		background: url(../immagini/matrice.png) -429px -24px;
	}
	  
a.eventsActive, a.eventsActive:hover
	{
		width: 70px;
		height: 22px;
		position: absolute;
		left: 429px;
		background: url(../immagini/matrice.png) -429px -48px;
	}

a.contacts, a.contacts:hover
	{
		width: 84px;
		height: 22px;
		position: absolute;
		left: 498px;
		background: url(../immagini/matrice.png) -498px 0px;
	}

a.contacts:hover
	{
		background: url(../immagini/matrice.png) -498px -24px;
	}
	  
a.contactsActive, a.contactsActive:hover
	{
		width: 84px;
		height: 22px;
		position: absolute;
		left: 498px;
		background: url(../immagini/matrice.png) -498px -48px;
	}
	
	
/***************************/
/* Clear floats without structural markup
		   courtesy of htmldog.com/positioniseverything.net */
		.clearfix:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;
		}
		
		/* Hides from IE-mac \*/
		* html .clearfix { height: 1%; }
		/* End hide from IE-mac */

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}

/* End hide from IE-mac */
/* OK, now to the real stuff */
/***************************/

/* da qui in poi roby \*/
a {color: #B19F55; text-decoration: underline;}
a:hover {color: #B19F55; text-decoration: underline;}
td span{color: #B19F55;}
td{vertical-align:top;}

a img{border:0;}
#serie td{font-size: 11px;color: #999999;font-weight:bold;}

.cont-foto {float:left;border:1px solid #BABABA;padding:2px;margin-right:20px;margin-bottom:12px;}
.cont-foto-attivo {float:left;border:1px solid #B19F55;padding:2px;margin-right:20px;margin-bottom:12px;}

a.link-foto {color: #636363; text-decoration: none;}
a.link-foto:hover {color: #636363; text-decoration: underline;}

a.link-foto-attivo {color: #aca153; text-decoration: underline;}
a.link-foto-attivo:hover {color: #aca153; text-decoration: underline;}

#thumb{position:absolute;bottom:0;left:0;}
.cont-thumb {border:1px solid #BABABA;padding:1px;margin-right:16px;margin-top:16px;}
.cont-thumb-attivo {border:1px solid #B19F55;padding:1px;margin-right:16px;margin-top:16px;}

#cont-foto-sx{
	float: left;
	background-image:url("../immagini/sfondo_zig.gif");
	background-repeat:repeat-x;
	padding-top:6px;
}
#foto-sx{
	padding:2px;
	border:1px solid #BABABA;
}

#cont-foto-dx{
	position:relative;
	width: 410px;
	margin: 5px 0 0 0;
	height: 308px;
	float: right;
	text-align:left;
}
#desc-dx{float: left;}
#serie-dx{float: right;margin-right:16px !important;margin-right:10px;text-align:right;}

#cont-pagine{text-align:right;position:absolute;bottom:0;}
#cont-pagine a{display:block;float:right;margin:5px;padding:3px 6px;border:1px solid #bbb;color:#555;text-decoration: none;}
#cont-pagine a.pagina-attiva{border:1px solid #555;color:#B19F55;}
