﻿@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anton&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap');
@font-face {
    font-family: 'Birch Std';
	src:url('https://cuckold.net/font/Birch.eot?#iefix') format('eot'),url('https://cuckold.net/font/Birch.woff') format('woff'),url('https://cuckold.net/font/Birch.ttf') format('truetype'),url('https://cuckold.net/font/Birch.svg#icon-font') format('svg');
    src: url('https://cuckold.net/font/Birch.woff');
	font-weight: normal;
	font-style: normal;
}



body {
	font-family: open sans,Arial,Helvetica,sans-serif;
}




@media only screen and (min-width:642px){
body, html {
    height: 100%;
    margin: 0;
    padding: 0;
	background-color: #000000;
}
}

body{
	/* vecchio codice 
	background-image: url('https://cuckold.net/background/01.jpg');
	background-repeat: repeat;
	background-color: #000000;
	font-size: 14px;
	font-family: Arial, Geneva, Helvetica, Verdana;
	font-weight: bold;
	color: #18181B; */
	/* nuovo codice */
	
	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;
}

.flag {
	border: 0px;
	border-color:#F10004;}

#intestazione{
	width: 100%;
	height: 304px;
	background: url(../img_new/head_cuck.jpg) top center no-repeat;
}

#contenitore {
	width: auto;
	margin: 1px auto 0 auto;
	padding: 5px;	
	overflow: auto;
	
	
}
#contenitore h1 {
	/* font-size: 14px; */
	}
	
#centrale_zop {
	width: auto;
	max-width: 1170px;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0px 5px 5px 5px;
	overflow: auto;
	/* background-color: #222222; */	
	text-align: center;
	color: #D39759;
}

#int_pagina {
	width: auto;
	max-width: 1170px;
	margin: 0 auto 10px auto;
	padding: 5px 5px 5px 5px;
	overflow: auto;
	background-color: #222222; 	
	text-align: left;
	color: #D39759;
	border-radius: 0px 0px 20px 20px;
	-moz-border-radius: 0px 0px 20px 20px;
	-webkit-border-radius: 0px 0px 20px 20px;
	-khtml-border-radius: 0px 0px 20px 20px;
}
#int_pagina h1 {
	padding:0;
	margin:0;
} 

#int_pagina h2 {
	padding:0;
	margin:0;
}
.didasc{
	color:#CBCBCB;
}
.ic_pagina {
	float:left;
	margin-right: 5px;
	vertical-align: top;
	max-height: 120px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	
}

#sinistro{
	background-color: #484848;
	float:left;
	/* width: 200px; */
	margin-right:5px;
	text-align:center;
	border: 1px solid #333333;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	behavior: url('https://cuckold.net/PIE/PIE.htc');
}

#centrale {
	float: left;
	/* width: 850px; */
	background-color: #484848;
	border: 1px solid #333333;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	behavior: url('https://cuckold.net/PIE/PIE.htc');
}

#centrale_sx{
	float: left;
	/* width: 520px; */
}

#centrale_dx{
	float:left;
	/* width: 520px; */
	
}

#centrale_bottom {
	float:left;
	/* width: 1060px; */
	text-align:center;	
}

#footer_ann {
	width: 100%;
	height: 90px;
	float:left;
	text-align: center;
	margin-top: 20px;
	display: none;
} 
	
	
.alcentro {
	text-align:center;
}

.ciao {
	font-family: 'Birch Std';
	font-weight: normal;
	font-style: normal;
	line-height: 1.2;
	color:#8C0000;
	font-weight:400;
	line-height:80%;
}
.ciao_due{
	font-family: 'Birch Std';
	font-weight: normal;
	font-style: normal;
	color:#fff;
	font-size:30px;
	margin-left: 10px;
	text-align:center;
}
.ciao_due_b{
	font-family: 'Birch Std';
	font-weight: normal;
	font-style: normal;
	color:#FF5656;
	font-size:30px;
	margin-left: 10px;
	text-align:center;
}
.quanti_regis {
	color:#fff;
	font-size:24px;
	}

.int_uno::before { 
    content: url('https://cuckold.net/img/logo_nudo.jpg');
}

.immagine {
	max-width: 160px;
}


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;
}

fieldset {
	margin: 5px auto 5px auto;
	border: 1px solid;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-color: #FFFFFF;
	background-color:#333333;
	

}
fieldset h1 {
	margin: 0 0 0 0;
	  font-weight: 300;
}
legend {
	color: #FFFFFF;
	font-size: 14px;
}

input, select, submit {
	width: 200px;
	max-width: 90%;
	height: 25px;
	font-size:16px;
	margin-bottom: 5px;
	background-color: #666;
	border: solid #000000 1px;
	color: #FFFFFF;
	
}

textarea{
	width: 50%;
	min-heght: 150px;
	height: 150px;
	background-color: #666;
	border: solid 1px;
	color: #FFFFFF;
	font-size:16px;
}

#abbonam input {
	width: 677px;
	height: 234px;
}



.Stile1{
	color: #FFFFFF;
}

.numero{
	text-align:center;
	font-size: 22px;
}

#titolozzo{
	border: 1px solid #333333;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	width: 230px;
	background-color: #990000;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	float: left;
}
#elenco{
	height: 400px;
	background-color: #000000;
	text-align: left;
	overflow: auto;
}
#singolo{
	border: 1px solid #333333;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	display: block;
	float: left;
	margin-top: 1px;
	background-color: #FFFFFF;
	width: 230px;
	float: left;
	color: #666666;
	font-weight: normal;
}
#singolo:hover{
	background-color: #66CCFF;
}
.nome{
	color: #000000;
}
.mezz{
	border: solid 0px;
}

