/**CSS PASCHETTA RUOTE*/
body {
	background-color:#c0c0c0;
	color:#FFFFFF;
}

h1 {
	font-size:15px;
	color:#000000;
	letter-spacing:1px;
	font-family:Eurostile,Verdana;
	text-transform:uppercase;
}

strong {
	color:#000000;
	text-transform:uppercase;
	}

.testo_prodotti{
	color:#000000;
	font-size:13px;
	font-weight:bold;
	font-family:Eurostile,Verdana;
}

#contenitore {
	width: 800px;
	height: 600px;
	position: absolute;
	left: 50%;
	top: 221px;
	margin-left: -400px; /*la metà della larghezza dell’elemento è tolta come margine superiore per centrarlo*/
	margin-top: -100px; /*la metà dell’altezza dell’elemento è tolta come margine superiore per centrarlo*/
}

div#logo_home{
	width:150px;
	height: 60px;
	position:absolute;
	left: 15.4em;
	top: 0.8em;
	font-family:Eurostile,Verdana;
}

div#contenuti_up{
	width: 800px;
	height: 265px;
	font-family:Eurostile,Verdana;
}

div#testo_up{
	width:400px;
	height:150px;
	position:absolute;
	left:18.5em;
	top:6.7em;
	#top:6.2em;
	font-size:12px;
	color:#000000;
	font-family:Eurostile,Verdana;
}

div#disegni_tecnici{
	width:138px;
	position:absolute;
	float:right;
	right:15px;
	top:4.4em;	
	font-family:Eurostile,Verdana;
}

div#disegni_tecnici_sx{
	width:138px;
	position:absolute;
	float:right;
	right:635px;
	top:4.4em;	
	font-family:Eurostile,Verdana;
}

div#disegni_tecnici_sx{
	width:138px;
	position:absolute;
	float:right;
	right:635px;
	top:4.4em;	
	font-family:Eurostile,Verdana;
}

div#barra_navigazione{
	width:800px;
	height:20px;
	font-family:Eurostile,Verdana;
}

div#contenuti_down{
	width: 800px;
	height: 310px;
	font-family:Eurostile,Verdana;
}

div#tabella{
	width:615px;
	height:240px;
	position:absolute;
	left:102px;
	top:299px;
	overflow:auto;
	font-family:Eurostile,Verdana;
}

div#tabella_sx{
	width:300px;
	height:240px;
	position:absolute;
	left:85px;
	top:300px;
	overflow:auto;
	font-family:Eurostile,Verdana;
}

div#tabella_dx{
	width:300px;
	height:240px;
	position:absolute;
	right:85px;
	top:300px;
	overflow:auto;
	font-family:Eurostile,Verdana;
}

div#tabella_lamiera_dx{
	width:250px;
	height:240px;
	position:absolute;
	left:130px;
	top:300px;
	overflow:auto;
	font-family:Eurostile,Verdana;
}

div#tabella_lamiera_sx{
	width:250px;
	height:240px;
	position:absolute;
	right:128px;
	top:299px;
	overflow:auto;
	font-family:Eurostile,Verdana;
}

div#tabella_as {
	width:90px;
	height:260px;
	position:absolute;
	right:330px;
	top:295px;
	overflow:auto;
	font-family:Eurostile,Verdana;
}

div#contatti{
	width:70px;
	height: 18px;
	font-size: 10px;
	position:absolute;
	left: 3.8em;
	top: 56.0em;
	color:#273839;
	font-weight:bold;
	letter-spacing:1px;
	font-family:Eurostile,Verdana;
}

div#contatti a{
	color:#273839;
	text-decoration:none;
	font-family:Eurostile,Verdana;
}

div#contatti a:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-family:Eurostile,Verdana;
}

div#bandiere{
	width:35px;
	height:148px;
	top: 452px;
	left: 47.7em;
	position:absolute;
	font-family:Eurostile,Verdana;
}

div#footer{
	width:800px;
	height:25px;
	font-size: 12px;
	position:absolute;
	left: 0.1em;
	top: 50.5em;
	color:#000000;
	font-weight:bold;
	font-family:Eurostile,Verdana;
}

div#iva{
	width:800px;
	height:25px;
	font-size: 12px;
	position:absolute;
	left: 0.1em;
	top: 52.5em;
	color:#000000;
	font-weight:bold;
	font-family:Eurostile,Verdana;
	text-align:right;
}


/*TABELLA COLORI*/
table {
	border-left:0px;
	border-right:2px #FFFFFF solid;
	border-top:0px;
}

.header{
	width:75px;
	color:#000000;
	font-size:11px;
	text-align:center;
	background-color:#f4dea6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.misure{
	height:12px;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	background-color:#ecad35;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.r_chiara{
	height:12px;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.r_scura{
	height:12px;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	background-color:#f8edcb;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
