body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #efefef;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}	

h1 {
	padding-left: 15px;
	text-align: left;
	color: #FFFFFF;
	font-size: 16px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	margin-top: 15px;
	margin-right: 17px;
	margin-bottom: 15px;
	margin-left: 17px;
	background-image: url(imagens/h1.jpg);
}
h2 {
	text-align: left;
	color: #FFFFFF;
	font-size: 13px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-align: left;
	background-image: url(imagens/h2.jpg);
	margin-right: 12px;
	margin-left: 12px;

}
h3 {
	background-image: url(imagens/h2.jpg);
	text-align: left;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-align: left;
	margin-top: 15px;
	margin-right: 17px;
	margin-bottom: 15px;
	margin-left: 17px;
}
h4 {
	text-align: left;
	padding: 0px;
	color: #606179;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
h5 {
	font-size: 12px;
	color: #606179;
	line-height: 150%;
	text-align: left;
	padding: 0px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 35px;
	list-style-type: circle;
	list-style-position: outside;
}
p {
	font-size: 13px;
	color: #666F77;
	line-height: 175%;
	text-align: justify;
	padding: 0px;
	margin-top: 15px;
	margin-right: 35px;
	margin-bottom: 15px;
	margin-left: 35px;
}


.barra {
	margin: 15px;
	padding: 0px;
	list-style-type: none;
}
ul {
	list-style-type: none;
}

.barra li {
	float: right;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 150px;
	text-align: right;
	font-size: 11px;
}

a {
	color: #606179;
	text-decoration: underline;
	color: #606179;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
.tabela{
	border-collapse:collapse;
	background-color: #FFFFFF;
	margin: 0px auto;
	border: 1px solid #e5e5e5;
}
.tabela td{
	padding: 6px;
}
.tabela th{
	font-size: 12px;
	font-weight: bold;
	background-color: #e5e5e5;
}
.tabela-home{
	border-collapse:collapse;
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 620px;
}
.tabela-home p{
	font-size: 12px;
	color: #666F77;
	line-height: 175%;
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;

}
.tabela-home td{
	padding: 6px;
	width: 50%;
	vertical-align: top;
	height: 150px;
}
.tabela-home th{
	font-size: 12px;
	font-weight: bold;
	background-color: #e5e5e5;
}

.img {
	border: 6px solid #e5e5e5;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.linha {
	background: url(imagens/lininha.gif) repeat-x;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
	height: 16px;
	width: 600px;
	clear: both;
}
.container {
	background-image: url(imagens/background.jpg);
	background-repeat: repeat-y;

	width: 950px;
	background-color: #FFFFFF;
	margin: 0px auto;
}
.cabecalho {
	height: 372px;
	width: 950px;
	margin-bottom: 0px;
}
.content {
	background-image: url(imagens/back.jpg);
	background-repeat: repeat-x;
	height: auto;
	margin: 0px;
	width: 650px;
	float: left;
}
.predio {
	width: 300px;
	float: left;
}

input{
border:#e5e5e5 1px solid;
}
textarea{
border:#e5e5e5 1px solid;
}

.botao {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background-color: #FF9933;
	border: 2px solid #FF6600;
}
.botao-on {
	font-weight: bold;
	font-size: 12px;
	background-color: #333333;
	color: #FFFFFF;
	border: 2px solid #FF9933;
}
.rodape {
	clear: both;
	font-size: 12px;
	background-color: #666666;
	padding: 10px;
	color: #CCCCCC;
	height: 65px;
	background-image: url(imagens/marcadagua.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
.menu-base{
	margin-bottom: 15px;
}
.menu-base td{
	font-size: 12px;
	background-color: #666666;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
}
.menu-base a {
	color: #CCCCCC;
	text-decoration: none;
}
.menu-base a:hover {
	text-decoration: none;
	color: #FF6600;
}
.assinatura{
	font-size:10px;
	color: #e9e9e9;
	text-align: left;
}
.assinatura a{
color:#CCCCCC;
text-decoration:none;
}
.assinatura a:hover{
color:#FF6600;
text-decoration:none;
}
.menu{
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
.menu td{
	font-size: 15px;
	font-weight: bold;
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 4px 6px;
	background-image: url(imagens/menu.jpg);
}
.menu a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #e5e5e5;
	background-image: url(none);
}
img{
vertical-align:middle;
}
label{
	display:block;
	font-size: 12px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.lista{
list-style:circle outside ;
}
.lista li{
	font-size:12px;
	margin-bottom: 10px;

}