.immagineo{
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	width: 18px;
	height: 18px;
}

.icona{
	float: right;
	margin-right: 30px;
}

#regioneo
{display:none;}

.impaginazione{
	
	float: left;
	width: 100%;
}
.enorme{
	font-size: 24px;
}

#mex{
	height: 80px;
	width: 100%;
	float: left;
}

/* slide */
#slideshow_fade, #slideshow_fade_eventi, #slideshow_fade_vd, #slideshow_news {
	width: auto;
	max-width: 100%;
	height: 360px;
	background-color: #484848;
	position: relative;
	overflow: hidden;
	border: 1px solid #333333;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-color: #000000;
	margin: 0 auto 0 auto;
}

#slideshow_fade img, #slideshow_fade_eventi img, #slideshow_fade_vd img {
	width:100%;
	border: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -10;
}

#popup_txt {
	width: 538px;
	height: 40px;
	position: absolute;
	left: 0px;
	top: 360px;
	background-color: #000;
	z-index: 10;
	opacity: 0.7;
	filter('opacity=70');
	padding: 10px;
	color: #FFF;
}
#popup_txt_eventi {
	width: 538px;
	height: 40px;
	position: absolute;
	left: 0px;
	top: 360px;
	background-color: #000;
	z-index: 10;
	opacity: 0.7;
	filter('opacity=70');
	padding: 10px;
	color: #FFF;
}


h4.titleImage { font-size:16px; line-height:18px; margin:0;}

#slideshow_fade fieldset, #slideshow_fade_eventi fieldset, #slideshow_fade_vd fieldset, #slideshow_news fieldset {
	width: 538px;
}



/* fine slide */

#avatarr{
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 5px auto 0 3px;
	width: 160px;
	text-align: center;
	float: left;
	/* background-color: #333333; */
}

#avatarr img {
	border: solid 1px #000;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	width: 140px;
	height: 140px;
}

a.bottone {
	display: block;
	width: 140px;
	margin: 0 auto;
	border: 5px solid;
	border-color: #555555;
	background-color: #333333;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center; /* line-height: 50px; */
	overflow:hidden;
}
a.bottone:hover {
	border-color: #990000;
}

a.bottone_lat {
	display: block;
	width: auto;
	margin-right: 10px;
	
	border: 5px solid;
	border-color: #555555;
	background-color: #444444;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center; /* line-height: 50px; */
	overflow:hidden;
	float:left;
}
a.bottone_lat:hover {
	background-color: #fff;
	color: #000;
}


a.bottone2 {
	display: block;
	width: 140px;
	margin: 0 auto;
	border: 5px solid;
	border-color: #555555;
	background-color: #660000;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center; /* line-height: 50px; */
	overflow:hidden;
}
a.bottone2:hover {
	border-color: #FFFFFF;
}



.ciao_tre{
	color: #8C0000;
}
.Stile1 {
	color: #FFFFFF
}
.giallo{
	color: #FFFF00;
	font-style: italic;
	font-weight: bold;
}
.Stile6 {color: #484848}
.Stile11 {
	color: #CCCCCC;
	font-style: italic;
}
.Stile12 {color: #CCCCCC}
.Stile14 {font-size: 16px}


.Stile15 {
	font-size: 24px;
	color: #FFFFFF;
}
.Stile18 {
	text-align: center;
}



.Stile144{
	color: #F5BB00;
	font-size: 18px;
	text-align: center;
}
.Stile13 {	color: #FFFFFF
}
.avviso{
	color: #CCCCCC;
	font-style: italic;
	text-align: justify;
}
.secur{
	color: #FF0;
}
.eventor{
		border: 1px solid #333333;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	behavior: url('https://cuckold.net/css/ie-css3.htc');

	text-align: center;
}
.img_bordi{border: 1px solid #333333;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;}
	
/* .connessi {
	width: 90px;
	height: 90px;
	float: left;
	text-align:center;
	font-size:10px;
	border: 1px solid #efefef;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	margin: 2px 2px 2px 2px;
	background-color:#333333;
	overflow:hidden;
} 
.media{
	float: none;
	border: 1px solid #efefef;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	
	}
	*/
.connessi {
	width: 100%;
	float: left;
	text-align: left;
	border: 1px solid #efefef;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	margin-top:10px;
	background-color:#484848;
}
.connessi_new {
	width: 150px;
	height:auto;
	overflow:hidden;
	float: left;
	text-align: left;
	border: 1px solid #333;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	background-color:#484848;
	font-size:8px;
	font-weight:normal;
}
.media{
	float: left;
	width: 12px;
	height: 12px;
	border: 1px solid #efefef;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	vertical-align:middle;
	
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
.connessi a:hover
{
	text-transform:none;
	text-decoration: none;
}

a.bottone3 {
	display: block;
	width: 150px;
	height:30px;
	margin: 20px auto 0 auto;
	border: 2px solid;
	border-color:#D93E40;
	background-color: #660000;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center; /* line-height: 50px; */
	overflow:hidden;
	font-size:14px;
	font-family:Arial;
	background-image:url('https://cuckold.net/icons/mex.png');
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
}
a.bottone3:hover {
	text-transform:none;
	border-color:#ffffff;
}


.stile17{
	color: #FFFFFF;
	font-style: italic;
	font-size: 9px;
}

.stile_nome{
	font-style: italic;
	font-size:10px;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}

#aggiornamento{
	text-align: center;	
	width: 100%;
	float: left;
}

.stile18{
	color: #F7FC42;
	font-size: 15px;
}

.stile_nome{
	font-style: italic;
}
#news{
	border: 1px solid #FFFFFF;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	width: 500px;
	height: 250px;
	margin: 5px auto 5px auto;
	padding: 10px 10px 10px 10px;
	background-color: #484848;
}
#news img{
	float: left;
	margin-right: 10px;
}
#news h1{
	color: #FFFFFF;
	font-size: 18px;
}
#news p{
	color: #FFFFFF;
	font-size: 14px;
}
.cal{
	width: 105px;
	height: 127px;
	background-image: url(img_new/cal.jpg);
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.box{
	line-height: 150px; /* verticale */
	color: #D60002;
	font-size: 36px;
	vertical-align: middle;
	text-align: center;
}
#countdown{
	background-color: #000000;
	color: #E9E9E9;
	text-align: center;
	font-size: 20px;
	float: left;
	border: 1px solid #333333;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	width: 100%;
}
.poesia{
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style: italic;
	font-weight: normal;
	font-size: 14px;
}



