@import url(http://www.netplan.it/css/frase.css);

/*stili per il layout*/
body    
  { color: #2a5e00; background-color: #d9f3c3; text-align: center; margin: 0px }
h1, h2, h3, h4, p, li, td {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Geneva, Georgia, sans-serif;
	font-weight: normal;
	line-height:auto;
	font-style: normal;
	text-align: left;
	vertical-align: top;
}

td.menu { color: #2a5e00; font-style: normal; font-size: 13px; font-family: "Trebuchet MS", Verdana, Tahoma; background-color: #90b9eb; padding: 5px }
td.banner { font-style: normal; background-color: #4e8e19; text-align: center }
td.home { font-style: normal; background-image: url(../img/bg.jpg); text-align: center }
td.titolo { color: #ffce25; font-style: normal; font-weight: bold; font-size: 14px; font-family: "Trebuchet MS"; background-color: #2e3d7f; text-align: right; letter-spacing: 1px; padding: 5px }
td.testohome  { color: #2a5e00; font-style: normal; font-size: 13px; font-family: "Trebuchet MS"; background-image: url(../img/bg_home_ab.jpg); text-align: left; margin: 10px; padding: 10px }
td.testodx { color: #2a5e00; font-style: normal; font-size: 12px; font-family: "Trebuchet MS"; background-image: url(../img/bg_interno.gif); text-align: left; margin: 10px; padding: 10px }
td.testosx { color: #2a5e00; font-style: normal; font-size: 12px; font-family: "Trebuchet MS"; background-color: #d9f3c3; text-align: left; margin: 10px; padding: 10px }
td.testodxn  { color: #2a5e00; font-style: normal; font-size: 12px; font-family: "Trebuchet MS"; text-align: left; margin: 10px; padding: 10px }
td.testodxit { color: #2a5e00; font-style: normal; font-size: 13px; font-family: "Trebuchet MS"; background-color: #d9f3c3; text-align: left; margin: 10px; padding: 10px }
td.testo { color: #2a5e00; font-style: normal; font-size: 12px; font-family: "Trebuchet MS"; background-color: #d9f3c3; text-align: left; padding: 5px }
td.fondoverde { font-style: normal; background-color: #d9f3c3 }
td.homefoto { font-style: normal; background-color: #aae579; text-align: center; vertical-align: top }
.indirizzo  { color: #2a5e00; font-size: 10px; padding-top:80px;font-family: "Trebuchet MS"; text-align: left }
.posto { color: #3e526a; font-weight: bold; font-size: 13px; line-height: 18px; font-family: "Trebuchet MS"; text-align: left }
h1  { color: #2e3d7f; font-weight: bold; font-size: 13px; font-family: "Trebuchet MS"; text-align: left; padding: 5px }
td.footer  { color: #2a5e00; font-size: 10px; line-height: 14px; font-family: "Trebuchet MS"; text-align: left; margin: 5px; padding: 5px }
td.box6m   { color: #2a5e00; font-size: 11px; line-height: 14px; font-family: "Trebuchet MS"; background-color: #f4fee0; text-align: left; margin: 5px; padding: 5px; border-top: 1px solid #7093bf; border-bottom: 1px solid #7093bf }
td.os   { color: #2a5e00; font-size: 11px; line-height: 14px; font-family: "Trebuchet MS"; background-color: #d9f3c3; text-align: left; vertical-align: top; margin: 5px; padding: 5px; border-top: 1px solid #7093bf; border-bottom: 1px solid #7093bf }
td.home      { color: black; font-style: normal; font-weight: ; font-size: 13px; font-family: "Trebuchet MS", Verdana, Tahoma }

A.prima  { color: #737373; text-decoration: none }
A.prima:Hover  { color: #737373; text-decoration: none }

A   { color: #2e3d7f; text-decoration: underline }
A:Hover           { color: #2e3d7f; text-decoration: none }

.formtab    { background-color: #bed9fa; border: solid 1px #fff }
.formtitle        { color: white; font-weight: bold; font-size: 14px; font-family: "Trebuchet MS"; background-color: #7093bf; text-align: center; padding: 5px }
.formfont    { color: black; font-size: 13px; font-family: "Trebuchet MS", Verdana, Helvetica, Arial, SunSans-Regular; margin-bottom: 2px; padding-bottom: 2px }
.formfontrequired     { color: red; font-weight: bold; font-size: 13px; font-family: "Trebuchet MS", Verdana, Helvetica, Arial, SunSans-Regular; margin-bottom: 2px; padding-bottom: 2px }

A.links_footer       { color: #808080; font-size: 10px; font-family: "Trebuchet MS"; text-decoration: none }
A.links_footer:Hover         { color: #808080; font-size: 10px; font-family: "Trebuchet MS"; text-decoration: underline }

/* ******************  BOX ZERO PER CENTO  *************** */

div#box0per100ridotto table {
	border-collapse: collapse;
	float: left;
	width: auto;
	margin: 0 0 10px 0;
	padding: 0;
}
div#box0per100ridotto td.immagine {
	vertical-align: middle;
	text-align: center;
	background: #000;
	width:48px;
	height:47px;
	margin:0;
}
div#box0per100ridotto td.immagine img {
	border: 0;
}
div#box0per100ridotto td.descrizione {
	vertical-align: middle;
	padding: 3px 5px 3px 5px;
	background: #427F0F;
}
div#box0per100ridotto td.descrizione p {
	text-align: left;
	color: #ffffff;
	padding: 0;
	margin: 0;
	font: 65%/120% Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
}
div#box0per100ridotto td p a:link {
	color: #ffffff;
	text-decoration: none 
}
div#box0per100ridotto td p a:visited {
	color: #ffffff;
	text-decoration: none 
}
div#box0per100ridotto td p a:hover{
	color: #ffffff;
	text-decoration: none
}
div#box0per100ridotto td p a:active {
	color: #ffffff;
	text-decoration: none 
}
.zpc_up {
	color: #fff;
	font-size: 100%;
	padding: 10px 0 10px 10px;
	background: #393430;
}
.zpc_img_up_it,.zpc_img_up_en,.zpc_img_up_nl,.zpc_img_up_fr {
	height: 137px;
	background: #9A948C url(../img/campingsangiusto_bp_it.jpg) no-repeat;
}
.zpc_corpo {
	font-size: 84%;
	color: #000;
	background: #fff;
	padding: 15px 10px;
}
.zpc_down {
	color: #fff;
	font-size: 84%;
	text-align: center;
	padding: 10px 0 10px 10px;
	background: #393430;
}
a.zpc_chiudi {
	color: #fff;
	text-decoration: none;
}
a.zpc_chiudi:Hover {
	color: #fff;
	text-decoration: underline;
}
a.zpc_link:link {
	color: #a12f0b;
	font-weight: bold;
	text-decoration: none;
}
a.zpc_link:visited {
	color: #a12f0b;
	font-weight: bold;
	text-decoration: none;
}
a.zpc_link:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a.zpc_link:active {
	color: #a12f0b;
	font-weight: bold;
	text-decoration: none;
}
