/* CSS Document */
body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	background-color: #ffffff;
	background-image: url(../images/fundo.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	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:#333333;
}


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

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


#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 #333333;
}
.form2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFF;
	border: 1px solid #666;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.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: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
a:link { color:#003399; text-decoration:none}
a:visited { color:#003399; text-decoration:none}
a:hover { color:#FF9900; text-decoration:underline; cursor:hand}
a:active { color:#003399; text-decoration:none}
.form2_vm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #F00;
	border: 1px solid #666;
}
.borda_detalhes {
	border: 1px solid #CC9900;
}