div#barrett{
	/*
	-webkit-animation-name: fadein;
	-webkit-animation-duration: 5s;
	-webkit-animation-iteration-count: 1;
	
	border: 1px solid #333333;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	*/
	
	position: fixed;
	top: 0;
	left: 0;
	margin-left:20px;
	/*width: 200px;*/
	/*background-color: #000000;*/
	text-align: center;
	font-weight: normal;
	font-style: normal;
	color: #FFF9F9;
	z-index: 9999;
}
#barrett fieldset{
	width: 200px;
	border: 1px solid #484848;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	/*background-color: #000000;*/
}
#barrett legend{
	color: #FFFFFF;
	font-size: 18px;
}

.bottoncino {
	
}

.bottoncino:hover {
}

.bottoncino:active {
}





.alcentro {
	text-align:left;
}


.Stile1 {
	color: #FFFFFF
}
.giallo{
	color: #FFFF00;
	font-style: italic;
	font-weight: bold;
}
.Stile6 {color: #484848}
#zazadiv {
	position:absolute;
	left:96px;
	top:71px;
	width:503px;
	height:379px;
	z-index:1;
	background-color: #000000;
	visibility: visible;
	border: 1px;
	border-color: #C58A62;
}
.Stile11 {
	color: #CCCCCC;
	font-style: italic;
}
.Stile111 {
	color: #CCCCCC;
	font-style: italic;
}
.Stile12 {color: #CCCCCC}
.Stile14 {font-size: 16px}


.Stile15 {
	font-size: 24px;
	color: #FFFFFF;
}
.Stile18 {
	text-align: center;
}

.Stile11, Stile18 {
	font-size:10px;}

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;
}



.Stile144{
	color: #F5BB00;
	font-size: 18px;
	text-align: center;
}
.Stile13 {	color: #FFFFFF
}
#nuove_img{
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	float: left;
	width: 950px;
	text-align: left;
	background-color: #484848;
	margin-top: 5px;
}

#nuove_img_due{
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	float: left;
	width: 720px;
	text-align: left;
	/* background-color: #484848; */
	margin-top: 5px;
}

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;
}

.foto_centrale{border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;}

#contenitore #subcontenitore #centrale h1 {
	color: #FFFF66;
}
.avviso{
	color: #CCCCCC;
	font-style: italic;
	text-align: justify;
}
.secur{
	color: #FF0;
}
.eventor{
		border: 1px solid #333333;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;

	text-align: center;
}
.img_bordi{border: 1px solid #333333;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;}
	



.clear {
	clear:both
}

#gallery {
	position:relative;
	height:360px
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:100px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
/*
#centrale iframe{
	margin-top: 20px;
	margin-bottom: 30px;
	*/
	/*
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	*/ /*
	-moz-box-shadow: 4px 4px 14px #000;
	-webkit-box-shadow: 4px 4px 14px #000;
	box-shadow: 4px 4px 14px #000;
	width: 538px;
	height: 400px;
}	
*/ 
.icone {
	float:left;
	margin-right: 5px;
	vertical-align:middle;	
}


#big_foto {
	max-width:100%; 
	background-size:contain; 
	background-position:top center; 
	background-repeat:no-repeat;
	pointer-events:none;
}

.traspar {
	width:100%;
	height:100%;
}
#big_foto2 {
	width:auto;
    height:auto;
	background-size:contain; 
	background-position:top center; 
	background-repeat:no-repeat;
	border: 1px solid #fff;
	padding: 0 0 0 0;
}

#big_foto2 img {
	max-width:100%;
	
}
.traspar2 {
	max-width:100%;
	height:auto;
}

#profilo {
	width: 100%;
	text-align:left;
		
}


#avatar_prof {
	width: 310px;
	border: 1px solid #FFF;
	border-top-left-radius: 15px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 25px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align:center;
	background-color:#222222;
}
#avatar_prof img {
	border: 1px solid #FFF;
	border-top-left-radius: 15px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 25px;
}
.annuncio {
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	color:#fff;
}
.bottone4, .bottone5, .bottone6 {
	max-width:95%;
}
a.bottone4 {
	display: block;
	width: 300px;
	height: 25px;
	margin: 10px auto;
	border: 2px solid;
	border-color: #555555;
	background-color: #660000;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size:20px;
	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;
	background-image: url('https://cuckold.net/img_new/comm_leggi.png');
	
}
a.bottone5 {
	display: block;
	width: 300px;
	height: 25px;
	margin: 10px auto;
	border: 2px solid;
	border-color: #555555;
	background-color: #660000;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size:20px;
	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;
	background-image: url('https://cuckold.net/img_new/comm_scrivi.png');

}
a.bottone6 {
	display: block;
	width: 300px;
	height: 25px;
	margin: 10px auto;
	border: 2px solid;
	border-color: #555555;
	background-color: #000000;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-size:20px;
	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;
	background-image: url('https://cuckold.net/img_new/comm_fake.png');
}

