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

body {
	font-style: normal;
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
}
p {
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding: 0;
	margin: 0;
}

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

A  { color: #2B4910; text-decoration: underline }
A:Hover          { color: #4C2406; text-decoration: underline }


A.menu              { color: #FFFFFF; text-decoration: none }
A.menu:Hover          { color: #A6C3E5; text-decoration: none }


A.ame              { color: #FFFFFF; text-decoration: underline }
A.ame:Hover          { color: #2B4910; text-decoration: underline }


.formtab   { background-color: #FFFFFF; border: solid 1px #2B4910 }
.formtitle     { color: #FFFFFF; font-weight: bold; font-size: 14px; font-family: "Trebuchet MS"; background-color: #2B4910; 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 }

.botton {
	margin: 260px 0 0 0;
}
a.links_footer:link {
	padding: 0;
	font-size: 65%;
	text-decoration: underline;
}
a.links_footer:visited {
	font-size: 65%;
	text-decoration: underline;
}
a.links_footer:hover {
	font-size: 65%;
	text-decoration: none;
}
a.links_footer:active {
	font-size: 65%;
	text-decoration: underline;
}

/* ******************  LINKS  *************** */
.testo {
	font-size: 84%;
}

.link {
	font-size: 65%;
}
.links_titolo {
	font-size: 65%;
	padding-left: 9px;
}
.links_categoria {
	font-size: 65%;
	padding-left: 9px;
	padding-right: 15px;
}
.links_abstract {
	font-size: 65%;
	padding-left: 9px;
}
.links_img {
	padding-left: 9px;
}
.links_navigazione {
	font-size: 65%;
	padding-top: 15px;
	padding-left: 9px;
}
.links_viewtabella {
	border: solid 1px #2B4910;
	background-color: #FFFFFF;
	width: 100%;
}
.links_viewtabella_details {
	border: solid 1px #2B4910;
	background-color: #FFFFFF;
	width: 100%;
}
.links_numeri {
	color: #000;
	font-size: 65%;
	padding-left: 9px;
}

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

div#box0per100ridotto table {
	border-collapse: collapse;
	float: left;
	width: auto;
	margin: 0 0 10px 5px;
	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: #758936;
}
div#box0per100ridotto td.descrizione p {
	text-align: left;
	color: #ffffff;
	padding: 0;
	margin: 0;
	font: 65%/120% "Trebuchet MS", 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: #000;
	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 {
	height: 137px;
	background: #9A948C url(../img/residencemiragolf_bp_it.jpg) no-repeat;
}
.zpc_img_up_en {
	height: 137px;
	background: #9A948C url(../img/residencemiragolf_bp_en.jpg) no-repeat;
}
.zpc_img_up_de {
	height: 137px;
	background: #9A948C url(../img/residencemiragolf_bp_de.jpg) no-repeat;
}
.zpc_img_up_fr {
	height: 137px;
	background: #9A948C url(../img/residencemiragolf_bp_fr.jpg) no-repeat;
}
.zpc_img_up_nl {
	height: 137px;
	background: #9A948C url(../img/residencemiragolf_bp_nl.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;
}

