body {
	/* background: #161616 url(../script/profilo/CSS3-Reverse-Animation/pattern_40.gif) top left repeat; */
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#45484d+0,000000+57 */
background: rgb(69,72,77); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  rgba(69,72,77,1) 0%, rgba(0,0,0,1) 57%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 57%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 57%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

a:link {
	color: #D39759;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D39759;
}
a:hover {
	text-decoration:none;
	color: #FFFFFF;
	/* text-transform: uppercase; */
	text-transform:none;
}
a:active {
	text-decoration: none;
	color: #9D9701;
}

.vip {
	border:3px solid #D5AD6D;	    
	-moz-border-radius:20px;  
	-webkit-border-radius:20px; 
  	-o-border-radius: 20px;   
	border-radius:20px; 
	box-shadow: 0px 0px 40px -2px #D5AD6D;
	margin: 5px auto 5px auto;
    max-width:100%;
	pointer-events:none;
}	


#fotona {
		position: relative;
		/*border: 1px solid #fff;*/
		margin: 0 auto 0 auto;
		text-align: center;
		pointer-events:none;
        width: 1200px;
	    max-width: 95%;
	}
	#coperta {
		position: absolute;
		top:0;
		left:0;
		/*border: 1px solid red;*/
		width: 100%;
		height: 100%;
	}
	#fotona img {
		max-width: 100%;
		max-height: 800px;
	}
#guest {
		position: relative;

		border: 0;
		margin: 0 auto 0 auto;
		text-align: center;
	max-width: 100%;

	
	}
#guest_new {
		position: relative;
	width:500px;
	height: 300px;
		border: 0;
		margin: 0 auto 50px auto;
		text-align: center;
	max-width: 100%;

	}
#guest img {
		max-width: 100%;
		max-height: 800px;
	}
.copyright {
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}
	

#contenitore_annuncio {
	margin: 0 auto 0 auto;
	padding:20px 10px 10px 20px;
	width:800px;
	max-width: 90%;
	text-align:justify;
	box-shadow: 10px 10px 5px #000;
	color:#bbb;
	border: 1px solid #D5AD6D;
	font-weight: normal;
	-moz-border-radius: 50px 0px 50px 0px;
	-webkit-border-radius: 50px 0px 50px 0px;
	-khtml-border-radius: 50px 0px 50px 0px; 
    border-radius: 50px 0px 50px 0px;
	}


#didasc_sotto {

	width:100%;
	max-width:90%;
	top: 170px;
	right: 0;
	padding:20px 10px 10px 20px;
	background-color:none;
	text-align:justify;
	box-shadow: 10px 10px 5px #000;
	color:#bbb;
	border: 0px solid #D5AD6D;
	
	-moz-border-radius: 50px 0px 50px 0px;
	-webkit-border-radius: 50px 0px 50px 0px;
	-khtml-border-radius: 50px 0px 50px 0px; 
    border-radius: 50px 0px 50px 0px;
	font-size: 12px;
	}


#didasc_sotto h1 {
	font: 4em normal Arial, Helvetica, sans-serif;
	padding: 20px;	
	margin: 0 auto 0 auto;
	text-align:center;
	color:#bbb;
	
}

#didasc_sotto h1 small {
	font: 0.2em normal  Arial, Helvetica, sans-serif;
	text-transform:uppercase; letter-spacing: 0.2em; 
	/*line-height: 5em;*/
	display: block;
}

#didasc_sotto h2 {
	font: 2em normal Arial, Helvetica, sans-serif;
	padding-bottom:30px;
	color:#fff;
	display:block;
}

a.opacity img {
filter:alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;

}
a.opacity:hover img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}
.annuncio_prof {
	text-align:justify;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	 color:#D4D2D2; 
}

.nicx_new {
	font-family: 'Anton';
	font-weight: normal;
	font-style: normal;
	font-size: 2.8em;
	text-transform:uppercase;
	text-decoration: none;
	color:#FF3033;	
}

.nicx_new:hover {
	color: #fff;
	text-decoration: none;
}
.categoria_00 {
		font-family: 'Birch Std';
	font-weight: normal;
	font-style: normal;
	font-size: 2.0em;
	text-transform:uppercase;
	text-decoration: none;
	color: #D5AD6D;
	}