a.bottone4:hover, a.bottone5:hover, a.bottone6:hover {
	border-color: #990000;
	background-color:#DD4042;
	text-transform: uppercase;
}

.mexage{
	text-align:justify;
	font-style:italic;
	color:#FFFFFF;
	font-weight:normal;
	font-size:16px;
}
.Stile2 {color: #FF0000}
.Stile3 {color: #00FF00}


#feed_commento {
float:left;
width: 95%;
margin: 5px 5px 5px 5px;
background-color:#333333;
border: 1px solid #666666;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	behavior: url('https://cuckold.net/PIE/PIE.htc');
min-height:100px;
padding: 5px 5px 5px 5px;
text-align:left;

}

#feed_sx {
	float:left;
	margin-right:10px;
	width:180px;
	color: #fff;
	text-align:center;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

.nicx {
	font-family: 'Birch Std';
	font-weight: normal;
	font-style: normal;
	font-size: 3.8em;
	text-transform:uppercase;
	text-decoration: none;
	color: #fff;	
}

.nicx:hover {
	color:#FF3033;
	text-decoration: none;
}

.abbonam {
	font-size:18px;
	color: #E9E9E9;	
	margin: 10px 10px 10px 10px;
}

.paga {
  background-color:#660000; /* colore di sfondo    */
  border: 2px solid #FCA800; /* bordo dell'elemento */
  color: #fff;               /* colore del testo    */
  font-weight: bold;         /* testo in grassetto  */
  padding: 0;                /* padding             */
  height: 45px;              /* altezza             */
  width: 70%;               /* larghezza           */
  font-size:40px;
}
.paga:hover {
	background-color: #FF8800;	
}
.pubbl {
	font-size:150%;	
}
.enorme2{
	font-size: 24px;
	color: #FFFFFF;
}

#riga{
	margin: 5px auto;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	width: 500px;
	color: #D39759;
	background-color: #333;
}

.spazio {
	background-color:#505C69;
}

#thumb_l {
	position: relative;
  float:left;
  width: 160px;
    max-width: 45%;
  height: 260px;
  text-align: center;
  background-color: #222222;;
  padding: 2px 2px 2px 2px;
  margin: 0 auto 5px 1px;
  border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #000;
	overflow: hidden;
	
}

.sottox {
	position:absolute;
  	border:1px solid #333;
	/*left: 0; 
    right: 0; 
    margin-left: auto; 
    margin-right: auto;*/ 
	min-height: 120px;
	max-height: 120px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}


.soprax {
	position:absolute; 
	position: relative;
	top:0;
	left:0;
	width: 160px;
	height: 120px;
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}
.soprax:hover {
	filter:alpha(opacity=10);
	-moz-opacity: 0.1;
	opacity: 0.1;
}

div.caption {
/*  
font: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color:#999;
  margin-top: 1px;
  text-align:left;
*/
  font: Arial, Helvetica, sans-serif;
  font-size: 100%;
  color:#999;
  margin-top: 1px;
  text-align:left;
}


/* */
div.thumb_lo {
  float:left;
  width: 180px;
  height: 270px;
  text-align: center;
  background-color: #333;;
  padding: 15px 5px 5px 5px;
  margin:0 5px 5px 0;
  border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	behavior: url('https://cuckold.net/PIE/PIE.htc');
	border: 1px solid #000;
}

div.thumb_lo sotto {
	max-width: 160px;
	border:1px solid #ccc;
  
}
div.captiono {
  font: Arial, Helvetica, sans-serif;
  font-size: 100%;
  color:#999;
  margin-top: 5px;
  text-align:left;
  
}
/* */




.avviso_nov {
	background-color: #C86678;
	width: 100%;
	border: 1px solid #000;	
}
.avviso_nov a {
color: #FFF;
text-transform: none;
}
.avviso_nov a:hover {
	color:#D0E154;
}
.avviso_vid {
	background-color:#222222;
	width: 100%;
	border: 1px solid #000;	
	color: #fff;
}
.centralo {
	text-align:center;	
}

/* lampeggio */
/* Creiamo una regola CSS che andrà a definire l'animazione nei suoi vari stadi 
   dove "regoliamo" il valore della proprietà opacity, potenzialmente possiamo 
   variare tutte le proprietà css che vogliamo. */
   
   .imgContainer {
position: relative; padding: 0;
}
.imgContainer img.sfondo {
border-width: 0; margin: 0; padding: 0;
}
.imgContainer img.sopra {
border-width: 0; margin: 0; padding: 0;
position: absolute; top: 0; left: 0;

filter:alpha(opacity=0);
-moz-opacity: 0.0;
opacity: 0.0;
}
@-webkit-keyframes blinker 
{
    0% { opacity: 0.3; }
    50% { opacity: 1.0; }
    100% { opacity: 0.3; }
}
 
/* Creiamo adesso la classe css che conterrà l'animazione, specificandogli il 
   numero di iterazioni da eseguire e la funzione di timing */
