/*
TAG HTML - START
*/
body {
	padding:0px;
	margin:0px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:76%;
	color:#006;
}

/*
TAG HTML - END
*/
#box {
	min-width:760px;
}
img#innovatech {
	position:absolute;
	top:28px;
	left:20px;
	border:0px;
}
div#language {
	position:absolute;
	top:10px;
	width:99%;
	min-width:760px;
	color:#39C;
	font-weight:bold;
	font-size:11px;
	text-align:right;
}

/*
HEAD - START
*/
#head {
	position:relative;
	margin-top:67px;
	height:122px;
	width:100%;
	min-width:760px;
	background:url(../gfx/head.gif) repeat-x;
	text-align:center;
}
#head_box {
	position:relative;
	top:2px;
	margin:auto;
	height:114px;
	width:760px;
	text-align:left;
}
#head_box div#linee1 {
	position:absolute;
	left:110px;
	height:100%;
	width:283px;
	background:url(../gfx/head_linee1.gif) no-repeat;
	z-index:9;
}
#head_box div#image {
	position:absolute;
	left:321px;
	height:100%;
	width:285px;
	background:url(../gfx/head_img.jpg) no-repeat;
	z-index:8;
}
#head_box div#linee2 {
	position:absolute;
	left:586px;
	height:100%;
	width:104px;
	background:url(../gfx/head_linee2.gif) no-repeat;
	z-index:10;
}
/*
HEAD - END
*/

/*
MENU - START
*/
div#menu {
	width:160px;
	height:200px;
	float:left;
}
div#menu ul {
	display:block;
	list-style-type: none;
	padding-left:20px;
	margin:30px 0px 0px 0px;
}
div#menu ul li {
	border-bottom:1px solid #39C;
	font-weight:bold;
}
/*	link base	*/
div#menu ul li a {
	display:block;
	/*height:100%;*/
	line-height:26px;
	color:#039;
	text-decoration:none;
	font-size:90%;
}
div#menu ul li a:hover {
	background:#CFF;
	color:#036;
}
/*	link attivo	*/
div#menu ul li.act a span {
	text-decoration:underline;
	text-transform:uppercase;
}
/*	link sottomenu	*/
div#menu ul li.sub a {
	color:#39C;
	padding-left:12px
}
/*	link sottomenu 2	*/
div#menu ul li.sub2 a {
	color:#369;
	padding-left:24px
}
/*
MENU - END
*/

/*
CONTENUTO - START
*/
div#content {
	position:relative;	/*	utilizzato "solo" per gestire la posizione assoluta dei div contenuti	*/
	height:auto!important;
	height:470px;
	min-height:470px;
	padding:0px 10px;
	margin-left:175px;
	text-align:justify;
}
div#titolo {
	text-align:right;
	padding:20px 30px;
}
div#content strong {
	color:#369;
}
/*
CONTENUTO - END
*/

/*
BOTTOM - START
*/
div#bottom {
	clear:both;
	margin:auto;
	margin-top:20px;
	padding:5px 0px;
	border-top:1px solid #369;
	width:100%;
	color:#369;
	text-align:center;
	font-size:80%;
}
div#bottom #uniweb {
	float:right;
	margin-right:10px;
}
div#bottom #uniweb a {
	color:#036;
	text-decoration:none;
}
div#bottom #uniweb a:hover {
	text-decoration:underline;
}
/*
BOTTOM - END
*/

/*
AZIENDA
*/
div#azienda_img_1 {
	float:right;
	width:217px;
	height:205px;
	padding:2px;
	margin:10px 0px 0px 10px;
	border:1px solid #039;
	background:#FFF;
}
div#azienda_img_2 {
	float:right;
	width:285px;
	height:200px;
	padding:2px;
	margin:10px -160px 8px 10px;
	border:1px solid #039;
	background:#FFF;
}

/*
PRODOTTI INDUSTRIALI - START
*/
/*	parti comuni dei riquadri - start	*/
div.pro_ind_quadro {
	margin-bottom:20px;
}
div.pro_ind_quadro_sx {
	float:left;
	width:212px;
	height:122px;
}
div.pro_ind_quadro_dx {
	min-height:122px;
	height:auto!important;
	height:122px;
	margin-left:222px;
}
div.pro_ind_quadro_sx img {
	margin:3px auto auto 9px;
}
div.pro_ind_quadro_dx a {
	font-size:90%;
	color:#39C;
}
div.pro_ind_quadro_dx a:hover {
	font-size:90%;
	color:#036;
	text-decoration:none;
}
/*	parti comuni dei riquadri - end	*/
div.quadro1_sx {
	background:url(../gfx/pro_ind_quadro1.gif) no-repeat;
}
div.quadro2_sx {
	background:url(../gfx/pro_ind_quadro2.gif) no-repeat;
}
div.quadro3_sx {
	background:url(../gfx/pro_ind_quadro3.gif) no-repeat;
}
div.quadro4_sx {
	background:url(../gfx/pro_ind_quadro4.gif) no-repeat;
}

/*	scheda prodotti industriali - start	*/
div#pro_ind_sch div#foto {
	float:left;
	width:300px;
	height:200px;
	border:1px solid #036;
	padding:2px;
	margin:auto 10px 10px auto;
}
div#pro_ind_sch table {
	border-collapse:collapse;
	font-size:100%;
}
div#pro_ind_sch table td {
	border:1px solid #39C;
	padding:3px;
}
div#pro_ind_sch table td strong {
	font-size:80%;
}
div#pro_ind_sch a {
	font-size:90%;
	color:#39C;
	text-decoration:none;
}
div#pro_ind_sch a:hover {
	font-size:90%;
	color:#036;
}
/*	scheda prodotti industriali - end	*/
/*
PRODOTTI INDUSTRIALI - END
*/


/*
SCHEDA PRODOTTI INDUSTRIALI - START
*/

/*
SCHEDA PRODOTTI INDUSTRIALI - END
*/

/*
CONTATTI - START
*/
#formcontatti {
	border:1px dashed #369;
	padding:5px;
	margin:0 auto;
	margin-right:260px;
}
fieldset { 
	border:0px;
}
#informazioni {
	text-align:left;
}
#informazioni p {
	padding:3px;
	margin:0px;
}
#informazioni label {
	display:block;
	float:left;
	width:130px;
	text-align:right;
	font-weight:bold;
	color:#369;
	padding-right:0;
	font-family:Verdana, sans-serif;
	font-size:110%;
}
#informazioni input { 
	font-weight: bold; 
	font-size:110%;
	font-family: Verdana,helvetica,sans-serif;
	width:250px; 
	border:#73848C 1px solid; 
	background:#E5E5E5;
	padding:0;
	margin-left:10px;
}
#informazioni textarea{
	font-weight:bold;
	font-size:110%;
	font-family: Verdana,helvetica,sans-serif;
	width:250px; 
	border:#73848C 1px solid;
	background:#E5E5E5;
	padding:0px;
	margin-left:10px;
}
#conferma {
	text-align:center;
	padding-top:10px;
}
#conferma input {
	width:100px;
	border:#73848C 1px solid; 
	background-color:#E5E5E5;
	color:#369;;
	font-weight: bold;
	font-size:11px ;
	font-family:Verdana,helvetica,sans-serif;
}
#indirizzo {
	float:right;
	width:250px;
	padding:10px 0px 10px 0px;
	border-top:1px dashed #369;
	border-bottom:1px dashed #369;
	color:#369;
}
/*
CONTATTI - END
*/

/*
ALTRO - START
*/
.cx {
	text-align:center;
}
.dx {
	text-align:right;
}
/*
ALTRO - END
*/