body {
	background-color: #124873;
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.contact {
	font-size: 12px;
	color: #666666;
	font-weight:normal;
}

.contact_bold {
	font-size: 12px;
	color: #666666;
	font-weight:bold;
}

.blue {
	font-size: 11px;
	color: #124873;
	font-weight:normal;
}

.blue_bold {
	font-size: 11px;
	color: #124873;
	font-weight:bold;
}

a:link {
	font-size: 12px;
	color: #216592;
	font-weight:normal;
}

a:visited {
	font-size: 12px;
	color: #216592;
	font-weight:normal;
}

a:hover {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #216592;
	text-decoration: none;
	font-weight:normal;
}

.logo {
	background-image: url(images/logo.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
} 

.head {
	background-image: url(images/m_uie.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.m_serv {
	background-image: url(images/m_serv.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.m_contact {
	background-image: url(images/m_contact.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.m_inchirieri {
	background-image: url(images/m_inchirieri.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.m_home {
	background-image: url(images/m_home.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.mg1 {
	background-image: url(images/car1.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.mg2 {
	background-image: url(images/car2.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.mg3 {
	background-image: url(images/car3.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
html { overflow-y: scroll;}