.css3_blink
{
  -webkit-animation-name: blinker;  
  -webkit-animation-iteration-count: infinite;  
  -webkit-animation-timing-function: cubic-bezier(.5, 0, 1, 1);
  -webkit-animation-duration: 1.7s;
  color: green;
}

/* fine lampeggio */

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	max-width: 100%;
	/* height: 50%; */
	padding: 16px;
	border: 2px solid orange;
	/* background-color: white; */
	background-color: #333333;
	color: #fff;
	z-index:1002;
	overflow: auto;
}

.certif {
	text-align:left;
	list-style-type:decimal;
}
.certif li {
	margin-top: 15px;
		
}
.certif h2 {
	color: #ffffff;	
}

/* pulsante club */
.button-0 {
    position: relative;
    padding: 5px 10px;
    margin: 0 auto 0 auto;
    float: left;
    border-radius: 10px;
    font-family: 'Helvetica', cursive;
    font-size: 14px;
    color: #FFF;
    text-decoration: none;  
    background-color:#660000;
    border-bottom: 2px solid #222;
    text-shadow: 0px -2px #000;
    /* Animation */
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
	width:90%;
}

.button-0:hover, 
.button-0:focus {
    text-decoration: none;
    color: #fff;
}

.button-0:active {
    transform: translate(0px,5px);
    -webkit-transform: translate(0px,5px);
    border-bottom: 1px solid;
	color: #fff;
}
/* pulsante club fine */

.Stile77{
	color: #FFFFFF;
	font-family: black_chancery, Verdana, sans-serif;
	font-size: 30px;
}

#sx {
	position:absolute;
	top:50%;
	left:20px;
	z-index:9000; 
	}

#dx {
	position:absolute;
	top:50%;
	right:121px;
	}
#sx img, #dx img 
	{ 
	width: 100px;
	height: 100px;
	z-index:9000; 
	}
	
#linguaz {
	position:fixed;
	top:0;
	left:0;
	margin-top:10px;
	margin-left: 10px;
	background-color:#660000;
	z-index:8000;
	
	border-radius: 0px 20px 0px 20px;
	-moz-border-radius: 0px 20px 0px 20px;
	-webkit-border-radius: 0px 20px 0px 20px;
	border: 1px solid #D93E40;
	padding: 5px 5px 5px 5px;
	text-transform:uppercase;
	}
#linguaz img {
	width:15px;
}

#linguaz:hover {
	background-color:#F32225;
}

/*
.didas_foto {
	font-family: Oswald;
	font-size:200%;
	color:#CDC4C4;
	font-weight:normal;
}
*/
.didas_foto {
	font-family: 'Birch Std';
	font-weight: normal;
	font-style: normal;
	font-size: 1.9em;
	color: #ababab;	 
	
}	

.g-recaptcha {
	margin: 0 auto;
	text-align:center;
    display: inline-block;
	
	
	
}

.quadrino {
	float:left;
	width: 45%;
	margin:1px 1px 1px 1px;
	}



.zuzu3 {
	border: 1px solid #ffffff;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	behavior: url('https://cuckold.net/PIE/PIE.htc');
	max-width: 90%;
	float: left;
	margin: 10px 10px 10px 10px;
}
#scheda {
	float: left;
	text-align: left;
	border-right: solid 1px #333;
	width: 100%;
	
	background-color: #484848;
	margin: 5px 1px 5px 1px;
	text-align: center;
	border: 1px solid #333333;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}



#traduzione {
	
}

a.buttono{
        background: #ECECEC;
        border-radius: 15px;
        padding: 10px 20px;
        display: block;
        font-family: arial;
        font-weight: bold;
        color:#7f7f7f;
        text-decoration: none;
        text-shadow:0px 1px 0px #fff;
        border:1px solid #a7a7a7;
        width: 200px;
        margin:0px auto;
        margin-top:10px;
        box-shadow: 0px 2px 1px white inset, 0px -2px 8px white, 0px 2px 5px rgba(0, 0, 0, 0.1), 0px 8px 10px rgba(0, 0, 0, 0.1);
        -webkit-transition:box-shadow 0.5s;
    }
    a.buttono i{
        float: right;
        margin-top: 2px;
    }
    a.buttono:hover{
        box-shadow: 0px 2px 1px white inset, 0px -2px 20px white, 0px 2px 5px rgba(0, 0, 0, 0.1), 0px 8px 10px rgba(0, 0, 0, 0.1);
    }
    a.buttono:active{
        box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5) inset, 0px -2px 20px white, 0px 1px 5px rgba(0, 0, 0, 0.1), 0px 2px 10px rgba(0, 0, 0, 0.1);
        background:-webkit-linear-gradient(top, #d1d1d1 0%,#ECECEC 100%);
    }

.locandina_cat {
	float: left;
	width: 160px;
	height: 160px;
	margin: 5px 15px 5px 5px;
	border: 1px solid #333333;
	border-radius: 160px;
	-moz-border-radius: 160px;
	-webkit-border-radius: 160px;
}


.home_field {
	width: 48%;
	height:400px;

	float:left;
	margin-right:5px;
	background-color: #333;
}





.Stile36 {
		font-family: Impacta, Geneva, Arial, Helvetica, Verdana;
}

.arancio {
	color: #D39759;
}



#hola {
	padding: 10px;
	float: left;
	width: 100%;
	background-color:#CCCCCC;
}

