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;
	
	 border-radius:20px;    
	-moz-border-radius:20px;  
	-webkit-border-radius:20px; 
  	-o-border-radius: 20px;   
	
	box-shadow: 0px 0px 40px -2px #D5AD6D;
	margin: 5px auto 5px auto;
}	

#annunciosopra {
	
	
	max-width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
#fotonaalta {
	position: relative;
	padding:0;
	margin: 0 auto 0 auto;
	text-align: center;
	border:3px solid #D5AD6D;
	overflow: hidden;	
	border-radius:20px;    
	-moz-border-radius:20px;  
	-webkit-border-radius:20px; 
  	-o-border-radius: 20px;   
	box-shadow: 0px 0px 40px -2px #D5AD6D;
	width: 800px;
	max-width: 97%;
	height: 800px;
	max-height: 80%;
	}
#fotonalarga {
	position: relative;
	padding:0;
	margin: 0 auto 0 auto;
	text-align: center;
	border:3px solid #D5AD6D;
	overflow: hidden;	
	border-radius:20px;    
	-moz-border-radius:20px;  
	-webkit-border-radius:20px; 
  	-o-border-radius: 20px;   
	box-shadow: 0px 0px 40px -2px #D5AD6D;
	width: 70%;
	/*max-width: 97%;
	max-height: 80%;
	*/
}
#fotonaalta img {
	max-width: 100%;
	height: 100%;
}
#fotonalarga img {
	max-width: 100%;
	/*max-height: 800px;*/
}

@media only screen and (max-width:1024px){
#fotonalarga {
	width: 97%;
	
	}

}

.sottoxa {
	position: absolute;
	border:0;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}


.sopraxa {
	position:absolute; 
	border:0;
	top:0;
	left:0;
	width: 100%;
	
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
	}
#contenitore_annuncio {
	/*position: absolute; 
	bottom:0;
	left:0; */
	/* float: left; */
	position: relative;
	border: 0 1px 1px 1px;
	border-color: #222;
	width: 1024px;
	max-width: 97%;
	background-color:rgba(33,33,33,0.80);
	margin: 10px auto 0 auto;
	padding:5px 5px 5px 5px;
	text-align:center;
	color:#bbb;
	border-radius:20px;    
	-moz-border-radius:20px;  
	-webkit-border-radius:20px; 
  	-o-border-radius: 20px;   
	box-shadow: 0px 0px 40px -2px #D5AD6D;
	border:1px solid #D5AD6D;
	}

#batter {
	position: relative;
	width: 100%;
	/* float:left; */
	text-align: center;
	margin: 30px 0 30px 0;
}


/*
.sopraxa:hover {
	filter:alpha(opacity=10);
	-moz-opacity: 0.1;
	opacity: 0.1;
}

*/
#guest {
		position: relative;

		border: 0;
		margin: 0 auto 0 auto;
		text-align: center;
	max-width: 100%;

	
	}
#guest_new {
		position: relative;
	width:500px;
	max-width: 100%;
	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;
}
	

#didasc_sotto {

	width:100%;
	max-width:90%;
	top: 170px;
	right: 0;
	text-align:center;
	padding:20px 10px 10px 20px;
	background-color:none;
	text-align:justify;
	box-shadow: 10px 10px 5px #000;
	color:#bbb;
	border: 0px solid #D5AD6D;
	border-radius: 50px 0px 50px 0px;
	-moz-border-radius: 50px 0px 50px 0px;
	-webkit-border-radius: 50px 0px 50px 0px;
	-khtml-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: 'Birch Std';
	font-weight: normal;
	font-style: normal;
	font-size: 3.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;
	}

a.bottello {
	border-radius:28px;
	display:inline-block;
	/*cursor:pointer;*/
	color:#ffffff;
	font-family:Arial;
	font-size:17px;
	padding:8px 16px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
	width: 220px;
	margin: 5px 10px;
	border: 2px solid;
	border-color: #555555;
	background-color: #660000;
	text-align: center;
	text-transform: uppercase;
	overflow:hidden;
	padding: 5px 5px 5px 5px;
	background-repeat: no-repeat;
	background-position: top left;
	border-top-left-radius: 15px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 25px;
	
}
a.bottello:hover {
	background-color:rgba(215,84,87,1.00);
}
a.fake {
			background-color: #000;
		}

#sx {
	/* top:0; */
	left:5px;
	height: 100%;
}
#dx {
	/* top:0; */
	right: 5px;
	height: 100%;
}
