

#riga1 {
	position: absolute; top:0; left:0; z-index:9; width: 100%; height: 40px; background-color: #333; float: left;
}




#contenitore_sx {
	margin: 50px auto 0 auto;
	border:0;
	width:800px;
	max-width: 98%;
	text-align:center;
	/*overflow-x:hidden;*/
	/* box-shadow: 10px 10px 5px #000; */
	padding:10px 10px 10px 10px;
	
	
	}
#contenitore_sx h4 {
	font: 4em normal Arial, Helvetica, sans-serif;
	padding: 20px;	
	margin: 0 auto 0 auto;
	text-align:center;
	color:#bbb;
	
}

#contenitore_sx h4 small {
	font: 0.2em normal  Arial, Helvetica, sans-serif;
	text-transform:uppercase; letter-spacing: 0.2em; 
	/*line-height: 5em;*/
	display: block;
}

#contenitore_sx h2 {
	font: 2em normal Arial, Helvetica, sans-serif;
	padding-bottom:30px;
	color:#fff;
	display:block;
}
.centro {
	width:160px;
	height:160px; 
	border:3px solid #D5AD6D;
	
	 border-radius:999em;    
	-moz-border-radius:999em;  
	-webkit-border-radius:999em; 
  	-o-border-radius: 999em;   
	
	box-shadow: 0px 0px 40px -2px #D5AD6D;
	margin: 30px 10px 10px 10px;
}	
#contenitore_bottoni {
	display: block;
	position: relative;
	width: 1060px;
	max-width: 90%;
	margin: 20px auto 20px auto;
	text-align: center;
	overflow:hidden;
	padding-bottom:10px;
	/* border: 1px solid #fff; */
	}

#ao {
	position: relative;
	width:100px;
	height:100px;
	float: left;
	/*text-align: center;*/
	margin-right:10px;
	margin-top:20px;
	border: 1px solid #222;
	background-color: #111;  
	-moz-border-radius:999em;  
	-webkit-border-radius:999em; 
  	-o-border-radius: 999em;  
	border-radius:999em;
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);	
	font: 0.8em normal Arial, Helvetica, sans-serif;
	color: #fff;
	background-size:cover;	
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#ao:hover {
	background-color:#444;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	cursor: pointer;
	}
#ao img {
	width:50px;
	height: 50px;
}
#ao b {
	font-weight: bold;
	/*background-color:#DF7475;*/
	color: #fff;
}

#ao .blinking3 {
	position: absolute;
	top:0;
	left:0;
	z-index: 3;
	color:#E1F73E;
	font-size: 18px;
	font-weight: bold;
}
.blinking {
	color:#098322;
	font-size: 14px;
	font-weight: bold;
}
.blinking_no {
	color:#B0B0B0;
	font-size: 14px;
	font-weight: normal;
}
.chiaro {
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"; 
	color:#fff; 
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	font-size: 16px; 
	font-weight: bold;
}
.infondo {
	position:absolute;
	bottom:0;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"; 
	color:#fff; 
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; 
	font-size: 12px; 
	font-weight: bold;
	text-align: center;
}

#contenitore_annuncio {
	margin: 40px auto 0 auto;
	padding:20px 20px 20px 20px;
	width:1024px;
	max-width: 95%;
	text-align:justify;
	box-shadow: 10px 10px 5px #000;
	color:#bbb;

	border: 1px 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;
	}

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; 
}

#schema_sospeso {
	position: absolute;
	float:none;
	width:250px;
	max-width: 98%;
	top: 170px;
	right: 0;
	text-align:center;
	
	background-color:rgba(0, 0, 0, 0.5);
	border: 1px 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;

	}
#schema_sospeso li {
	margin-top:20px;
	}
.ancora_novizio {
	max-width: 100%; 
	background-color: #D45F61; 
	color: #fff; 
	
	border-top-left-radius: 15px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 25px;
}
.ancora_novizio:hover {
	background-color:#E40003;
}

#footer_largo {
	width: 100%;
	background-color: #222;
	border-top:0px solid #fff;
	float:left;
	bottom:0;
	min-height: 50px;
	margin-top:30px auto 0 auto;
	text-align: center;
}
#light {
	position: absolute;
	left:-30px;
	top:30px;
}

