body   {	margin: 0;	padding: 0;	background-color: #fff; color: #000;	font-family: arial,sans-serif;font-size: 76%;text-align: center;}

#MAIN {  margin: 0 auto;text-align: left; width: 933px;	background-position: center;}


#intestazione {
	width: 933px;
	height: 131px;
	text-align: right;
	background-image: url(http://www.simeonitecnogreen.net/immagini/home-new_top.jpg);
	background-repeat: no-repeat;
}



#colonnaSX {
	height: 483px;
	width: 220px;
	float: left;
	background-image: url(http://www.simeonitecnogreen.net/immagini/home-menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 31px;
	padding-top: 70px;
	padding-left:12px;
	margin-bottom: 20px;
	}

#colonnaCenter {
	height: auto;
	width: 626px;
	margin: 31px;
	float: left;
}
#colonnaCenterContatti { 
    height: auto;
	width: 626px;
	float: left;
	padding-bottom: 31px;
	padding-left:72px;
	padding-right: 65px;
	padding-top: 31px;}

#riga {
	background-image: url(http://www.simeonitecnogreen.net/immagini/home-riga_big.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 933px;
	height:1px;
}

#riga_short {
	background-image: url(http://www.simeonitecnogreen.net/immagini/home-riga_small.jpg);
	background-position: top;
	background-repeat: no-repeat;
	clear: both;
	width: 628px;
	height:1px;
}

#riga_title {
	background-image: url(http://www.simeonitecnogreen.net/immagini/home-riga_small.jpg);
	background-position: top;
	background-repeat: no-repeat;
	clear: both;
	width: 628px;
	height:1px;
}

img.riga_menu_margins {
	margin-top: 20px;
	margin-bottom: 20px;
	}

#footer {
	width: 933px;
	height:30px;
	font-size:10px;
	padding-left:42px;
	}


#contenuti {
	width: 480px;
	height: auto;
	margin-left: 30px;
	margin-bottom: 30px;
	}

#menu_box {
	width: 100%;
	padding-left:25px;
	margin-bottom: 5px;
	}
	
#menu_box_inner {
	width: 100%;
	padding-left:20px;
	margin-bottom: 5px;
	}	


#video {
	width: 480px;
	height:240px;
	padding-left: 40px;	
	}

#form {
	width: 450px;
	padding-right:180px;
	padding-left:150px;
	}



