@charset "utf-8";
/* CSS Document */
body, html {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
p {
	margin:0px;
	padding:0px;
}
#g2 {
	/*width:768px;*/
	margin:20px;
	/*margin:0 auto;*/
}
#logo {
	margin-left:575px;
	margin-bottom:20px;
	height:80px;
}
#box_home {
	height:433px;
}
#box_azienda {
	margin-left:100px;
	border-top:1px dotted #CCC;
	width:475px;
	padding-top:20px;
	height:403px;
}
#box_prodotti{
	margin-left:192px;
	width:760px;
	height:423px;
}
#box_prodotti_swf {
	margin-left:20px;
	height:250px;
	width:740px;
}
#box_prodotti_linea{
	margin: 35px 0px 20px 20px;
	width:362px;
	border-top:1px dotted #CCC;
}
#box_prodotti_sx {
	width:375px;
	float:left;
}
#box_prodotti_sx a {
	display:block;
	padding-left:20px;
	height:18px;
}
#box_prodotti_sx a:hover {
	background-image:url(../img/freccia.gif);
	background-repeat:no-repeat;
	font-weight:bold;
}

#box_prodotti_dx {
	width:300px;
	margin-left:80px;
	margin-top:35px;
	float:left;
}
#box_portfolio {
	margin-left:298px;
	height:423px;
	width:655px;
}
#box_portfolio_swf {
	margin-left:20px;
	height:250px;
	width:635px;
}
#box_porfolio_linea{
	margin: 35px 0px 20px 20px;
	width:250px;
	border-top:1px dotted #CCC;
}

#box_clienti {
	height:423px;
	margin-left:395px;
	width:500px;
}
#box_clienti_sx{
	width:180px;
	float:left;
}
#box_clienti_sx a {
	font-size:11px;
	display:block;
	padding-left:20px;
	height:16px;
}
#box_clienti_sx a:hover {
	background-image:url(../img/freccia.gif);
	background-repeat:no-repeat;
	font-weight:bold;
}
#box_clienti_linea{
	border-top:1px dotted #CCC;
	margin-left:20px;
	height:20px;
	width:155px;
}
#box_clienti_dx {
	float:left;
	margin-top:20px;
	width:300px;
}
#box_contatti {
	height:423px;
	width:980px;
}
#box_contatti_sx{
	width:280px;
	margin-right:275px;
	float:left;
}
#box_contatti_dx{
	float:left;
	width:380px;
}
#box_contatti_google {
	margin-left:20px;
	height:250px;
	margin-bottom:20px;
}
#box_contatti_indirizzo {
	padding-left:20px;
	background-image:url(../img/freccia.gif);
	background-repeat:no-repeat;
}
#menu {
	margin-top:20px;
	padding-top:20px;
	border-top:1px dotted #CCC;
	width:575px;
}
#footer {
margin-left:665px;
font-size:10px;
color:#999;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#C00;
	text-decoration:none;
}
img {
	border:none;
}
.link a {
	margin-top:20px;
	display:block;
	padding-left:20px;
	font-weight:bold;
	background-image:url(../img/freccia.gif);
	background-repeat:no-repeat;
}
.link a:hover{
	color:#C00;
	font-weight:bold;
	background-image:url(../img/freccia.gif);
	background-repeat:no-repeat;
}
.link_attivo{
	color:#C00;
	font-weight:bold;
	background-image:url(../img/freccia.gif);
	background-repeat:no-repeat;	
}

.link_lamp a {
	margin-top:20px;
	display:block;
	padding-left:20px;
	font-weight:bold;
	background-image:url(../img/freccia_lamp.gif);
	background-repeat:no-repeat;
}
.link_lamp a:hover{
	color:#C00;
	font-weight:bold;
	background-image:url(../img/freccia_lamp.gif);
	background-repeat:no-repeat;
}

.testo {
	padding-left:20px;
}
input {
	width:260px;
	border:1px solid #999;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFF;
	color:#333;
}
textarea {
	width:260px;
	border:1px solid #999;
	margin-bottom:10px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
.check {
	border:none;
	width:15px;
	text-align:left;
	margin:0px;
	padding:0px;
}