body
{
	background-color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px;
	margin: 0px;
	height: 100%;
}
html
{
	height: 100%;
}
a
{
	color: #000000;
	text-decoration: none;
}
a:visited
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #FF0000;	
	text-decoration: underline;
}
a:active
{
	color: #FF0000;
	text-decoration: none;	
}
h1
{
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	
	color: #FE0000;
}
h2
{
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #fe3232;
	font-size: 14px;
	font-weight: bold;
}

/*---------pagina intro------------- */
.over
{
    color: Red;
    text-decoration: underline;
}
.aut
{
    color: Black;
    text-decoration: none;
}
#contenitore_generale
{
	width: 1200px;
	height: 1080px;
	margin-bottom: 10px;
	margin: 0 auto;
	background-color: #FFFFFF;
	margin-top: 30px;
	text-align: justify;
}
#contenitore_occhiello
{
	width: 1000px;
	height: 150px;
}
#contenitore_accetto
{
	width: 100%;
	height: 600px;
	float: left;
	margin: 0 auto;
	font-weight: bold;
	background-color: #FFFFFF;
	background: url(images/bgAccetto.jpg) no-repeat top 20% center;
	font-size: 15px;
}
#contenitore_accetto a
{
	color: #FF0000;
}
.preferiti
{
	background: url(images/preferiti.png) no-repeat left;
}
.announcement
{
    width:640px;
    height: 480px;
    margin: 0 auto;
    text-align: center;
    color: #000000;
    display: none;  
    background: url(images/entra.jpg) no-repeat center;          	
}
#accetto
{
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding: 350px 0 0 0;
	height: 300px;
	font-size: 18px;
	color: #FF0000;		
}
#pre_footer
{
	width: 950px;
	height: 110px;
	float: left;
	margin: 5px 0px 25px 25px;
}
#testo_intro
{
	padding: 15px;
}
.immagini_home
{
	border: 1px solid #C22400;
	float: left;
	font-size: 10px;
	height: 280px;
	width: 203px;
	text-align: center;
	margin: 0 0 0 30px;
}
.immagini_home_last
{
	height: 350px;
}
.backGroundTestalini
{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fe3232+1,c93a3c+100 */
	background: #fe3232; /* Old browsers */
	background: -moz-linear-gradient(top,  #fe3232 1%, #c93a3c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#fe3232), color-stop(100%,#c93a3c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fe3232 1%,#c93a3c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fe3232 1%,#c93a3c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fe3232 1%,#c93a3c 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fe3232 1%,#c93a3c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe3232', endColorstr='#c93a3c',GradientType=0 ); /* IE6-9 */	
}
.testalino_home
{
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	height: 25px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 203px;
	font-size: 11px;
}
.testalino_home a
{
	color: #FFFFFF;
}
.accediBtn
{
	cursor: pointer;
}
.logoutBtn
{
	cursor: pointer;
}
.fotoClick
{
	border-color: #C22400;
	border-width: 1px;
	border-style: Solid;
	cursor: pointer;
}
.standardContainer
{
	padding: 0 10px 0 10px;	
}
/* -----------sitemap--------------- */
.titoli_sitemap
{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize; /*float: left;*/
	list-style: none;
	-webkit-padding-start: 0px;	
	padding: 0 0 0 5px;
}
.titoli_sitemap a:link
{
	color: #FFFFFF;
}
.titoli_sitemap a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
.titoli_sitemap a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}
.titoli_sitemap a:active
{
	text-decoration: underline;
	color: #FFFFFF;
}
/* ----------container-------------- */
#container
{
	width: 1000px;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;	
	background-color: #FFFFFF;
	display: flex;
	flex-direction: column;
}

/* ----------header-------------- */

#banner img
{
	padding: 0px 0px 10px;
}
.headerleft
{
	clear: both;
	border: 0px;
	padding: 5px 0px 0px 12px;
	margin: 0px;
	float: left;
	width: 125px;
	margin-right: 10px;
}
#headerright
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 850px;
}
#loginArea
{
	margin: 0 auto;
	width: 100%;
	height: 10px;
	text-align: left;
	padding: 0 0 0 10px;
}
#loginArea>ul
{
	float: left;
	list-style-type: none;
	padding: 0;
}
#loginArea li
{
	float: left;
	padding: 3Px;
}
.divLoginArea {
    width: 50%; 
    margin: 0 auto; 
    text-align: center;
}

#headerspacer
{
	background-color: #333333;
	width: 1000px;
	height: 5px;
	padding: 0px;
	margin: 0px;
}
/* ----------outer and inner----------------- */
.outer
{
	/*padding-top: 150px;*/
	background-color: #ffffff;	
}

#inner
{
	margin: 0;
	width: 100%;
	background-color: #ffffff;
}

