 @charset "UTF-8";
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.note {
}
img {
	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;
}
.object {
	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;
	height: 400px;
	width: 360px;
	background-image: url(../images/base/base_albero.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
}
input {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #FFF;
	border-right-width: 0.1em;
	border-bottom-width: 0.1em;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-top-width: 0em;
	border-left-width: 0em;
	border-top-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-left-color: #FFF;
	margin-top: 10px;
}
select {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #FFF;
	border-right-width: 0.1em;
	border-bottom-width: 0.1em;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-top-width: 0em;
	border-left-width: 0em;
	border-top-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-left-color: #FFF;
	margin-top: 10px;
}
textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #FFF;
	border-right-width: 0.1em;
	border-bottom-width: 0.1em;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-top-width: 0em;
	border-left-width: 0em;
	border-top-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-left-color: #FFF;
	margin-top: 10px;
}
a {
outline:none;
} 
a.link:link, a.link:visited {
	color: #999;
	text-decoration: none;
}
a.link:hover {
	color: #666;
	text-decoration: none;
}
a.linksmall:link, a.linksmall:visited {
	color: #999;
	text-decoration: none;
	font-size: 9px;
}
a.linksmall:hover {
	color: #666;
	text-decoration: none;
	font-size: 9px;
}
a.link2:link, a.link2:visited {
	color: #999;
	text-decoration: none;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}
a.link2:hover {
	color: #666;
	text-decoration: none;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}
a.news:link, a.news:visited {
	color: #999;
	text-decoration: none;
	font-size: 14px;
}
a.news:hover {
	color: #666;
	text-decoration: none;
	font-size: 14px;
}
a.contatti:link, a.contatti:visited {
	color: #999;
	text-decoration: none;
	margin-right: 25px;
	font-size: 14px;
}
a.contatti:hover {
	color: #666;
	text-decoration: none;
	margin-right: 25px;
	font-size: 14px;
}
.contatti {
	color: #999;
	text-decoration: none;
	margin-right: 25px;
	font-size: 14px;
}
a.footer:link, a.footer:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
.footer_pagina {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
.td_base .td_footer table {
	text-align: left;
}
a.footer:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.td_fotografia {
	background-color: #CC3399;
}
.td_grafica {
	background-color: #99CC33;
}
.td_assistenza {
	background-color: #333333;
}
.td_base {
	height: 100%;
	width: 100%;
	margin: 0px;
}
.td_pagina {
	height: 600px;
	width: 1200px;
	background-color: #FFFFFF;
}
.td_footer {
	background-color: #000000;
	height: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999999;
}
.td_basepagina {
	height: 600px;
	vertical-align: top;
	text-align: center;
	background-color: #FFFFFF;
}
.td_pagina_txt {
	vertical-align: top;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	text-align: left;
}
.titolo_fotografia {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC3399;
	cursor: pointer;
}
.titolo_grafica {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #99CC33;
	cursor: pointer;
}
.titolo_assistenza_tecnica {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
	cursor: pointer;
}
.titolo_contatti {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	cursor: pointer;
}
.titolo_sitebuilder {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	cursor: pointer;
}
.note {
	font-size: 9px;
	font-weight: normal;
	color: #333;
	cursor: pointer;
}
.note_fotografia {
	font-size: 9px;
	font-weight: normal;
	color: #CC3399;
	cursor: pointer;
}
.note_grafica {
	font-size: 9px;
	font-weight: normal;
	color: #99CC33;
	cursor: pointer;
}
.note_assistenza_tecnica {
	font-size: 9px;
	font-weight: normal;
	color: #666;
	cursor: pointer;
}
.td_sx {
	width: 300px;
}
.td_up {
	background-color: #000000;
	height: 3px;
}
.td_menu  {
	height: 60px;
	width: 900px;
}
.td_down {
	height: 150px;
}
.td_upsitebuilder {
	background-color: #FF0000;
	height: 3px;
}
.button {
	cursor: pointer;
}
hr {
}
.crop{
	float:inherit;
	overflow:hidden; /* this is important */
	border:1px solid #000000;
	height: 80px;
	width: 80px;
	margin: 0px;
	padding: 0px;
}
.crop    /* input values to crop the image: top, right, bottom, left */
img{
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}.crop  a:link, .crop a:visited {
	filter: Alpha(Opacity=50);
	-moz-opacity: 1.0;
	opacity: 0.5;
}
.crop a:hover {
	filter: Alpha(Opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#box {
	text-align: left;
	height: 100px;
	width: 450px;
	padding: 0px;
	margin-top: 62px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.titolo_news {
	font-weight: bold;
	text-transform: uppercase;
}
.data_news {
	font-size: 10px;
}
.testogrigio {
	color: #999;
}
.target {
	color: #C00;
}

