.hidden {
    visibility: hidden;
	font-size: 1px;
}

body  {
    background-color: #ffffff; 
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;	
	color: #222222;
    margin: 0px;
	padding: 0px;
 } 
 
a{
	outline:none;
	text-decoration: none;
}

a img{
    border: 0px;
    margin: 0px;
}

form {
	padding: 0;
	margin: 0;
}

p {
	padding: 0;
	margin: 0;
}

h1{
	color: #FF9301;
	border-bottom: 1px solid #81A580;
}

#general_conteiner{
	width: 940px;
    margin-right: auto;
	margin-left: auto;	
	padding-top: 30px;
	padding-left: 25px;
	padding-right: 25px;
}

#banner{
	float:left;
}

#content{
	float: left;
	width: 947px;
	height: 1065px;
	margin-top: 15px;
}

#left{
	float: left;
	width: 189px;
	height: 920px;	
	background-image: url(../imgs/web/sx.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;		
}

#left .title{
	font-size: 12px;
	color: #323232;
	margin-top: 25px;
	margin-left: 5px;
	text-align: center;
}

#left img{
	margin-left: 20px;
margin-top: 10px;
}

#left object{
	float: left;
	width: 23px;
	margin-left: 25px;
}

#left a{
	float: left;
	color: #3c3c3c;
	font-size: 10px;
	text-decoration: none;
	width: 140px;
	vertical-align: center;
}

#left a:hover{
	color: #3c3c3c;
	font-size: 10px;
	text-decoration: underline;
}

#center{
	float: left;
	width: 728px;
	padding: 10px 0px 0px 30px;
}

#right{
	float: left;
	width: 133px;	
	margin-left: 20px;
	margin-top: 20px;
	height: 475px;	
	background-image: url(../imgs/web/dx.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;		
}

#center .title{
	font-size: 20px;
	color: #494949;
	font-weight: bold;
	border-bottom: 1px solid #81a580;
}

label.orange{
	color: #ff9301;
}

label.small{
	font-size: 18px;
}

label.large{
	font-size: 30px;
}


#text{
	float: left;
	width: 575px;
	text-align: justify;
	margin-top: 33px;
	color: #222222;
}

#cms {
	background-image: url(../imgs/web/cms.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
   	height: 115px;
	width: 100px;
   	display: block;
	font-size: 1px;
	padding:0px;
	margin-top: 30px;
	margin-left: 15px;
}

#caratteristiche {
	background-image: url(../imgs/web/caratteristiche.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
   	height: 115px;
	width: 100px;
   	display: block;
	font-size: 1px;
	padding:0px;
	margin-top: 30px;
	margin-left: 15px;
}

#strumenti {
	background-image: url(../imgs/web/strumenti.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
   	height: 115px;
	width: 100px;
   	display: block;
	font-size: 1px;
	padding:0px;
	margin-top: 30px;
	margin-left: 15px;
}

#cms:hover,#caratteristiche:hover,#strumenti:hover {background-position: 0px -115px;}


#footer {
	width: 947px;
	float:left;
	padding:0px;
	text-align: center;
	margin-top: 20px;
	padding-bottom: 30px;
	color: #404040;	
}

#footer_content{
	text-align: center;
	border-top: 1px solid #81a580;
	padding-top: 5px;
}

#footer a, #content a {
	color: #404040;	
	text-decoration: none;
}

#footer a:hover , #content a:hover {
	color: #404040;	
	text-decoration: underline;
}