/* --------------left and right------------- */
#left
{
	clear: both;
	width: 140px;
	float: left;
	margin-right: 1px;
	background-color: #ffffff;
	padding-left: 10px;
}
#right
{
	width: 140px;
	float: left;
	margin-left: 1px;
	background-color: #ffffff;
}
#test
{
	width: 125px;
	height: 25px;
	margin: 0px;
	border: 0px;
	background-image: url(images/testalino_rosso.jpg);
	font-weight: bold;
	color: #FFFFFF;
	line-height: 200%;
	padding-left: 5px;
	margin-top: 10px;
}


/* -----------------content--------------------- */
#content
{
	float: left;
	width: 98%;
	margin: 0px;
	padding: 0 10px 0 10px;
}

#testcontent
{	
	height: 25px;
	margin: 0px;
	border: 0px;	
	font-weight: bold;
	color: #FFFFFF;
	line-height: 200%;
	padding-left: 5px;	
}
.menuOver
{
	clear:both; 
	display: block; 
	margin-left:-27px; 
	list-style: none; 
	height: 10px; 
	color: #D94129; 
	font-weight: bold;
}
.menuOver li
{
	float: left; 
	display: block; 
	padding-right: 10px;
}
.menuOver li a
{
    font-weight: bold;
    color: #000000;
}
.panelPulsante
{
	margin: 0 auto;
	top: 0;
	left: 0;
    position: absolute;
    z-index: 14;    
    cursor: pointer;
    width:100%;
    top: 40%;	    
}
.slideShowContainer
{
	 margin: 0 auto;	 
	 position: relative;		 
	 padding: 8px 0 0 0;	
	 width: 920px; 	 
}
.slideShowContainerContest {
    margin: 0 auto;
    position: relative;
    padding: 8px 0 0 0;
    width: 530px;
}
.divName {
    float: left;    
    font-weight: bold;
    text-align: center;
    line-height: 25px;
    width: 38%;
    padding: 50px 0 0 0;
}
.divImg{
    float: left;
}
.name {
    font-weight: bold;
}
.cityThumbsContainer
{
	float: left; 
	clear: both;
	background-color: #FFFFFF;
}
.h2Container
{
	color: #D94129; 
	font-size: 16px; 
	margin: 0 auto; 
	width: 100%; 
	text-align: center; 
	font-weight: bold;
}
.h21Container
{
	clear: both;
	float: left;
	color: #fe3232; 
	font-size: 16px; 
	margin: 0 auto; 
	width: 100%; 
	text-align: center; 
	font-weight: bold;	
	padding: 5px 0 5px 0;
}
.h21contest{
    width: inherit;
    padding: 5px 0 5px 30px;
}
.divH1Container
{
	float: left; 
	width: 100%; 
	padding: 0 0 0 3px; 
	text-align: center;
}
.divImgContainerTesti
{
	float: left; 
	padding: 0; 
	margin: 10px 5px 0 0;
}
#slider
{
	position: relative;
	width: 414px;
	margin: 0 3px 0 3px;
	float: left;
	border: 1px solid #FF0000;
	text-align: center;
}
[disabled]
{
	background-color: #eeeeee; 
	border: 0;
	color: #c9c9c9;
}
.imgClick
{
	cursor: pointer;
}
#filtri
{
	float: left;	
	width: 98%;
	background: #fff536;	
	margin: 8px;
}
.singleFilter
{
	float: left;
	margin: 0 0 0 8px;
	padding: 12px 0 12px 12px;
}
.singleFilterActive
{
	background: #00DE9B;
}
.risultati
{
	float: left;
	width: 100%;
	text-align: center;
	margin: 0 auto;	
	padding: 6px;
}
#slider DIV
{	
	float: left;	
	text-align: center;
	position: absolute;
	z-index: 8;
	opacity: 0.0;
}
#slider DIV IMG
{
	margin: 0 auto;
}
#slider DIV.active
{
	z-index: 10;
	opacity: 1.0;
}

#slider DIV.last-active
{
	z-index: 9;
}

#sliderTwo
{
	position: relative;
	width: 414px;
	float: left;
	border: 1px solid #FF0000;
	margin: 0 auto;
}

#sliderTwo DIV
{
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	opacity: 0.0;
}

#sliderTwo DIV.active
{
	z-index: 11;
	opacity: 1.0;
}

#sliderTwo DIV.last-active
{
	z-index: 10;
}

