@charset "utf-8";

*{
margin:0;
padding:0;
}
body {
	background-color: #959595;
	background-image: url(immagini/bg_pag.png);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*--------layout generale-----------*/

#container {
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
#centrato {
	color: #000033;
	background-color: #FFFFFF;
	text-align: left;
	margin: auto;
	width: 900px;
}
#intestazione {
	background-image: url(immagini/intestazione.jpg);
	height: 176px;
	width: 900px;
	text-align: left!important;
}
#menu_top   {
	background-image: url(immagini/menu_top.jpg);
	height: 45px;
	padding-left: 407px;
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#menu_top li {
	display: inline;
	color: #FFFFFF;
	text-align: left;
}
#menu_top ul {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu-sx  li    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	color: #0A3558;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
	display: inline;
}
ul#menu-sx {
	list-style-image: none;
	list-style:none;
	padding-left: 50px;
	padding-top: 4px;
	padding-bottom: 0px;
}
form input {
	width: 110px;
}

#menu-sx a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}


#menu_top a:hover {
	color: #00CCFF;
}

#menu_top a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 35px;
	text-decoration: none;
	padding-right: 30px;
	text-align: left;
	margin: 0px;
	height: 0px;
}


#corpo {
	width: 900px;
	overflow: hidden;
	background-image: url(immagini/bg_corpo.jpg);
	background-repeat: repeat-y;
}
#colonna-1 {
	float: left;
	width: 265px;
	background-image: url(immagini/colonna1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 342px;
	margin: 0px;
	padding: 0px;
}
#colonna-2 {
	float: left;
	width: 635px;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
#centrato #corpo #colonna-2 #foto {
	width: 220px;
	float: right;
	background-color: #EAEAEA;
}

#titolo_sezione    {
	width: 635px;
	line-height: 22px;

}

#footer {
	background-color: #002542;
	width: 875px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1em;
	text-align: center;
	clear: both;
	height: 25px;
}
.carpenteria      {
	background-image: url(immagini/tit_carpenteria.jpg);
	background-repeat: no-repeat;
	height: 52px;
	background-position: left top;
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #ED9D00;
}
#titolo_sezione h1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	padding-left: 30px;
	padding-top: 15px;
}
#centrato #corpo #colonna-2 #testo {
	width: 400px;
	float: left;
}



#centrato #footer a {
	color: #75C8FF;
	text-decoration: none;
}
ccr   
{
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
p{
	padding-top: 0.5em;
	padding-right: 2.5em;
	padding-bottom: 0.5em;
	padding-left: 2em;
	color: #072C4A;
}
/*--------fine layout generale-----------*/
#centrato #footer a:hover {
	color: #0099FF;
	text-decoration: none;
}
#menu-sx a:hover {
	color: #003366;
	text-decoration: none;
	display: block;
}
.lavorazione {
	background-image: url(immagini/tit_lavorazione_lamiere.jpg);
	background-repeat: no-repeat;
	height: 52px;
	background-position: left top;
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #006600;
}
.macchine {
	background-image: url(immagini/tit_macchine_utensili.jpg);
	background-repeat: no-repeat;
	height: 52px;
	background-position: left top;
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #CC0000;
}
.forniture {
	background-image: url(immagini/tit_forniture_complete.jpg);
	background-repeat: no-repeat;
	height: 52px;
	background-position: left top;
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #006699;
}
.gen {
	background-image: url(immagini/tit_gen.jpg);
	background-repeat: no-repeat;
	height: 52px;
	background-position: left top;
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #006699;
}
h2    {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #00477E;
	padding-top: 10px;
	padding-left: 20px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	padding-left: 30px;
	padding-top: 15px;
}
.titolone {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #0066CC;
	padding-left: 15px;
}

hr {
	color: #999999;
	height: 1px;
	margin-left: 20px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
	text-decoration: none;
}
#mappa {
	width: 200px;
	height: 23px;
	background-image: url(immagini/map.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 20px;
	padding-left: 10px;
}
#mappa a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	padding-left: 15px;
	display: block;
	margin-left: 0px;
	height: 23px;
	line-height: 20px;
}
#mappa a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
	display: block;
	margin-left: 0px;
}
#colonna-2_contatti {
	float: left;
	width: 635px;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
#centrato #corpo #colonna-2_contatti #col-contatti {
	width: 350px;
	padding: 10px;
	float: left;
}
#centrato #corpo #colonna-2_contatti #col-form {
	width: 250px;
	float: left;
	padding-top: 10px;
	background-color: #EAEAEA;
	padding-bottom: 10px;
}
#elenco   li      {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
}
ul#elenco {
	padding-left: 30px;
	margin-left: 30px;
}
ul#elenco li {
	list-style-type: disc;
}
#centrato #corpo #colonna-2_contatti #col-form #form th {
	background-color: #D7D7D7;
	padding-left: 5px;
}

h3 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	padding-left: 20px;
	color: #033862;
	padding-bottom: 20px;
	line-height: 18px;
}