/*#striscia {
	width: 100%;
	background-color: #AA8C2C;
	height:20px;
	position: relative;
	margin-top: 0;
	float:left;
	border: 0 0 0 0;
}
*/
#striscia {
	width: 100%;
	/*background-color: #D5AD6D;*/
	height:5px;
	position: relative;
	margin-top: 0;
	float:left;
	border: 0 0 0 0;
	
background: #D5AD6D; /* Old browsers */
background: -moz-linear-gradient(top, #D5AD6D 0%, #000000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #D5AD6D 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #D5AD6D 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D5AD6D', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

}
#striscia_due {
	width: 100%;
	/*background-color: #D5AD6D;*/
	height:5px;
	position: relative;
	margin: 0 auto 15px auto;
	float:left;
	border: 0 0 0 0;
	
background: #D5AD6D; /* Old browsers */
background: -moz-linear-gradient(top, #D5AD6D 0%, #000000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #D5AD6D 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #D5AD6D 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D5AD6D', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

}
.gold-text {
    color:	#D5AD6D; /*if no support for background-clip*/
	background: -webkit-linear-gradient(transparent, transparent);
    
	background: -o-linear-gradient(transparent, transparent);
	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
}

#mezzo_zop {
	width: 540px;
	max-width: 100%;
	float:left;
}
.ola {
	float: left; 
	margin: 0px 10px 10px 10px;
	-moz-border-radius: 180px;
    -webkit-border-radius: 180px;
    border-radius: 180px;
	width:100px;	
	max-width: 50%;
	
}
.aug {
	max-width: 90%;
	border:1px solid #000;
	}
.fotine {
	width: 100%;
	min-height: 360px;
}

.rotondo {
	width: 20px;
	height: 20px;
	/* margin-top:2px; 
	margin-left: 15px; */
	margin-right: 2px;
	vertical-align: middle;
	border: 0;
	/* border:solid 1px #494949;
	-moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 70px;	*/
	border-radius:999em;    
-moz-border-radius:999em;  
-webkit-border-radius:999em; 
  -o-border-radius: 999em;   
}

#welcome {
	float:left;
	width: 100%;
	/* height: 30px; */
	height:auto;
	margin-bottom:5px;
	/*background-color:#222222;*/
	/*font-family:Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif";*/
	font-family: Century Gothic, sans-serif;
	font-weight: normal;
	color: #E9E9E9;
	border: 0px;
	border-bottom:1px solid #D5AD6D;
	border-top:1px solid #D5AD6D;
	/*
	border-radius: 50px 50px 50px 50px;
	-moz-border-radius: 50px 50px 50px 50px;
	-webkit-border-radius: 50px 50px 50px 50px;
	-khtml-border-radius: 50px 50px 50px 50px;
	*/
	padding: 0 0 0 0;
	text-align:center;
	
}
#welcome a:hover{
	text-decoration: none;
}

#welcome fieldset {
	padding:0;
	margin:0 auto 0 auto;
	border:0;
	} 

/* login button */
#welcome form {
	padding: 0 0 0 0;
	margin:0;
}

#welcome input {
	border: 0;
	margin-top:4px;
	height: 18px; 
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; 
	text-align: center;
}

#welcome a:hover {
	background-color: #D5AD6D;
	text-decoration: none;
}

