a:link, a:visited {
	color:#fff;
}
a:hover {
	color:#77c;
}

/*BACKGROUND IMAGE*/
body{
	/*background:#2e2e2e;*/
	background:#2e2e2e;
	background-image:url('../images/bkground.gif');
	/*background-repeat:no-repeat;*/
	background-repeat:repeat-x;
}

/*BODY TABLE*/
table.bodyTable{
	border:0px;
	top:0px;
	height:650px;
	width:100%;
	margin:0px;
}

table.bodyTable tr.bodyTableRow td.bodyTableData{
	height:100%;
}

/*CONTENTS TABLE*/
table.contents{
	margin:0px;
	text-align: center;
	width:720px;
	margin-left:auto;
	margin-right:auto;
}

table.contents tr.contentsTitle{
	border:1px;
	border-style:solid;
	border-color:black;
	height:160px;
}

table.contents tr.contentsTitle td.contentsTitleInfo{
	background-image:url('../images/info.gif');
	background-repeat:no-repeat;
	text-align:center;
	width: 720px;
	border:0px;
	margin:0px;
}

table.contents tr.contentsTitle2 td.contentsTitleInfo2{
	height:10px;
}

table.contents tr.contentsImages{
	height:140px;
	width:720px;
}

table.contents tr.contentsImages td.contentsImagesData{
	padding:0px;
	margin:0px;
	text-align:center;
}

table.contents tr.contentsImages td.contentsImagesData1{
	background-image:url('../images/lavandaria.gif');
	background-repeat:no-repeat;
	height:140px;
	width:220px;
	text-align:center;
}

table.contents tr.contentsImages td.contentsImagesData2{
	background-image:url('../images/metalomecanica.gif');
	background-repeat:no-repeat;
	height:140px;
	width:220px;
	text-align:center;
}

table.contents tr.contentsImages td.contentsImagesData3{
	background-image:url('../images/compactadores.gif');
	background-repeat:no-repeat;
	height:140px;
	width:220px;
	text-align:center;
}

table.contents tr.contentsImages td.contentsImagesDataSeparator{
	width:30px;
}

table.contents tr.contentsMenu{
	height: 30px;
}

table.contents tr.contentsMisc{
	background:#6d6d6d;
}

table.contents tr.contentsMisc td.contentsMiscCell{
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	border-top-width:0px;
	height:400px;
}

table.contents tr.contentsMisc td.contentsMiscData{
	height:400px;
}

table.menuTable tr.menuTableRow td.menuTableItemHome{
	margin:0px;
	width:110px;
	height:30px;
}

table.menuTable tr.menuTableRow td.menuTableItemEquipamentos{
	margin:0px;
	width:110px;
	height:30px;
}

table.menuTable tr.menuTableRow td.menuTableItemServicos{
	margin:0px;
	width:110px;
	height:30px;
}

table.menuTable tr.menuTableRow td.menuTableItemContactos{
	margin:0px;
	width:110px;
	height:30px;
}

table.menuTable tr.menuTableRow td.menuTableItemContactos:hover{
	background-image:url('../images/btnContactos_over.gif');
	background-repeat:no-repeat;
}

table.contents tr.footer td.footerData{
	height:10px;
}

table.contents tr.footer2 td.footerData2{
	border:1px solid black;
	font-family:Trebuchet MS;
	font-size:0.6em;
	text-align:left;
	color:#6e6e6e;
	background: #6F0000;
	height:20px;
}

table.innerContentsMisc{
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:0.8em;
	text-align:justify;
	color:#ffffff;
	background:#6d6d6d;
}

table.innerContentsMisc tr.innerContentsMiscRow td.innerContentsMiscText{
	height:120px;
	width:600px;
}

table.innerContentsMisc tr.innerContentsMiscRow td.innerContentsMiscImages, table.innerContentsMisc tr.innerContentsMiscRow2 td.innerContentsMiscText{
	height:120px;
	width:600px;
}

.thumbs1, .thumbs2, .thumbs3, .thumbs4, .thumbs5, .thumbs6, .thumbs7, .thumbs8, .thumbs9, .thumbs10, .thumbs11, .thumbs12, .thumbs13, .thumbs14, .thumbs15, .thumbs16, .thumbs17{
	height:50px;
	width:80px;
}

.thumbs1{background-image:url('../images/tubo.gif');}
.thumbs2{background-image:url('../images/conectores.gif');}
.thumbs3{background-image:url('../images/variador.gif');}
.thumbs4{background-image:url('../images/interruptor.gif');}
.thumbs5{background-image:url('../images/micro.gif');}
.thumbs6{background-image:url('../images/botoes.gif');}
.thumbs7{background-image:url('../images/varios.gif');}
.thumbs8{background-image:url('../images/placa.gif');}
.thumbs9{background-image:url('../images/carrinha.gif');}
.thumbs10{background-image:url('../images/calandra.gif');}
.thumbs11{background-image:url('../images/vaporetas.gif');}
.thumbs12{background-image:url('../images/maq_lavar.gif');}
.thumbs13{background-image:url('../images/seco.gif');}
.thumbs14{background-image:url('../images/hidraulico.gif');}
.thumbs15{background-image:url('../images/pneumatico.gif');}
.thumbs16{background-image:url('../images/circuito.gif');}
.thumbs17{background-image:url('../images/automato.gif');}


table.Servicos1{
	font-family:Tahoma;
	font-size:0.8em;
	color:#ffffff;
	text-align:left;
}

table.brands{
	font-family:Tahoma;
	font-size:0.8em;
	color:#ffffff;
	text-align:center;
}