/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px; 
	margin-right: 0px;
	margin-bottom: 0px;



}

.titulo_home {
 	text-decoration : none;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
}


.detalhes_home {
 	text-decoration : none;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color:#666666;
}

.formulario {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #003399;
	border: 1px inset #009933;
}
td {
	TEXT-DECORATION: none; 
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-style: normal; 
	color: #000033
	}
	


#tie {
	background-image: url(../images/escrito.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0;
	position: absolute;
	top: 0;
	width: 254px;
	height: 1600px;
	z-index: 1;
	left: 0;
	}


#conteudo {
	position: absolute;

	z-index: 1;
	position: static;
	height: auto;
	width: 766px;
	}
.borda-fotos {
	border: 1px solid #FFFFFF;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.borda-base {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
