/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.tabelaprincipal {
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.tabeladiferenciais {
	border: 1px solid #000000;
}

.header {
	background-image: url(img/header2.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 760px;
	margin: 0px;
	padding: 0px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;*/
}
.h1principal {
	font-size: 20px;
	font-weight: bold;
	color: #750000;
	text-align: center;
}
.h2principal {
	font-size: 16px;
	font-weight: bolder;
	color: #000066;
	text-align: left;
}
.alugue {
	background-image: url(img/alugue.jpg);
	height: 62px;
	width: 120px;
	background-repeat: no-repeat;
}

.texto {
	font-size: 13px;
}
.ul {
	list-style-position: outside;
	list-style-image: url(img/marcador1.jpg);
}
.faleconoscofundo {
	background-image: url(img/formadepagamento.jpg);
	background-repeat: no-repeat;
	background-position: 55px 60px;
}
.textofaleconosco {
	font-size: 16px;
	font-weight: bold;
}
.textofaleconosco2 {
	font-size: 12px;
	font-weight: bold;
	margin-right:35px;
}
.tituloprecos {
	font-size: 16px;
	font-weight: bold;
	color: #750000;
}
.linha {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.subtituloprecos {
	font-size: 13px;
	font-weight: bold;
	color: #750000;
}



.tabelacentral {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.textobold {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.rodape {
	background-color: #333333;
	color: #FFFFFF;
	margin-right: 15px;
	padding-right: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.rodape p {
	color: #FFFFFF;
}
.telefonerodape {
	font-size: 16px;
}


.rodape a:link {
	color: #FFFFFF;
}
.rodape a:hover {
	text-decoration: none;
}
.rodape a:visited {
	color: #FFFFFF;
}
.titulorigth {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	font-weight:bold;
}
.textoright {
	font-size: 11px;
}
.tabelainscricoes {
	background-image: url(img/orcamento.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 151px;
}
.tabelainscricoes2 {
	background-image: url(img/orcamento3.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 170px;
}
.tabelaright {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;

}
.telefone {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}


.texto a:hover {
	text-decoration: none;
}
.tdimagem {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