#welcome input[type="submit"] {
	width: auto;
	padding: 0 10px 0 10px;

	background: #222222;
 background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#D5AD6D));
 background: -webkit-linear-gradient(top,  #333333,  #D5AD6D);
 background: -moz-linear-gradient(top,  #333333,  #D5AD6D);
 background: -ms-linear-gradient(top,  #333333,  #D5AD6D);
 background: -o-linear-gradient(top,  #333333,  #D5AD6D);
 background: linear-gradient(top,  #333333,  #D5AD6D);
}

#welcome input[type="submit"]:hover {
	background: #ffffff;
 background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#D5AD6D));
 background: -webkit-linear-gradient(top,  #ffffff,  #D5AD6D);
 background: -moz-linear-gradient(top,  #ffffff,  #D5AD6D);
 background: -ms-linear-gradient(top,  #ffffff,  #D5AD6D);
 background: -o-linear-gradient(top,  #ffffff,  #D5AD6D);
 background: linear-gradient(top,  #ffffff,  #D5AD6D);
}

.vocex {
	margin-left: 25px; 
}

/* login button fine */
.rubrica {
	font-size: 12px;
}
.sotto_rubrica {
	font-size: 10px;
}
.language {
	width: 24px;
	height: 24px;
	float:left;
	margin-right: 5px;
	vertical-align: middle;
	border:0;
}

#box_pvt {
 	width: 120px; /* Stessa larghezza dell'immagine */
	height: 80px; /* Stessa altezza dell'immagine */
	border: 0;
	margin: 0 auto 0 auto;
	padding: 5px 5px 5px 5px;
	background-image:url('https://cuckold.net/icons/mail2.png');
	background-repeat: no-repeat;
	background-position: center;
}
#notifiche3 {
	text-align: center;
	line-height: 30px;
	width: 30px;
	height:30px;
	background-color: #222;
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
	border:0;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	padding-left:5px;
	padding-right:5px;
	/* float:right; */
	/*text-decoration: blink; */
	}
#notifiche2 {
	text-align: center;
	line-height: 30px;
	width: 30px;
	height:30px;
	background-color:#179440;
	font-size:16px;
	color:#ffffff;
	border: solid 0px #fff;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	padding: 0 8px 0 8px;
	/* float:right; */
	/*text-decoration: blink; */
	}

.paginazione {
	padding: 0 0 30px 0;
	border:0;
}
.paginazione_input {
	width: 60px;
	-moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
	text-align: center;
	font-weight: bold;
}

.no_desc {
	font-style: italic;
	font-weight: lighter;
	color:#6E6E6E;
}

.Stile44 {
	font-size: 10px; 
}
.stile_comm {
	color:#CEDD76;
	font-size: 14px; 
}

.login_box {
	width: 170px;

	max-width: 950%; 
	background-color: #222;
}

.login_box input {
	width:100%;	
	font-size:12px;
}


.linkuzzo {
	margin-left: 25px;
	color: #ffffff;
	}
.linkuzzo a {
	text-decoration: underline;
}
.linkuzzo a:hover {
	background-color: #D15E60;
	text-decoration: none;
}
#grandey {
	display:block;}
#piccoloy {
	display: none;
	}

.antio {
	border: 1px solid #000;
	margin: 0 auto 0 auto;
	width: 160px;
	height: 120px;
}

.blinking4 {
	position: absolute;
	top:0;
	left:0;
	z-index: 3;
	color:#E1F73E;
	font-size: 18px;
	font-weight: bold;
	width: 50px;
}
#pulsantoni {
	background-color: rgba(0,0,0,0.50);
	display: block;
	bottom: 0;
	width: 100%;
}
.puls_up_img, .puls_up_alb, .puls_up_vid, .puls_up_last, .puls_up_hist
{
    display: inline-block;
    background-color: #222!important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #cccccc));
    background-image: -webkit-linear-gradient(top, #eeeeee, #b1daf1);
    background-image: -moz-linear-gradient(top, #eeeeee, #b1daf1);
    background-image: -ms-linear-gradient(top, #eeeeee, #b1daf1);
    background-image: -o-linear-gradient(top, #eeeeee, #b1daf1);
    background-image: linear-gradient(top, #eeeeee, #b1daf1);
	background-size: 30px;
	background-repeat: no-repeat;
	background-position: left;
    border: 1px solid #333333;
    border-bottom: 1px solid #333333 !Important;
    border-radius: 3px;
    color:#A4A4A4!important;
    font: bold 12px Helvetica Neue, Helvetica, Arial, sans-serif;
    padding: 5px 12px 5px 40px;
    text-align: center;
    /*text-shadow: 0 1px 0 #eee;*/
    text-decoration: none;
    cursor: pointer;
    list-style: none;
    /*float: left;*/
    margin-top: 5px;
    margin-right: 5px;margin-bottom: 5px;	background-size: 30px;
	background-repeat: no-repeat;
	background-position: left;
}
.puls_up_img:hover, .puls_up_alb:hover, .puls_up_vid:hover, .puls_up_last:hover, .puls_up_hist:hover {
		background-color: #444 !important;
		color:#FFFFFF !important; 
	}
.puls_up_img { background-image: url('https://cuckold.net/icons/upload_photo.png'); }	
.puls_up_alb { background-image: url('https://cuckold.net/icons/album.png'); }	
.puls_up_vid { background-image: url('https://cuckold.net/icons/up_video.png'); }	
.puls_up_last { background-image: url('https://cuckold.net/icons/lastminute.png'); }	
.puls_up_hist { background-image: url('https://cuckold.net/icons/stories.png'); }	
	
	
	#spot_bottom {
	position: absolute;
	bottom:0;
	right:0;
	height:150px;
	width: 150px;
	background-color:#FF4C4F;
	}

#box1 {
	position: fixed;
	bottom: 10px;
	right: 10px;
	width:200px;
	height: 200px;
	background-color: #333333;
  	/* height: 180px; */
	text-align: center;
	border-radius:999em;    
	-moz-border-radius:999em;  
	-webkit-border-radius:999em; 
  	-o-border-radius: 999em; 
	-khtml-border-radius: 999em;
	

	padding:5px;
	z-index: 999;
	
	transition-property: background-color;
  	transition-duration: 4s;
}

/* Step 1: Build the Animation */
@-webkit-keyframes aniload {
  from {opacity:0}
  to   {opacity:1}
}

@-moz-keyframes aniload {
  from {opacity:0}
  to   {opacity:1}
}

@-ms-keyframes aniload {
  from {opacity:0}
  to   {opacity:1}
}

@-o-keyframes aniload {
  from {opacity:0}
  to   {opacity:1}
}

@keyframes aniload {
  from {opacity:0}
  to   {opacity:1}
}

/* Step 2: Call the Animation */
#box1 {
  -webkit-animation:aniload 4s;
  -moz-animation:aniload 4s;
  -ms-animation:aniload 4s;
  -o-animation:aniload 4s;
  animation:aniload 4s;
}
	
#box1:hover {
    background-color:#666;
	border: 1px solid #fff;

}

#box1 img {
	border: 1px solid #fff;
	border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	-khtml-border-radius: 20px 20px 20px 20px;
	max-width: 160px;
}
 
#contenuti {
		position: fixed; 
		bottom:40%; 
		right: 0px; 
	margin-right: 2px;
		width: 121px; 
		padding:5px; 
		text-align: center; 
		background-color:rgba(34,34,34,0.5); 
		color: #FFF; 
		z-index: 89;  
		border:0px solid #333; 
		border-top-left-radius: 20px; 
		border-bottom-left-radius: 20px; 
		font-size:10px;
	}


/* MEDIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA */
@media only screen and (max-width:641px){
		#contenuti {
		display: none;
	}
	
#dx {
	position:absolute;
	top:50%;
	right:20px;
	}
	
