@charset "utf-8";
body {
	margin: 0px;
	background-color:#FFF;
}
/* CSS Document */

.titoli-corsivo {
	font-size: 24px;
	color: #039;
	font-family: 'Dancing Script', cursive;
	text-align:center;
}
.home_page {
	width: 450px;
	position: relative;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
.quadrato_home {
	float: left;
	height: 148px;
	width: 148px;
	border: 0px solid #039;
}
.testi-prodotti {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
	vertical-align: middle;
}
.sito {
	width: 900px;
	position: relative;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
	margin-bottom:70px;
	background-color:#FFF;
}
.menu {
	height: 130px;
	width: 1070px;
	margin-left:-100px;
	background-image: url(/img/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: center center;	
}
.menuit {
	height: 130px;
	width: 1070px;
	margin-left:-100px;
	background-image: url(/img/bg_menu2.png);
	background-repeat: no-repeat;
	background-position: center center;	
}
.el_menuit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	height:40px; 
	margin-left:15px; 
	margin-right:15px; 
	margin-top:65PX;
	float:left;
	font-weight:400;
	text-shadow:1px 1px 0px #ffffff;
	line-height:10px;
}
.el_menu_ambienteit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #fff;
	height:40px; 
	margin-left:56px; 
	margin-right:60px; 
	margin-top:70px;
	float:left;
	font-weight:bold;
	text-shadow:1px 1px 0px #000000;
}
.el_linkit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}
.el_link_ambienteit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #fff;
	text-decoration:none;
	text-shadow:1px 1px 0px #000000;
}
.el_menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	height:40px; 
	margin-left:15px; 
	margin-right:15px; 
	margin-top:65PX;
	float:left;
	font-weight:400;
	text-shadow:1px 1px 0px #ffffff;
}
.el_menu_ambiente {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #fff;
	height:40px; 
	margin-left:65px; 
	margin-right:60px; 
	margin-top:70px;
	float:left;
	font-weight:bold;
	text-shadow:1px 1px 0px #000000;
}
.el_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}
.el_link_ambiente {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #fff;
	text-decoration:none;
	text-shadow:1px 1px 0px #000000;
}
.logo_header {
	background-image: url(/img/logo_metalco.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
	width:450px;
	height:75px;
}
.ambiente-home {
	background-color: #ccff99;
	height: 80px;
	background-image: url(/img/foglia.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.freccia-ambiente {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	float:left; 	
	height:60px;
	width:220px;
	background-image:url(/img/freccia-ambiente.png);
	text-align:center;
	padding-right:30px;
	padding-top:20px;
	text-shadow:1px 1px 0px #000000;
}
.anteprima-prodotto-lista {
	float: left;
	width: 200px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-width: 0px;
	border-left-width: 0px;
	margin-right: 12px;
	margin-left: 12px;
}
.box_contenitore_ogni_prodotto {
	padding-bottom:8px;
	margin-bottom:15px;
	border-bottom: 1px solid #CCC;
	width:224px;
	float:left;
	color: #000;
}
