body{
	font-family: tahoma;
	color: #cbc9c9;
	margin-top: 5px;
	text-align: center;
	font-size: 11px;
	background-image: url(/images/sf.gif);
	background-color: black;
	background-position: top left;
	background-repeat: repeat;
}
a:link, a:hover, a:visited{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFF2A4;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #FF4500;
	text-decoration: underline;
}
img {
	border: 0px;
}
.home{

}
.scrittah{
	position: absolute;
	color: White;
	font-size: 36px;
	font-family: serif;
	font-weight: normal;
	letter-spacing: 2px;
	overflow: hidden;
	margin-top: 2px;
	left: 1px;
	top: 112px;
	z-index: -1;
	width: 100%;
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.infobut{
	color: #C4984F;
	font-size: 1.1em;
	font-style: italic;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	}

.dettcliente, .dettannuncio{
	height: 450px;
	overflow-y: scroll;
	border-top: solid 1px #5B4E00;
	border-bottom: solid 1px #5B4E00;
	border-left: solid 1px #5B4E00;
	
	scrollbar-3dlight-color: #1c1c1c;
	scrollbar-arrow-color: #5B4E00;
	scrollbar-base-color: #1c1c1c;
	scrollbar-darkshadow-color: #5B4E00;
	scrollbar-face-color: #1c1c1c;
	scrollbar-shadow-color: #FFF2A4;
	scrollbar-track-color: #787878;
	
	margin: auto 18px auto 18px;
	text-align: left;
	font-size: 14px;
	padding-right: 5px;
}


/*ELENCO*/
.titelenco, .titannunci{
	font-family: Verdana;
	font-size: 12px;
	color: #FFE864;
	font-weight: bold;
	letter-spacing: 1px;
	font-style: italic;
	text-align: left;
	margin: 0px 4px 0px 4px;
	text-decoration: none;
}
.dettelenco, .dettannunci, .newselenco{
	font-family: Verdana;
	font-size: 10px;
	color: #FFF2A4;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: justify;
	padding: 0px 6px 0px 6px;
	margin: 0px 4px 0px 4px;
	height: 35px;
	overflow: hidden;
}
.dettannunci{
	height: 35px;
}
td.indelenco{
	font-family: Tahoma;
	font-size: 12px;
	color: gray;
	font-weight: normal;
	letter-spacing: 1px;
	/*background-color: gray;
	padding: 0px 1px 0px 1px;
	margin: 0px 4px 0px 4px;
	overflow: hidden;
	height: 50px;*/
}

/*DETTAGLIO*/
.titdett{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFF2A4;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	font-style: italic;
	padding: 4px 12px 4px 12px;
	margin: 6px 0px 6px 0px;
}
.testoOG, .testoVG{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: justify;
	/*padding: 0px 12px 4px 12px;*/
	width: 500px;
}

.indDett{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0px 0px 0px 0px;
	margin: 0px 4px 0px 4px;
	overflow: hidden;
	height: 90px;
}
.visite, td.visite{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF2A4;
	text-align: right;
	margin: 0px 4px 0px 0px;
	padding: 0px 2px 2px 0px;
	letter-spacing: 1px;
}
.butvideo, td.butvideo{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFE864;
	margin: 0px 6px 0px 6px;
	padding: 0px 6px 0px 6px;
	/*letter-spacing: 1px;*/
	text-align: center;
}

.elevideo{
	height: 500px;
	width: 330px;
	overflow-y: scroll;
	border-top: solid 1px #5B4E00;
	border-bottom: solid 1px #5B4E00;
	border-left: solid 1px #5B4E00;
	font-size: 11px;
	
	scrollbar-3dlight-color: #1c1c1c;
	scrollbar-arrow-color: #5B4E00;
	scrollbar-base-color: #1c1c1c;
	scrollbar-darkshadow-color: #5B4E00;
	scrollbar-face-color: #1c1c1c;
	scrollbar-shadow-color: #FFF2A4;
	scrollbar-track-color: #787878;
	
	margin: auto 18px auto 18px;
	text-align: left;
}

.dettelevideo{
	font-family: Verdana;
	font-size: 10px;
	color: #FFE864;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: justify;
	padding: 0px 6px 0px 6px;
	margin: 0px 4px 0px 4px;
}
/*copyright*/
.copyr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: Silver;
	text-align: center;
}
.copyr a:link, .copyr a:hover, .copyr a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF4500;
}
.copyr a:hover{
	color: #FFF2A4;
}
/*LINK*/
.elemail, .elemail:hover, .elemail:link, .elemail:visited{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFF2A4;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	font-style: italic;
}

.elemail:hover{
	color: #FF4500;
}
.elelink, .elelink:hover, .elelink:link, .elelink:visited{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFF2A4;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	font-style: italic;
}

.elelink:hover{
	color: #FF4500;
}
.tipoannlink, .tipoannlink:hover, .tipoannlink:link, .tipoannlink:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Silver;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
}
.tipoannlink:hover{
	color: #FF2D2D;
}

.titgruppoannunci{
	font-family: Tahoma;
	font-size: 16px;
	color: ThreedLightShadow;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 22px;
}

.dettlink, .dettlink:hover, .dettlink:link, .dettlink:visited{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFF2A4;
	background-color: gray;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding: 0px 12px 4px 12px;
	margin: 0px 0px 0px 0px;
}