.puls_up_img, .puls_up_alb, .puls_up_vid, .puls_up_last, .puls_up_hist {display: none;}	

.quadrino {
	float:left;
	width: 100%;
	margin:1px 1px 1px 1px;
	}
.ola {
	float: left; 
	margin: 0px 10px 10px 10px;
	-moz-border-radius: 180px;
    -webkit-border-radius: 180px;
    border-radius: 180px;	
	max-width: 50%;
	}
	
	#contenitore {
	margin-top: 0px;
	}
	
	#sx img, #dx img 
	{ 
	width: 50px;
	height: 50px;
	z-index:1000;
	}
	
#contenitore, #centrale, #centrale_top, #centrale_zop, #sinistro, #centrale_sx, #centrale_dx, #centrale_bottom, #slideshow_fade, #slideshow_fade img, #popup_txt, #slideshow_fade fieldset, #slideshow_fade_vd, #slideshow_fade_vd img, #popup_txt_vd, #slideshow_fade_vd fieldset, #slideshow_fade_eventi, #slideshow_fade_eventi img, #popup_txt_eventi, #slideshow_fade_eventi fieldset {
	width:95%;
}

fieldset {
	max-width: 90%;
}

#sinistro a:hover {
	text-transform: none;
	text-decoration: none;
}

#intestazione{
	width: 100%;
	height: 82px;
	background: url(../img_new/intest333.jpg) top center no-repeat;
}

#intestazione img {
	display: none !important;
}

#avatarr{
	width: 60px;
}

#avatarr img {
	width: 50px;
	height: 50px;
}

a.bottone {
	width: 70px;
	margin: 0 auto;
	border: 2px solid;
	border-color: #555555;
	background-color: #333333;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center; /* line-height: 50px; */
	overflow:hidden;
}

.connessi_new, .Stile111 {
	display: none;
}

#big_foto {
	max-width:100%; 
	max-height:400px;
}
#big_foto_new {
	max-width:100%; 
	max-height:100%;
}



input, select, submit, textarea {
	font-size: 18px;
	min-height: 30px;
	width: 90%;
}

#riga {
	width: 90%;
}

#thumb_l {
	width: 48%; 
	margin:1px auto 0 auto;
}

div.caption {
  text-align:center;  
}
	
	/*#thumb_l {
	
  float:left;
  width: 160px;
  height: 220px;
  text-align: center;
  background-color: #222;;
  padding: 2px 2px 2px 2px;
  margin:0 1px 1px 0;
  border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #000;
	overflow: hidden;
	
}*/
	
div.thumb_l img {
	max-width: 98%;
	
}
	
	
#slideshow_fade, #slideshow_fade_eventi, #slideshow_fade_vd, #slideshow_news {
	width: 100%;
}

#welcome {
	height: auto!important;
	width: 95%;
	margin: 0 auto 5px auto;
	float: none;
	padding: 10px;
	text-align: center;
	font-size:14px;
	
border-left:1px solid #D5AD6D;
border-right:1px solid #D5AD6D;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	
}
#welcome input
	{
	width: 90%;
			
	height: 25px;
	font-size:16px;
	margin-bottom: 5px;
	background-color: #666;
	border: solid #000000 1px;
	color: #FFFFFF;
	/* width: 90%;
		height: 14px;
		min-height: 14px;
		font-size: 12px; */
	}

#welcome input[type="submit"]
	{
		height: 18px;
		width: 90%;

	} 
/*
#welcome input, #welcome select, #welcome submit {
	font-size: 18px;
	min-height: 30px;
	width: 90%;
	
} */
#welcome label {
	float: left;
	width: 100%;
	text-align: center;
	margin-left: 0;
	}

/*
	#welcome label[for="user_name"] {
	display: none;
	}
	*/
.vocex {
	float: left;
	width: 100%;
	text-align: center;
	margin-left: 0;
	}
.vocex2 {
	float: left;
	width: 100%;
	text-align: center;
	margin-left: 0;
	}

.rotondo {
	float:none;
}
.linkuzzo {
	margin-left: 0;
	display: block;
	font-weight:bold;
	font-size:12px;
	}

#grandey {
	display:none;}
#piccoloy {
	display: block;
	}

}


.storia_titolo {
	font-size:28px;}
.storia {
	font-size: 14px;
	font-style:normal;
	font-weight:normal;
	color:#FFFFFF;
	text-align:justify;
	font-family: Century Gothic, sans-serif;
	}	
/*
.nav, .nav ul, .nav>ul>li {
	font-family: <?php //echo $carattere; ?>;
	}*/
.dimezzo {
	max-width:100%;
	border: 0px;
	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;
	}

#copertine {
	position: relative;
	float: left; 
	margin: 5px 0 0 5px; 
	width: 160px; 
	max-width: 44%;
	height: 240px; 
	border: solid 1px;
	border-color: #fff;
	
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	background-size:cover; text-shadow: 1px 0 0 #000, -1px 0 0 #000, 0 1px 0 #000, 0 -1px 0 #000, 1px 1px #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000;
	
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

}

#copertine:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

	.inalto {
		
		font-size:20px;
		color:#fff;
	}
	
	.inbasso {
		position: absolute;
		bottom: 0;
		left:0;
		color:#fff;
		text-align: justify;
		margin-left: 2px;
		margin-right: 2px;
		margin-bottom:2px;
	}
	
	.piccolozzo{
		color:#fff;
		font-size:9px;
	}	