#myTabs {
}
.mootabs_title {
	
}
.mootabs_title li {

}
.mootabs_title span {
}

.mootabs_title li.active {
}
.mootabs_title li.active span {
color:#b71d21;
}
.mootabs_panel {
	display: none;
	position: relative;
	width: 495px;
	top: -1px;
	font-family: "Trebuchet MS";
	clear: both;
	overflow: hidden;
	padding: 5px;
	clear:both;
}

.mootabs_panel.active {
	display: block;
	
}

.mootabs_title li.over {
background:url(label_left.png) 0px -26px no-repeat;
}
.mootabs_title li.over span {
	color:#e11107;
background: url(label_right.png) 100% -26px  no-repeat;
}
#motore input {
width:130px;	
}
#motore select {
width:130px;	
}
#agenzia, #chisiamo, #servizi, #contatti {
height: 100% !important;
padding: 0px !important;
clear:both;
width:567px !important; 
}