/* ----------------elencoCitta----------------- */
.elencoCitta_H1
{
	width: 43%;
	float: left;
	text-align: left;
	padding: 10px 0 0;
}
.elencoCitta_containerRegioni
{
	margin: 15px 0 0 0;
	height:100%;
	float: left;
	width: 100%;
}
.numeriCittaContainer
{
	 float:right; 
	 padding: 10px 0 0 0;
	 margin: 0 0 8px 0;
}
.divNumeriCitta
{
	clear: both; 
	float: right; 
	width: 330px; 
	border: 1px solid red; 
	padding: 5px;
}
.testoSeo
{
	 float: left; 
	 margin: 8px 0 0 0;
}
.elencoCitta_testi
{
	width: 100%;
	float: left;
	padding: 0 5px 0 0;
}
.elencoCitta_testi a:link
{
	color: Red;
	text-decoration: underline;
}
.elencoCitta_testi a:visited
{
	color: Red;
	text-decoration: underline;
}
.elencoCitta_Container
{
	margin: 15px 0 0 0;
	width: 100%;
	height:100%;
	float: left;
}
.elencoCitta_cittaParenti
{
	width: 100%;
	float: left;
	text-align: left;
		
}
.elencoCitta_numeri
{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 8px;
}
.ui-accordion-content
{
	overflow: visible!important;
	padding: 0!important;
}
.noborder
{
	border: none!important;
}
.divOffline
{
	clear: both;
    float: left;
    border: none;
    width: 100%;
    text-align: center;
}
.h3offline
{
	background: none!important;
	border: none!important;
	color: #FF0000!important;
	height: 30px;
	font-size: large!important;
	margin: 0 0 20px 0;
}
.h3offline span
{
	background: none!important;
}
.spacer
{
	width: 100%;
	clear: both;
	float: left;
	overflow: auto;
	height: 50px;
}
.buttonOff
{
	padding: 1px 5px;
    font-size: 18px;
    line-height: 1.5;
    border-radius: 3px;
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
    display: inline-block;    
    margin-bottom: 20px;    
    font-weight: 400;    
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;    
}
.imgBorder {
    width: 38%;
    float: right;
    padding: 0;
    background: url(/images/television.png) no-repeat 100px 20px;
    height: 220px;
}
#myElement2{
    top: 32px;
    left: 30px;
    float:left;
}
#content_frame2 {
    border: solid 1px;
    padding: 6px 0 1px 6px
}
.orari{
    float: left;
    margin: 25px 0 0 0;
}
.h2tv{
    text-align: center;
    margin: -18px 0 0 0;
}
/* ----------------footer---------------------- */
#footer
{
	clear: left;
	padding: 10px;
	margin: 10px;
	text-align: left;
	background-color: #dbdada;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#maps
{
	text-align: center;
	z-index: -1;
	margin: 0 auto;
}
.linkfooter
{
	color: #000000;
	text-decoration: none;
}
.linkfooter:hover
{
	color: #FF0000;
	text-decoration: none;
}

.colortextfooter
{
	color: #666666;
	text-decoration: none;
}
.titoli
{
	margin: 5px 5px 5px 5px;
	font-size: 10px;
	line-height: 14px;
	color: #C22400;
	font-weight: bold;
}
.testo_rosso
{
	color: #C22400;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	margin: 5px;
}
.numbers
{
	margin: 5px 5px 5px 5px;
	font-size: 10px;
	line-height: 14px;
	color: #C22400;
	font-weight: bold;
}
.testo_generale
{
	font-size: 10px;
	color: #000000;
}
.font-up
{
	font-size: 12px;
}
.barra_percorso
{
	margin-top: 5px;
}
#disclaimer
{
	margin: 0 auto;
	border: 1px solid #FF0000;
	height: 100px;
	overflow: auto;
	padding: 3px;
	text-align: left;
	width: 600px;	
}
#pagina_disclaimer
{
	margin: 0 auto;
	border: 1px solid #FF0000;
	height: 100%;
	overflow: auto;
	padding: 3px;
	text-align: left;
	width: 600px;
	background-color: #FFFFFF;
}
.voiceThumbs
{
	background-color: #f1f1f1;
	border: 1px solid #C22400;
	height: 230px;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	max-width: 205px;
}
.panelCitta
{
	width: 100%;	
}
.cityInfoContainer
{
	float: left;	
	padding: 0 10px 0 10px;
	background: #FFFFFF;
}
.thumbsUp
{	
	float: left;	
	height: 365px;
	margin: 0 auto;
	text-align: center;	
	width: 250px;
	vertical-align: top;	
}
.border_top
{
	border-width: 0px;
}
.rollover
{
	position: static;
	top: 0;
	left: 0;
}
.wraptocenter
{
	position: relative;
	clear: both;	
    width: 93.8%;
    margin: 0 0 0 8px;	
	overflow: hidden;
	text-align: center;
}
.wraptocenter img
{
	float: left;	
	display: block;
}
.imageBorder
{
	position: absolute;
	width: 95%;
	height: 96%; 
	left: 0;
	z-index: 120;
	margin: 0 auto;
}
.over_top
{
	border: 6px solid rgba(54, 88, 153, 0.81);
}
.over_topBackGround
{
	background: rgba(54, 88, 153, 0.81);
}
.over_topAlto
{
	background: rgba(54, 88, 153, 0.81);
}
.top
{
	border: 6px solid #FF0000;
}
.topBackGround
{
	background: url(images/infoTabTop.png) no-repeat center top;
}

.singleBackGround
{
	background: url(images/infoTabSingle.png) no-repeat center top;
}
.topVero
{
	background: #FFFF00;
}
.divAlto
{
    height: 43px;
    margin: 0 0 0 8px;
    text-align: left;
    width: 89%;
    padding: 6px;
}
.topAlto
{
	background: rgba(255, 0, 0, .8);	
}
.divInfo
{	
	width: 235px;
	height: 65px;
	position: absolute;
	z-index: 121;
	bottom: -30px;
	color: White;
	text-align: left;		
	left: 1px;
}
.icoContainer
{
	width: 97%;
	height: 35px;
	float: left;	
}
.commenti
{
    background: rgba(0, 0, 0, 0) url("../images/icoCombined	.png") no-repeat scroll -72px top;
    color: black;
    float: right;
    font-size: 11px;
    height: 28px;
    margin: 9px 0;
    padding-top: 3px;
    text-align: center;
    width: 24px
}
.torna
{
    font-weight: bold;
    font-size: larger;
}
.tutteLeOre
{
	background: rgba(0, 0, 0, 0) url("../images/icoCombined.png") no-repeat scroll -22px top;
    height: 28px;
    margin: 11px 0;
    padding-top: 2px;    
    width: 24px;
    float: right;	
}
.tiAccolgo
{
	background: rgba(0, 0, 0, 0) url("../images/icoCombined.png") no-repeat scroll 3px top;
    height: 28px;
    margin: 10px 0;
    padding-top: 2px;    
    width: 24px;
    float: right;	
}
.tiRaggiungo
{
	background: rgba(0, 0, 0, 0) url("../images/icoCombined.png") no-repeat scroll -48px top;
    height: 28px;
    margin: 11px 0;
    padding-top: 2px;    
    width: 24px;
    float: right;	
}
.testoContainer
{
	padding: 0 8px 0 8px;
	text-transform: lowercase;
}
.divBottomData
{
	width: 100%;
	height: 45px;
	float: left; 
	background: url(images/breakLine.png) no-repeat center;
}
.dataPubb
{
	text-align: left;	
	font-size: 10px;
	padding: 2px 0 0 10px;
}
.testo_generale_bold
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.divTop
{
	width: 245px;
	min-height: 30px;
	float: left;
	top: 0px;
	margin: 0px auto;
	text-align: center;
	vertical-align: top;
}
.containerIco
{
	float: right;
	width: 50px;
	height: 50px;
	padding: 0 10px 0;	
}
.topIco
{
	position: relative;
    color: Red;
    font-size: 10px;
    transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    top: -30px;    
    font-family: sans-serif;
    text-transform: uppercase;
    font-weight: bold
}
.star-top
{
	margin: 5px 8px 0 0;
	padding: 0;
	color: white;
    font-size: 50px;
}
.labelNew
{
	background: url(images/new.png) no-repeat center;        
}
.vacanza
{
    background: url(images/invacanza.png) no-repeat scroll center;    
}
.clima
{
	background: url(images/clima.png) no-repeat scroll center;    
	width: 50px;
    height: 50px;
    float: right;
    position: relative;
    top: 60px;
    margin: 0 10px 0 0;
    z-index: 300;
}
.climaTop
{
	margin: 0 -40px 0 0;
}
.divVideoPulsante
{	
	width: 50px;
	height: 50px;
	margin: 0 auto;
	position: relative;
	margin-top: 50%;
	z-index: 150;
    font-size: 50px;
    color: white;	
}
.divVideoOver
{
	color: Black;
}
.divImgGalleryVideo
{	
	position: absolute;
	margin-top: 50px;
	margin-left: 80px;
	z-index: 150;
	color: White;
	font-size: 18px;
}
.divImgGalleryContest {
    position: absolute;
    margin-top: 70px;
    margin-left: 110px;
    z-index: 150;
    color: White;
    font-size: 18px;
}

.divVideoOverGallery
{
	color: Black;
}

.divVideoPulsante899
{
	margin: 63% 0 0 3px;
	cursor: pointer;
	background: url(images/899/899.png) no-repeat center;
	width: 298px;
		
}
.titleVideo
{	
	width: 95%;
	font-size: large;
	text-align: center;
}
.divVideoOver899
{
	background: url(images/899/899-on.png) no-repeat center;
}
.playercontainer
{
	background-color: #fff;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 0 25px 5px #999;
	width: 530px;
	height: 478px;
	padding: 10px 0 0 10px;
}
.thumbs899
{
	float: left;
	margin: 5px;
	position: relative;
}
/*scheda----------------------------------------------------------------------------------------*/
.schedaLeft
{
	width: 50%;
	float: left;
	padding: 7px 0 0 0;
}
.lblGenerale
{
	font-weight: bold;	
}
.telefono
{
	color: Red;
	font-size: large;
}
.tabsContainer
{
	margin: 5px 0 0 -5px;
	float: left;
	width: 50%;
}
.infoContainer
{
	float: left;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding: 15px;
}
.cellaScheda
{
	padding: 3px;
	padding-left: 10px;
	text-align: left;
}
.floatLeft
{
	float: left;
}
.rightButton
{
	float: right;
	margin: 0 50px;
}
.glyphicon-torna
{
	font-size: xx-large;
	color: Red;
	vertical-align: bottom;
	margin: 0 15px 0 0;
}
.commentiIco
{
	font-size: large;     
}
.commentiUtente
{
	font-weight: 800;
}
.imgContainer
{
	margin: 5px 0 0 0;
}
.listaScheda
{
	list-style-type: none;	
	padding: 0;
	line-height: 20px;	
	margin: 8px 0 0 0;
}
.listaSchedaKamaTitle
{
	clear: both;
	padding: 5px 0 0 0;
}
.listaIternaScheda
{
	list-style-type: none;
	font-weight: bold;
}
.videoDesc
{		
	font-size: 11px;
	font-weight: 500;
	padding: 5px;	
}
.videoDescFontLarge
{
	font-size: 13px;
	font-weight: bold;
}
.titoliScheda
{
	font-size: 10px;
	height: 11px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding-right: 3px;
	text-transform: uppercase;
}
.center
{
	margin: 0 auto;
	text-align: center;
}
.testoEvidenziato
{
	font-size: 11px;
	font-weight: bold;
	color: #C22400;
}
.telefono
{
	font-size: 18px;
	font-weight: bold;
	color: #C22400;
}
.thumbs
{
	float: left;
	list-style: none;	
	height: 240px;
	padding: 0;
}
.thumbs a
{
	padding: 3px;
}
.pulsanti
{
	float: left;
	width: 50px;
	height: 220px;	
	background: transparent;
	border: 0;
	cursor: pointer;
}
.pcontent
{
	height: 110px;
}
.pulsanti:disabled
{
	opacity: .5;
}
.pulsanti span
{	
	margin: 0 auto;
	font-size: 40px;
	cursor: pointer;
}
.thumb
{
	float: left;
	margin: 0 0 5px 0;
}
.lente
{
    position: absolute;
    color: White;
    bottom: 10px;
    top: inherit;
    right: 10px;
    font-weight: 900;
    font-size: medium;
}
.lightGallery
{
	overflow: hidden;
}
.contact
{
	color: #FF0000; /*text-decoration: underline;*/
}
.contact a:link
{
	color: Red;
}
.contact a:hover
{
	text-decoration: underline;
}
.contact a:visited
{
	color: Red;
}
.containerCommenti
{
	margin: 0 auto;
	text-align: center;
	width: 100%;
	float: left;
	padding: 0 0 0 70px
}
.commentiData
{
	width: 100px;
	height: 19px;	
	color: #FFFFFF;
	text-align: center;
	padding: 3px 0 3px 0;
	margin: 0 1px 0 0;
	vertical-align: middle;
	float: left;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fe3232+1,c93a3c+100 */
background: #fe3232; /* Old browsers */
background: -moz-linear-gradient(top,  #fe3232 1%, #c93a3c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#fe3232), color-stop(100%,#c93a3c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fe3232 1%,#c93a3c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fe3232 1%,#c93a3c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fe3232 1%,#c93a3c 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fe3232 1%,#c93a3c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe3232', endColorstr='#c93a3c',GradientType=0 ); /* IE6-9 */
	
}
.commentiCommento
{
	width: 75%;
	height: 19px;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	vertical-align: middle;
	float: left;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fe3232+1,c93a3c+100 */
background: #fe3232; /* Old browsers */
background: -moz-linear-gradient(top,  #fe3232 1%, #c93a3c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#fe3232), color-stop(100%,#c93a3c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fe3232 1%,#c93a3c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fe3232 1%,#c93a3c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fe3232 1%,#c93a3c 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fe3232 1%,#c93a3c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe3232', endColorstr='#c93a3c',GradientType=0 ); /* IE6-9 */
	
}
.commentiUtenteData
{
	width: 100px;
	text-align: center;
	padding: 3px 0 3px 0;
	margin: 0 1px 0 0;
	float: left;
	background-color: #D7D7D7;
	height: 100%;
}
.commentiUtenteCommento
{
	width: 75%;
	text-align: left;
	padding: 3px;
	vertical-align: middle;
	float: left;
	background-color: #D7D7D7;
}
.stelle
{
	float: left;
	color: #ffc107;
	font-size: large; 
	margin: -1px 0 0 5px;
}
.panelStelle
{
	float: right;
	padding: 3px 10px 0 0;
}
.labelVoto
{
	float: left;
	font-weight: bold;
}
.commentiUtenteDataAlt
{
	width: 100px;
	text-align: center;
	padding: 3px 0 3px 0;
	margin: 0 1px 0 0;
	float: left;
	background-color: #F1F1F1;
	height: 100%;
}
.commentiUtenteCommentoAlt
{
	width: 75%;
	text-align: left;
	padding: 3px;
	vertical-align: middle;
	float: left;
	background-color: #F1F1F1;
}
.rowContenitoreItem
{
	width: 100%;
	clear: both;
	float: left;
	margin: 1px 0 0 0;
}
.titleReg
{
	float: left;
	font-size: 10px;
	font-weight: bold;
	padding: 6px 0 0 0;
	margin: 0 0 0 -3px;
}
.divCenter
{
	float: left;
	font-weight: 700;
    font-size: medium;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 5px;
}
.divCenter a 
{
	color: Red!Important;
}

.container-fluid
{
    padding-left: 15px;
    padding-right: 15px;
}
.rowC
{	
	margin-left: -15px;	
	margin-right: -15px;
}
.col-3
{
	width: 33.33333333%;
	float: left;	
}
.col-12
{
	width: 100%;
	float: left;	
}
.returnToLogin
{
	font-size: larger;		
}
/* area riservata------------------------------------------------------------------------------------------*/
.container_list
{
	width: 1500px;
	overflow: hidden;
	margin-bottom: 50px;
	padding-bottom: 50px;
	margin: 0 auto;
	background-color: #FFFFFF;
	margin-top: 50px;
	text-align: center;
}
.container_list_utenti
{
	width: 1500px;
	overflow: hidden;
	margin-bottom: 50px;
	padding-bottom: 50px;
	margin: 0 auto;
	background-color: #FFFFFF;
	margin-top: 50px;
	text-align: center;
}
.content_list
{
	float: left;
	padding: 9px;
	margin: 0 auto;
	width: 98%;
}
.titoliScheda
{
	padding-right: 3px;
	text-align: right;
	text-transform: uppercase;
	width: 28%;
}
.campiForm
{
	width: 15%;
}
.titleForm
{
	font-weight: bold;	
}
.radioButton
{
	text-align: center;
	margin: 0 auto;
}
.messaggi
{
	color: #FF0000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
.messaggi a
{
	color: #FF0000;
}
.messaggiUtente
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.textBoxMediumFontBigger{
	border: 1px solid #C22400;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	width: 130px;
}
.textBoxMedium
{
	border: 1px solid #C22400;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	width: 118px;
}
.textBoxMediumBigger
{
	border: 1px solid #C22400;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	width: 118px;
}
.textBoxLarge
{
	border: 1px solid #C22400;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	width: 200px;
}
.textBoxLargeOff
{
	border: 1px solid #C22400;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	width: 200px;
}
.textBoxMulti
{
	font-size: 14px;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
	width: 320px;
	border: 1px solid #C22400;
}
.textBoxMultiBig
{
	font-size: 11px;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
	width: 560px;
	border: 1px solid #C22400;
}
.textBoxSmall
{
	font-size: 11px;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
	width: 100px;
	border: 1px solid #C22400;
}
.textBoxVerySmall
{
	font-size: 11px;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
	width: 60px;
	border: 1px solid #C22400;
}
.textBoxVeryVerySmall
{
	font-size: 11px;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
	width: 35px;
	border: 1px solid #C22400;
}
.changed {
    background: #d5c400!important;
}
.tabSchedaHeader
{
	background: url(images/tabSchedaAdmin.png) no-repeat center;
	height: 50px;

}
.tabSchedaText
{
    text-align: right;
    width: 35%;
    vertical-align:top;
    padding: 5px 0;
     font-weight: bold;
}
.tabSchedaTextR
{
    text-align: left;
    width: 30%;
    vertical-align:top;
    padding: 5px 0;
    font-weight: bold;
}
.tabSchedaTextP
{
    text-align: left;
    width: 25%;
    vertical-align:top;
    padding: 5px 0;
    font-weight: bold;
}
.tabSchedaContainer
{
    text-align: left;
    padding: 3px 0 0 15px;
    margin: 15px;
    vertical-align: top!important;    
}
.tableFormSchede
{
	border-collapse: separate;
    border-spacing: 0 1em;
}
.checkSchede
{
	padding: 0 5px 0 0;
}
.error
{
	color: Red;
}
.escortinn
{
	font-size: 15px;
}
.numberAds
{
	text-align: center; 
	margin: 0 auto; 
	width: 100%;
	float: left;
}
.FormView
{
	width: 700px;
	margin: 0 auto;
	text-align: center;
}
.Grid
{
	padding: 3px;
	float: left;
}
.Grid td
{
	padding: 3px;
	border: 1px solid #FFFFFF;
	
}
.Grid th
{
	padding: 3px;
	border: 1px solid #FFFFFF;
}
.Grid a
{
	color: #FF0000;
}
.GridHeader
{
background: #ce2f11; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NlMmYxMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQlIiBzdG9wLWNvbG9yPSIjZDAzYTIxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOCUiIHN0b3AtY29sb3I9IiNmMjY5NTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMyUiIHN0b3AtY29sb3I9IiNlMzY1NTciIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxNyUiIHN0b3AtY29sb3I9IiNlMTY3NWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyMSUiIHN0b3AtY29sb3I9IiNkZDYxNTciIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyNSUiIHN0b3AtY29sb3I9IiNlNTYxNTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyOSUiIHN0b3AtY29sb3I9IiNlMTU5NGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIzMyUiIHN0b3AtY29sb3I9IiNkZjU3NDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIzOCUiIHN0b3AtY29sb3I9IiNkYzRmM2UiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI0NiUiIHN0b3AtY29sb3I9IiNkYzQxMjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1NCUiIHN0b3AtY29sb3I9IiNkNDMwMGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1OCUiIHN0b3AtY29sb3I9IiNkMDJhMDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI3MSUiIHN0b3AtY29sb3I9IiNjOTI1MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI3OSUiIHN0b3AtY29sb3I9IiNjMzI3MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI4OCUiIHN0b3AtY29sb3I9IiNjMTIzMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5MiUiIHN0b3AtY29sb3I9IiNjNDI0MDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5NiUiIHN0b3AtY29sb3I9IiNjYjI4MDciIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZDUzMTBlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(top,  #ce2f11 0%, #d03a21 4%, #f26956 8%, #e36557 13%, #e1675c 17%, #dd6157 21%, #e56155 25%, #e1594b 29%, #df5749 33%, #dc4f3e 38%, #dc4123 46%, #d4300b 54%, #d02a04 58%, #c92500 71%, #c32700 79%, #c12300 88%, #c42402 92%, #cb2807 96%, #d5310e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ce2f11), color-stop(4%,#d03a21), color-stop(8%,#f26956), color-stop(13%,#e36557), color-stop(17%,#e1675c), color-stop(21%,#dd6157), color-stop(25%,#e56155), color-stop(29%,#e1594b), color-stop(33%,#df5749), color-stop(38%,#dc4f3e), color-stop(46%,#dc4123), color-stop(54%,#d4300b), color-stop(58%,#d02a04), color-stop(71%,#c92500), color-stop(79%,#c32700), color-stop(88%,#c12300), color-stop(92%,#c42402), color-stop(96%,#cb2807), color-stop(100%,#d5310e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ce2f11 0%,#d03a21 4%,#f26956 8%,#e36557 13%,#e1675c 17%,#dd6157 21%,#e56155 25%,#e1594b 29%,#df5749 33%,#dc4f3e 38%,#dc4123 46%,#d4300b 54%,#d02a04 58%,#c92500 71%,#c32700 79%,#c12300 88%,#c42402 92%,#cb2807 96%,#d5310e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ce2f11 0%,#d03a21 4%,#f26956 8%,#e36557 13%,#e1675c 17%,#dd6157 21%,#e56155 25%,#e1594b 29%,#df5749 33%,#dc4f3e 38%,#dc4123 46%,#d4300b 54%,#d02a04 58%,#c92500 71%,#c32700 79%,#c12300 88%,#c42402 92%,#cb2807 96%,#d5310e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ce2f11 0%,#d03a21 4%,#f26956 8%,#e36557 13%,#e1675c 17%,#dd6157 21%,#e56155 25%,#e1594b 29%,#df5749 33%,#dc4f3e 38%,#dc4123 46%,#d4300b 54%,#d02a04 58%,#c92500 71%,#c32700 79%,#c12300 88%,#c42402 92%,#cb2807 96%,#d5310e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ce2f11 0%,#d03a21 4%,#f26956 8%,#e36557 13%,#e1675c 17%,#dd6157 21%,#e56155 25%,#e1594b 29%,#df5749 33%,#dc4f3e 38%,#dc4123 46%,#d4300b 54%,#d02a04 58%,#c92500 71%,#c32700 79%,#c12300 88%,#c42402 92%,#cb2807 96%,#d5310e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce2f11', endColorstr='#d5310e',GradientType=0 ); /* IE6-8 */
color:White;
}
.GridHeader th
{
	height: 20px;
}
.gradient {
   filter: none;
}
.GridHeader a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.GridHeader a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.GridHeader a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.GridItem
{
	background-color: #f1f1f1;
}
.GridAltItem
{
	background-color: #D7D7D7;
	padding-left: 3px;
}
.dropVerySmall
{
	color: #666666;
	background-color: #f2f3ed;
	width: 40px;
	border: 1px solid #666666;
}
.dropSmall
{
	color: #666666;
	background-color: #f2f3ed;
	width: 80px;
	border: 1px solid #666666;
}
.dropMinimum
{
	color: #666666;
	background-color: #f2f3ed;
	width: 110px;
	border: 1px solid #666666;
}
.drop
{
	color: #666666;
	background-color: #f2f3ed;
	width: 150px;
	border: 1px solid #666666;
}
.dropMedium
{
	color: #666666;
	background-color: #f2f3ed;
	width: 200px;
	border: 1px solid #666666;
}
.dropMediumMinum
{
	color: #666666;
	background-color: #f2f3ed;
	width: 170px;
	border: 1px solid #666666;
}
.dropLarge
{
	color: #666666;
	background-color: #f2f3ed;
	width: 300px;
	border: 1px solid #666666;
}
.menuExtender
{
	background-color: #f1f1f1;
	border: 1px solid Black;
	color: Black;
	font-weight: bold;
}
.checkList td
{
	text-align: left;
}
.highlight
{
	background-color: #3fe1eb;
}
.highlightUrl
{
	background-color: rgba(90, 186, 100, 1);
}

.staticPage
{
	width: 100%;
}

.upName
{
	padding: 0 5px 0 0;
	text-transform: uppercase;
	font-weight: bold;
}
.upTitle
{
	text-transform: uppercase;
}
/*menu  di sinistra*/
ul.vert-one
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	line-height: 200%;
	width: 130px;
	background: #f1f1f1 no-repeat 0 9px;
}

ul.vert-one li
{
	margin: 0;
	padding: 0;
	border: 0;
	padding-left: 5px;
}

* html ul.vert-one li
{
	padding-left: 0px;
}

ul.vert-one li a
{
	display: block;
	text-decoration: none;
	color: #000000;
	padding: 0px;
	width: 130px;
	border-top: 1px solid #FFFFFF;
}

.escortMenu
{
	padding: 0px;
	margin: 0px;
	width: 130px;
	line-height: 200%;
	background: #f1f1f1 no-repeat 0 9px;	
}
.escortMenu ul
{
	padding: 0px;
	margin: 0px;	
	list-style-type: none;
	clear: both;
	display: block;
}
.escortMenu ul li
{
	border-left: 3px solid #FFFFFF;
}

.escortMenu ul li a
{
	color: Red;
	text-decoration: underline;	
	padding: 0 0 0 15px;
}
ul.vert-one li a:hover
{
	color: #FF0000;
}
.webwidget_menu_vertical_menu1
{
	padding: 0px;
	margin: 0 auto;
	clear: both;
	line-height: 150%;
	background: #dbdada no-repeat 0 9px;
	z-index: 99;
	height: 30px;	
	width: 98%
}
.webwidget_menu_vertical_menu1 ul
{
	padding: 0px;
	margin: 0px;	
	list-style-type: none;			
	width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    margin: auto; 
    display: table;
}
.webwidget_menu_vertical_menu1 ul li
{
	padding: 5px 49px 0 5px;
	left: 10px;
	display: table-cell;
	margin: 0px;
	height: 35px;
	position: relative;
	font-weight: bold;
	text-transform: uppercase;		
	white-space: nowrap;
}

.webwidget_menu_vertical_menu1 ul .top_border
{
	min-height: 35px;
	height: 100%;	
	padding-left: 5px;
	background: #fcc8c8 no-repeat 0 5px;
	color: #d94129;
	font-weight: bold;	
	border-top: 1px solid #FFFFFF;	
	float: none;
}

.webwidget_menu_vertical_menu1 ul .bottom_border
{
	height: 15px;
}
.webwidget_menu_vertical_menu1 ul li a
{
	display: block;
	text-decoration: none;
	color: #000000;
	padding: 0px;
	width: auto;
}

.webwidget_menu_vertical_menu1 ul li a:hover
{
	text-decoration: underline;
}
.webwidget_menu_vertical_menu1 ul li ul
{
	padding: 0px;
	margin: 3px 0 0 -12px;		
	display: none;
	position: absolute;
	z-index: 999999;
	top: 25px;		
	list-style: none;	
	width: auto;	
	
}
.webwidget_menu_vertical_menu1 ul li ul li
{
	clear: both;
	padding: 0px;
	margin: 0px;
	border: none;
	width: auto;
	display: block;	
}

.webwidget_menu_vertical_menu1 ul li ul li ul
{
	padding: 0px;	
	height: 100%;
	color: #000000;			
	clear: both;
	left: 130px;
	top: 0px;
	display: table;
}
.webwidget_menu_vertical_menu1 ul li ul li ul li a
{
	display: inline;
	border: 0;
	font-weight: normal;
	margin: 0 5px 0 0;	
}
.webwidget_menu_vertical_menu1 ul li ul li ul li
{
	clear: none;	
	float: left;
	position: relative;
	background: none;
	padding: 0 5px 0 0;
	height: 18px;
	display: table-cell;
	width: auto;	
}
.push
{
	font-weight: bold;
	clear: both;
}