/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #666666;
	background-color: #C9C9C9;
}

h1 {
	height: 33px;
	font-size: 20px;
	font-weight: bold;
	color: #0271B8;
	background-image: url(images/templatemo_gray.jpg);
	background-repeat: no-repeat;
}
h2 {
	height: 33px;
	font-size: 13px;
	font-weight: bold;
	color: #0074BA;
	background: url(images/templatemo_gray.jpg) no-repeat;
}

#templatemo_container {
	width: 900px;
	margin: auto;
	background-image: url(lbmeccanica/header2.jpg);
	background-repeat: repeat-y;
}
#templatemo_header {
	height: 150px;
	background-image: url(lbmeccanica/header1.jpg);
	background-repeat: no-repeat;
}
#templatemo_site_title {
	padding-top: 30px;
	padding-left: 27px;
	height: 120px;
	color: #dad013;
	font-weight: bold;
	font-size: 22px;
}
.templatemo_menu{
	width: 850px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	background-color: #0074BA;
}

.templatemo_menu ul {
	margin: 0px;
	padding-left: 110px;
	list-style: none;
	text-align: center;
}

.templatemo_menu li{
	display: inline;
}

.templatemo_menu li a{
	float: left;
	padding: 8px 0px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
	width: 97px;
}

.templatemo_menu li a:hover, .templatemo_menu li .current{
	color: #000000;
	background: url(images/templatemo_link_hover.jpg) center no-repeat;
}
#templatemo_header_pic {
	height: 117px;
	background: url(images/templatemo_slogan.jpg) no-repeat;
}
#templatemo_slogan {
	float: right;
	width: 700px;
	text-align: right;
	padding-right: 100px;
	padding-top: 20px;
	font-weight: bold;
}
#templatemo_slogan_text {
	float: right;
	text-align: right;
	width: 250px;
	padding-right: 100px;
	padding-top: 5px;
	font-size:11px;
}
#templatemo_content {
	width: 900px;
	text-align: center;
}
#templatemo_content a:link, #templatemo_content a:visited {
	color: #0074BA;
	font-weight: bold;
}
#templatemo_content a:active, #templatemo_content a:hover {
	color: #0074BA;
	font-weight: bold;
	text-decoration: none;
}
#templatemo_top {
	width: 650px;
	margin-top: 30px;
	padding-left: 75px;
	text-align: justify;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
#templatemo_left {
	float: left;
	width: 750px;
	margin-left: 70px;
	margin-top: 30px;
	text-align: justify;
}
#templatemo_left span {
	color: #e3c922;
	font-weight:bold;
}
#templatemo_middle {
	float: left;
	width: 200px;
	margin-left: 30px;
	margin-top: 30px;
	text-align: justify;
}
#templatemo_right {
	float: right;
	margin-right: 80px;
	width: 175px;
	margin-top: 30px;
	text-align: justify;
}
#templatemo_right img {
	padding-left: 10px;
}

#templatemo_footer {
	width: 849px;
	margin-left: 0px;
	height: 50px;
	text-align: center;
	background-color: #0074BA;
}

.footer_left {
	float: left;
	width: 100%;
	height: 50px;
	padding-top: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.footer_left a:link, .footer_left a:visited { color: #fff; text-decoration: none; } 
.footer_left a:active, .footer_left a:hover { color: #cc6; text-decoration: none; }

.footer_dot {
	float: left;
	width: 100%;
	height: 20px;
	background-color: #C9C9C9;
	color: #666666;
}

.footer_dot a:link, .footer_dot a:visited ,.footer_dot a:active{ color: #666666; text-decoration: none; } 
.footer_dot a:hover { color: #666666; text-decoration: underline; }

.footer_right {
	float: right;
	padding-top: 10px;
	width: 250px;
	height: 70px;
	color:#FFFFFF;	
}
.templatemo_menuContenitore {
	width: 100%;
	height: 35px;
	margin: 0px;
	padding: 0px;
	background-color: #C9C9C9;
}
.templatemo_menuContenitore2 {

	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #C9C9C9;
}
p {
	margin: 10px 0px;
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;
}
p a:link{
	margin: 10px 0px;
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;
	color: #0066CB;
}
p a:visited{
	margin: 10px 0px;
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;
	color: #0066CB;
}
p a:hover{
	margin: 10px 0px;
	font-size: 12px;
	line-height: 25px;
	text-decoration: underline;
	color: #0067CE;
}
li {
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;

}