#fotona {
	position:relative;
	width: 100%;
	height:90%;
	background-color:#A88989;
	}




.boximg2 {
  position: relative;
  width: 96px; /* Stessa larghezza dell'immagine */
  height: 96px; /* Stessa altezza dell'immagine */
  float: left;
  border: 1px solid #fff;
  margin-top: 5px;
	margin-left: 5px;
	padding: 5px 5px 5px 5px;
	filter:alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
}

boximg2 img {
	width: 96px; /* Stessa larghezza dell'immagine */
  height: 96px; /* Stessa altezza dell'immagine */
	}

.boximg2:hover {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}


div.boxtesto2 {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.6);
  text-align:center;
  
  
}
span.testo2 {
  padding: 10px;
  color: #FFFFFF;
  font-family: Helvetica, Sans-Serif;
  /* font-size: 12px/24px ; */
  font-size:12px;
  font-weight:bold;
  letter-spacing: -1px;
	text-transform:uppercase;
}

.Stile77{
	color: #FFFFFF;
	font-family: black_chancery, Verdana, sans-serif;
	font-size: 30px;
}

.certificaz {
	border: solid 1px #fff;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain;
	position: relative;
	margin-bottom: 0;
	
	border-top-left-radius: 15px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 25px;
	background-color: #222;
	width: 160px;
	height:120px;
	max-width: 95%;
	margin: 25px auto 0 auto;
	background-color:#333333;
	/*background-image:url(../img_new/verifo.png);*/
}
.verde {
		width: 180px;
	max-width: 100%;
	heigh: 30px;
	text-align:center;
	color:#EBF42B;
	text-transform:uppercase;	
	background-color:#003503;
	border: solid 1px;
	border-color:#EBF42B;
	border-top-left-radius: 15px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 25px;
	font-size:22px;
	margin: 10px auto 10px auto;
}
.giallo {
	width: 180px;
	max-width: 100%;
	heigh: 30px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;	
	background-color:#C8CC85;
	border: solid 1px;
	border-color:#EBF42B;
	border-top-left-radius: 15px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 25px;
	font-size:16px;
	margin: 10px auto 10px auto;
}
.rosso {
	width: 180px;
	max-width: 100%;
	heigh: 30px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;	
	background-color:#FF0000;
	border: solid 1px;
	border-color:#EBF42B;
	border-top-left-radius: 15px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 25px;
	font-size:16px;
	margin: 10px auto 10px auto;
}
.arancione {
	width: 180px;
	max-width: 100%;
	heigh: 30px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;	
	background-color:#838383;
	border: solid 1px;
	border-color:#fff;
	border-top-left-radius: 15px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 25px;
	font-size:16px;
	margin: 10px auto 10px auto;
}
.verde2 {
	width: 180px;
	max-width: 100%;
	heigh: 30px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;	
	background-color:#B17F2C;
	border: solid 1px;
	border-color:#fff;
	border-top-left-radius: 15px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 25px;
	font-size:16px;
	margin: 10px auto 10px auto;
}

.ava {
	background-color: #222222;
	float: left;
	margin-right: 10px;
	margin-bottom: 30px; 
	border: 1px solid #ffffff;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	text-align:center;
	width: 200px;
	padding: 5px 2px 5px 2px;
	text-align:center;
	font-size: 16px;
}
.ava2 {
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	color:#fff;
	background-color: #222222;
	float: left;
	border: 1px solid #ffffff;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	text-align:center;
	width: 800px;
	padding: 5px 2px 5px 2px;
	text-align:center;
	font-size: 16px;
}
.ava3 {
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	color:#fff;
	text-align:center;
	width: 800px;
	padding: 5px 2px 5px 2px;
	text-align:center;
	font-size: 16px;
}

.zuzu {
	border: 1px solid #ffffff;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	max-width: 90%;
	
}
.zuzu2 {
	border: 1px solid #ffffff;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	max-width: 90%;
	float: left;
	margin-right:10px;
	margin-bottom:10px;
	
}






.profili {
	
text-align: left;
}
.legenda {
	text-align: center;
}




