html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Open Sans;
}
#header {
	position: relative;
	width: 920px;
	height: 75px;
	margin: 5px auto;
	background: url('../assets/logo.png') no-repeat left;
	background-size: auto 100%;
}
#footer {
	display: table;
	position: relative;
	width: 900px;
	margin: 5px auto 0;
	background: #1a82c1;
	padding: 5px 10px 0 10px;
	color: white;
	font-size: 12px;
}
#footer .footersec {
	width: 300px;
	float: left;
	height: 155px;
}
#footer .footersec #whitepic {
	width: 90%;
	height: 40px;
	margin: 5%;
	background: url('../assets/logowhite.png') no-repeat left;
	background-size: auto 100%;
}
#footer .footersec .quemsomos {
	width: 90%;
	margin: 5%;
}
#footer .footersec .menu {
	width: 90%;
	margin: 5%;
	height: 100%;
	text-align: center;
	position: relative;
}
#footer .footersec .menu ul {
	width: 100%;
	padding: 0;
	text-decoration: none;
	list-style: none;
	position: absolute;
	bottom: 0;
}
#footer .footersec .menu ul li a {
	color: white;
	text-decoration: none;
	cursor: pointer;
}
#footer .footersec .menu ul li a:hover {
	color: white;
	text-decoration: underline;
	cursor: pointer;
}
#footer .footersec .contactos ul li i {
	width: 25px;
	text-align: center;
	color: #BBB;
}
#footer .footersec .contactos {
	width: 70%;
	margin: 5% 5% 5% 25%;
	height: 100%;
	text-align: left;
	position: relative;
}
#footer .footersec .contactos ul {
	width: 100%;
	padding: 0;
	text-decoration: none;
	list-style: none;
	position: absolute;
	bottom: 0;
}
#footer .end {
	width: 900px;
	float: left;
	padding: 15px 0 5px 0;
	color: white;
	font-size: 11px;
	text-align: center;
}
#mainmenu {
	color: #767676;
	width: 920px;
	margin: 5px auto;
	border: 1px solid #767676;
	border-right: 0;
	border-left: 0;
	padding: 2px 0;
	list-style: none;
	font-weight: 100;
	text-align: center;
}
#mainmenu li {
	padding: 0px 15px;
	display: inline;
	cursor: pointer;
}
#mainmenu li:hover {
	background-color: #1a82c1;
	color: white;
}
#mainmenu li a {
	text-decoration: none;
	color: inherit;
}
#slide {
	width: 920px;
	height: 160px;
	margin: 10px auto;
	background-size: 100% auto;
}
.slide {
	width: 920px;
	height: 160px;
	margin: 10px auto;
	background-size: 100% auto;
}
.slideimg{
	height: 100%;
}
#search {
	position: absolute;
	bottom: 0;
	right: 0;
	border: 1px solid gray;
	color: gray;
	padding: 1px 6px 4px;
	text-align: center;
}
#search input {
	border: 0;
	padding: 0;
	margin: 0;
}
#search i {
	cursor: pointer;
}
#content {
	color: #767676;
	width: 920px;
	display: table;
	height: auto;
	margin: 5px auto;
}
#news {
	background: #EEE;
	width: 300px;
	float: left;
	margin-bottom: 10px;
}
#news h1 {
	color: #1a82c1;
	font-weight: 100;
	margin: 10px 10px;
	font-size: 17px;
}
#news .news .title {
	color: #1a82c1;
	font-weight: 100;
	margin: 10px 0 0 15px;;
	font-size: 13px;
	width: 85%;
	margin-left: 7%;
	cursor: pointer;
	display: inline-block;
	text-decoration:none;
}
#news .news .title:hover {
	text-decoration: underline;
}
#news .news .text {
	color: #767676;
	font-weight: 100;
	margin: 5px 15px 10px 15px;
	font-size: 11px;
	width: 85%;
	margin-left: 7%;
	text-decoration:none;
}
#ultimos {
	width: 600px;
	float: right;
}
#ultimos .header {
	width: 100%;
	border-bottom: 1px solid #DDD;
	display: inline-block;
}
#ultimos .header h1 {
	width: 300px;
	color: #1a82c1;
	font-weight: 100;
	padding: 5px 10px;
	margin: 0;
	font-size: 17px;
	float: left;
}
#ultimos .header .arrowleft {
	width: 20px;
	text-align: center;
	padding: 3px;
	color: white;
	background: #1a82c1;
	float: right;
	margin-right: 5px;
	cursor: pointer;
}
#ultimos .header .arrowright {
	width: 20px;
	text-align: center;
	padding: 3px;
	color: white;
	background: #1a82c1;
	float: right;
	cursor: pointer;
}
#ultimos .slide {
	height: 210px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap
}
#ultimos .slide .produto {
	position: relative;
	display: inline-block;
	width: 192px;
	height: 190px;
	margin: 0px 12px 0px 0px;
	float: none;
}
#ultimos .slide .produto:last-child {
	margin: 0;
}
#promos {
	width: 600px;
	float: right;
}
#promos .header {
	width: 100%;
	border-bottom: 1px solid #DDD;
	display: inline-block;
}
#promos .header h1 {
	width: 300px;
	color: #1a82c1;
	font-weight: 100;
	padding: 5px 10px;
	margin: 0;
	font-size: 17px;
	float: left;
}
#promos .header .arrowleft {
	width: 20px;
	text-align: center;
	padding: 3px;
	color: white;
	background: #1a82c1;
	float: right;
	margin-right: 5px;
	cursor: pointer;
}
#promos .header .arrowright {
	width: 20px;
	text-align: center;
	padding: 3px;
	color: white;
	background: #1a82c1;
	float: right;
	cursor: pointer;
}
#promos .slide {
	height: 210px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap
}
#promos .slide .produto {
	position: relative;
	display: inline-block;
	width: 192px;
	height: 190px;
	margin: 0px 12px 0px 0px;
	float: none;
}
#promos .slide .produto:last-child {
	margin: 0;
}
.produto .details {
	position: absolute;
	width: 100%;
	background: rgba(0,0,0,0.4);
	color: white;
	bottom: 0;
	font-weight: 100;
	font-size: 13px;
	text-align: center;
	padding: 5px 0;
}
#centroreparacoes {
	width: 900px;
	margin-top: 5px;
}
#centroreparacoes .header {
	float: left;
	width: 100%;
	border-bottom: 1px solid #DDD;
}
#centroreparacoes .header h1 {
	width: 500px;
	color: #1a82c1;
	font-weight: 100;
	padding: 5px 10px;
	margin: 0;
	font-size: 17px;
	float: left;
}
#zebra {
	float: left;
	width: 150px;
	height: 110px;
	background: url('../assets/zebra.jpg') no-repeat center;
	background-size: 90% auto;
}
#datalogic {
	float: left;
	width: 150px;
	height: 110px;
	background: url('../assets/datalogic.jpg') no-repeat center;
	background-size: 90% auto;
}
#sobre {
	width: 98%;
	margin: 1% 1%;
	font-size: 13px;
}
#titulo {
	width: 98%;
	margin: 5px 1%;
	font-size: 16px;
	color: #1a82c1;
	border-bottom: 1px solid #DDD;
}
#contactos {
	width: 30%;
	float: left;
	line-height: 9px;
}
#map {
	width: 65%;
	float: right;
	height: 382px;
}
#buttonpanel {
	width: 98%;
	margin: 5px 1%;
	padding-bottom: 4px;
	font-size: 16px;
	color: #1a82c1;
	border-bottom: 1px solid #DDD;
}
#categorias {
	width: 900px;
	margin-left: 10px;
}
.categoria {
	cursor: pointer;
	position: relative;
	width: 210px;
	height: 210px;
	float: left;
	margin: 0 20px 20px 0;
}
a.categoria {
	display: inline-block;
}
.categoria:nth-child(4n+4) {
	margin-right: 0;
}
.categoria .details {
	position: absolute;
	width: 100%;
	background: rgba(0,0,0,0.4);
	text-decoration:none;
	color: white;
	bottom: 0;
	font-weight: 100;
	font-size: 13px;
	text-align: center;
	padding: 5px 0;
}
#produtos {
	width: 900px;
	margin-left: 10px;
}
.produto {
	position: relative;
	width: 210px;
	height: 210px;
	float: left;
	margin: 0 20px 20px 0;
	display: inline-block;
}
.produto:nth-child(4n+4) {
	margin-right: 0;
}
.produto .details {
	position: absolute;
	width: 100%;
	background: rgba(0,0,0,0.4);
	color: white;
	bottom: 0;
	font-weight: 100;
	font-size: 13px;
	text-align: center;
	padding: 5px 0;
}
.editar {
	color: orange;
	cursor: pointer;
}
.principal {
	color: green;
}
.noprincipal {
	color: black;
	cursor: pointer;
}
.eliminar {
	color: red;
	cursor: pointer;
}
#novidades {
	width: 900px;
	margin-left: 10px;
}
.novidade {
	width: 100%;
	display: inline-block;
	font-size: 13px;
	min-height: 50px;
	float: left;
	margin: 2px 0px 2px 0;
	background: #EEE;
	line-height:48px;
}
.novidade:nth-child(odd) {
	margin-right: 0;
	background: #CCC;
}
.novidade {
	position: relative;
	width: 100%;
	height: 20px;
	float: left;
	margin: 1px 0px 1px 0;
	background: #E5E5E5;
}
.novidade span {
	font-size: 14px;
	color: #1a82c1;
}
.novidade a {
	font-size: 14px;
	color: #1a82c1;
	text-decoration: none;
}
.novidade i {
	font-size: 14px;
	color: #1a82c1;
}
.novidade a.titulo {
	font-size: 14px;
	color: #1a82c1;
	margin-left: 5px;
	cursor:pointer;
}
.novidade a.titulo:hover {
	text-decoration: underline;
	cursor:pointer;
}
.novidade i {
	font-size: 14px;
	margin: 0px 5px;
}
#slides {
      display:none;
    }