.dettlink:hover{
	color: white;
}
.newslink:link, .newslink:hover, .newslink:visited{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFF2A4;
	font-weight: normal;
}
.newslink:hover{
	color: #FF4500;
}
.listlink, .listlink a:link, .listlink a:hover, .listlink a:visited{
	font-family: Tahoma;
	font-size: 9px;
	color: #838383;
	font-weight: normal;
	width: 1050px;
}
.listlink a:hover{
	color: #FF4500;
}
/*LINKBAR*/
.linkbar, .linkbar a:link, .linkbar a:hover, .linkbar a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: Silver;
	background-color: Black;
	text-align: center;
	text-decoration: none;
}
.linkbar a:hover{
	color: #FF4500;
}
/*PRIVACY*/
.privacy{
	font-size: 10px;
	font-family: Verdana;
}
/*NEWS*/
.news, td.news, .sponsor{
	font-size: 14px;
	text-align: justify;
}
.datanews{
	font-size: 12px;
	font-style: normal;
	font-family: "Courier New", Courier, monospace;
	color: Silver;
}
.testonews{
	font-size: 14px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: Silver;
}
.testonews:first-letter{
	font-size: 18px;
	font-family: cursive;
	color: #FFF2A4;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
	padding-right: 5px;
}

.clock{
	font-size: 0.9em;
}
.testohome, td.testohome, td .testohome
{
	margin: 0px 0px 12px 0px;
	text-align: justify;
}

.testohome, .testohome a:link, .testohome a:hover, .testohome a:visited,
.testometeo{
	font-family: Tahoma;
	font-size: 12px;
	color: White;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
}
.testometeo{
    font-size: 13px;
}
.testohome a:link, .testohome a:hover, .testohome a:visited{
	color: #FFE864;
	font-weight: bold;
}

.testohome a:hover{
	color: #ADD8E6;
}

.testoinfo{
	font-family: Tahoma;
	font-size: 13px;
	color: White;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
}
.testoinfo a:link, .testoinfo a:visited, .testoinfo a:hover
{
   font-size: 10px;
	color: #FF3300;
}
.testoinfo a:hover
{
	color: #ffd700;
}
.divinfo
{
    font-family: Tahoma;
    font-size: 12px;
    text-align:left;
}
.divinfo a{
	font-weight: normal;
	color: #FF4500;
}

.testopagelenco{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 15px;
	color: White;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	letter-spacing: 2px;
}
/*CARD*/
.card, td.card{
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
/*BOTTONI HOME*/
.bottombar, .bottombarhome{
	/*width: 7%;*/
	padding: 5px 1px 0px 1px;
	vertical-align: middle;
	text-align: center;
}
.bottombarhome{
	text-align: right;
}
.bottombar a:link, .bottombar a:hover, .bottombar a:visited, 
.bottombarhome a:link, .bottombarhome a:hover, .bottombarhome a:visited{
   font-family: OCR A, Tahoma, MS Serif;
	font-size: 11px;
	color: #CBC9CA;
	font-weight: bold;
	text-decoration: none;
}

.bottombar a:hover, .bottombarhome a:hover{
	color: #FFF2A4;
}
/*
.homedom{
	height: 37px;
	width: 100px;
	vertical-align: middle;
	text-align: center;
}*/
.homedom{
	vertical-align: middle;
	text-align: center;
	height: 20px;
}
.homedom a:link, .homedom a:hover, .homedom a:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: white;
	margin: 3px;
}
.homeflag{
	height: 24px;
	width: 75px;
	vertical-align: middle;
	text-align: right;
	opacity: 0.7;
}

.divcf{
	background-color: black;
	width: 500px;
	/*height: 333px;*/
	margin: auto;
	font-weight: normal;
	border-collapse: collapse;
	border-style: solid;
	border-color: #333333;
	border-width: 0.8px;
}
.divcf td
{
	color: silver;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
}

.lnkContatto, .lnkContatto a:link, .lnkContatto a:visited, .lnkContatto a:hover{
	color: #FF3300;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
.lnkContatto a:hover{
	color: #AA3300;
}
.chkinfo{
	font-size: 12px;
	font-family: Tahoma;
}
/*
.buthomeinv a:link, .buthomeinv a:hover, .buthomeinv a:visited{
   font-family: Tahoma;
	font-size: 12px;
	color: #FF4500;
	font-weight: bold;
	text-decoration: none;
}

.buthomeinv a:hover{
	color: #FFD700;
}
*/
.titgenblog
{
    text-align: center;
    width: 100%;
    background-color: black;
    font-size: 26px;
    color: #C0C0C0;
    font-weight: normal;
    margin: 6px 0px 26px 0px;
    font-family: Tahoma;
    letter-spacing: 0.7em;
    margin-right: 16px;
}

.addthis_toolbox .custom_images a
{
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}

.imgimportednews img 
{
	border:10px solid transparent;
	width: 150px;
	height: 100%;

}

.listblogs{
  vertical-align: top;
}
.singleblog{
  vertical-align: top;
  table-layout: top;
	display: inline-block;
}
.listnews{
  vertical-align: top;
}
.NewsItemStyle
{
  margin-top:30px;
  margin-bottom:30px;
  height: 350px;
  vertical-align: top;

}