#sinistro_prof {
	background-color: #484848;
	float:left;
	width: 350px;
	margin-right:5px;
	text-align:center;
	border: 1px solid #333333;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

#centrale_prof {
	float: left;
	width: 700px;
	background-color: #484848;
	border: 1px solid #333333;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

a.feed {
	display: block;
	width: 180px;
	max-width: 100%;
	height: 25px;
	margin: 10px auto;
	border: 1px solid;
	border-color: #555555;
	background-color:#5AB519;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	font-size:20px;
	text-transform: uppercase;
	overflow:hidden;
	padding: 0 0 0 0;
	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;
	background-image: url('https://cuckold.net/img/feed_pos.png');
	background-size:contain;

}
a.feed_neg {
	display: block;
	width: 180px;
	max-width: 100%;
	text-align: center;
	height: 25px;
	margin: 10px auto;
	border: 1px solid;
	border-color: #555555;
	background-color: #660000;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	font-size:20px;
	text-transform: uppercase;
	overflow:hidden;
	padding: 0 0 0 0;
	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;
	background-image: url('https://cuckold.net/img/feed_neg.png');
	background-size:contain;

}
a.feed:hover  {
	border-color: #fff;
	background-color:#94E758;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}

a.feed_neg:hover  {
	border-color: #990000;
	background-color:#DD4042;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}
a.feed:link, a.feed:visited, a.feed:active, a.feed_neg:link, a.feed_neg:visited, a.feed_neg:active {
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}


#ammin {
	width: auto;
	max-width: 100%;
	background-color:#222;	
	border: 1px solid #333;
	margin: 0 auto 0 auto;
	text-align:left;
	font-size: 12px;
	font-family: Arial, Geneva, Helvetica, Verdana;
	font-weight: bold;
	color: #18181B;
}


@media only screen and (max-width:641px){

#sinistro_prof, #centrale_prof {
	width:98%;
}

.boximg2 {
	width: 48%; /* Stessa larghezza dell'immagine */
	height: 96px;
	border: 0px solid #fff;
	margin-top: 5px;
	margin-left: 5px;
	padding: 0 0 0 0;
}
.boximg2	img {
	/* width: 100%; */
}

boximg2 img {
	width: 96px; /* Stessa larghezza dell'immagine */
  height: 96px; /* Stessa altezza dell'immagine */
	}


span.testo2 {
  font-size:12px;
}

iframe {
	/* display:none; */
	width: 100%;
}	

.ava, .ava2, .ava3 {
	width: 100%;	
}

}




.blinking {
	color:#098322;
	font-size: 18px;
	font-weight: bold;
}
.blinking_no {
	color:#B0B0B0;
	font-size: 18px;
	font-weight: normal;
}
.blinking2 {
	color:#098322;
	font-size: 18px;
	font-weight: bold;
}


.pulsi2 {
    display: inline;
	height: 26px;
    text-transform: none;
    text-decoration: none;
	padding: 15px 5px;
	margin-right: 20px;
	border-radius: 2px;
}
.pulsi2 a {
        text-transform: none;
    text-decoration: none;
}
.pulsi2:hover {
    border-bottom: 2px solid;
    border-color: #efefef;
    text-transform: none;
    text-decoration: none;
}
.pulsi_txt2 {
   font-family: 'Roboto', sans-serif; 
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
}
	.pulsi2 i {
		font-size: 22px;
		margin-right: 10px;
	}

@media only screen and (max-width:642px){	
	
	.pulsi2 {
	height: 13px;
	padding: 8px 3px;
	margin-right: 10px;
}

    .pulsi2 i {
        font-size: 12px;
        margin-right: 10px;
    }
    .pulsi_txt2 {
    /* display: none; */
    }

}



@media only screen and (max-width:641px){
#contenitore_sx, #contenitore_bottoni, #contenitore_annuncio {
	display: block;
	width: 98%;
	
	margin: 20px auto 0 auto;
	padding: 10px 10px 0 0;
	
}

}
@media only screen and (max-width:840px){
	#schema_sospeso {
	position:relative;
	float:left;
	top:auto;
	right:auto
	
	}	
}
