body {
	background		: url(../images/sfondo_location.jpg) top center no-repeat;
}

.content
{	min-height		: 1015px;
	*height			: 918px;
	
	
}

.version2
{	min-height		: 918px;
	*height			: 918px;
	
	
}

.content .center
{
	float			: left;
	display			: inline;
	margin			: 0;
	padding			: 0;
	margin-top		: 95px;		
	width			: 960px;	
	margin-left		: 5px;			
}


.content .center .sx, .content .center .dx
{
	float			: left;
	display			: inline;
	margin			: 0;
	padding			: 0;
	width			: 490px;		
}

.content .center .dx
{
	float			: right;
	padding			: 0;	
	position		: relative; 
	width			: 428px;
}

.content .center .sx span
{
	float			: left;
	display			: inline;
	font-size		: 1em;
	color			: #2c2c2c;
	padding-bottom  : 20px;
}

.content .center .sx span h3
{
	float			: left;
	display			: inline;
	font-size		: 1.2em;
	color			: #41c3ff;
	width			: 95%;	
}

.content .center .sx span label
{
	float			: left;
	display			: inline;
	
	width			: 99%;	
}

.content .center .dx .album-wrapper
{	
	float			: right;
	width			: 420px;
	display			: inline;
	margin-top		: 22px;
}

.content .center .dx .album-wrapper .photo
{	float			: left;
	display			: inline;
	width			: 78px;
	height			: 78px;
	border			: 6px solid #e1e1e1;
	margin			: 0;
	margin-left		: 15px;
	margin-top		: 15px;
	padding			: 0;
}

.content .center .dx .album-wrapper .photo .thickbox, .content .center .dx .album-wrapper .photo .thickbox img
{	float			: left;
	display			: inline;
	border 			: 0;
	margin			: 0;
	padding			: 0;
	width			: 78px;
	height			: 78px;
}

.content .center .dx .flickr
{
	float			: left;
	display			: inline;
	height 			: 35px;
	margin			: 37px 0 0 115px;
	width			: 310px;
}
