/* STILE.CSS */

.StrilloMotivi {
	font-size: 12pt;
	font-weight: bold;
	color: #0464CB;
	text-align: left;
}

.ContattiVelox {
	font-size: 12pt;
	font-weight: bold;
	color: #0464CB;
}

.Contatti {
	font-family: Trebuchet MS, Arial;
	font-size: 10pt;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0;
	margin-left: 0;
	/*background-color: #DFF4FF;*/
}

table {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
}

p {
	text-align: justify;
	font-family: Trebuchet MS, Arial;
	font-size: 8pt;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
}

ul{
	font-size: 8pt;
	list-style-type: square;
	list-style-position: inside;
	text-indent: -1.5em;
}

.Lftt		{ text-align: left; vertical-align: top; }
.Cntt		{ text-align: center; vertical-align: top; }
.Cntm		{ text-align: center; vertical-align: middle; }
.Cntb		{ text-align: center; vertical-align: baseline; }
.Cntbt		{ text-align: center; vertical-align: bottom; }
.Rghtt		{ text-align: right; vertical-align: top; }
.Rghtb		{ text-align: right; vertical-align: baseline; }
.Rghtbt		{ text-align: right; vertical-align: bottom; }
.Rghtm		{ text-align: right; vertical-align: middle; }
.Lftm		{ text-align: left; vertical-align: middle; }
.Lftb		{ text-align: left; vertical-align: baseline; }

.NoBackColor{
	background: 0;
}


.Barra {
	background-image: url('images/bck01.jpg');
	background-repeat: no-repeat;
}

.Menu{
	background-image: url('images/bkmenuindex.jpg');
	background-repeat: no-repeat;
}

.Menu1{
	background-image: url('images/bkindexmenu.gif');
	background-repeat: no-repeat;
}

.GreySquare{
	background-image: url('images/greysquare.gif');
	background-repeat: no-repeat;
	background-position: center;
}

.Grey{
	background-image: url('images/greysquare.gif');
}

.CallCenter{
	background-image: url('images/callcenter.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}


.PulizieTbl{
	background-image: url(images/pulizie.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.ImbiancaturaTbl{
	background-image: url(images/imbiancatura.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.ManutenzioneTbl{
	background-image: url(images/manutenzione.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.SgomberiTbl{
	background-image: url(images/sgomberi.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.GiardinaggioTbl{
	background-image: url(images/giardinaggio.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.DerattizzazioneTbl{
	background-image: url(images/derattizzazione.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.ContattiTbl{
	background-image: url(images/contatti.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


.FooterLinks {
	text-align: center;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #999999;
}
.FooterLinks A: link { color: #FFFFFF;}
.FooterLinks A: visited { color: #FFFFFF;}
.FooterLinks A: active { color: #FFFFFF;}
.FooterLinks A: hover { color: #FFFFFF;}

.DevByLnks{text-align: center; vertical-align: top;}
.DevByLnks A:link { color: #000000; }
.DevByLnks A:visited {color: #000000; }
.DevByLnks A:active {color: #000000; }
.DevByLnks A:hover { color: #000000; }
