
html {
  height: 100%; 
  } 



* {
	margin: 0 auto;
	padding: 0;
	border: 0;
	
}


#tudo {
	width: 100%;
	display: block;
	background-color: #fff;
	background-repeat: repeat;
	min-height: 100%;
	position: relative;
	padding-bottom: 40px;


	}


/* hack para IE6 que trata height como min-height */
* html #tudo {
	height: 100%;
	}
	
#topo {
	color: #fff;
	height: 180px;
	text-align: center;
	border-top: solid 14px #135e2f;	
}

#topo-nav {
	margin: 0 auto;
	width: 900px;
	padding-top: 30px;
}

.logo {
	float: left;
	width: 200px;
	height: 120px;
}


#nav {
	list-style-type: none;
	margin-left: 230px;
	position: absolute;
	}
	
#nav li {
	float: left;
	margin-right: 30px;
	margin-top: 55px;
	}


#nav li a {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 16px;
	color: #135e2f;
	}
	
#nav li a:link {
	
	text-decoration: none;
	font-family: Tahoma;
	font-size: 16px;
	color: #135e2f;
	
}

#nav li a:visited {
	
	text-decoration: none;
	color: #135e2f;
	
}

#nav li a:hover {
	
	text-decoration: underline;
	color: #135e2f;

	
}

#nav li a:active {
	
	text-decoration: underline;
	color: #474847;
	
}


#chamada_compra {
	width: 100%;
	height: 286px;
	background-color: #f6f6f6;
	}

#compratdas {
	width: 900px;
	margin: 0 auto;
	}

.textocompra {
	padding-left: 55px;
	padding-top: 10px;
	float: left;
	}

.textocompra a {
background: transparent url(http://www.cafedas4.com/tda/botaocotacao1.png) no-repeat left top;
display: block;
height: 38px;
width: 250px;
}

.textocompra a:link {
text-decoration: none;
background: transparent url(http://www.cafedas4.com/tda/botaocotacao1.png) no-repeat left top;
display: block;
height: 38px;
width: 250px;

}

.textocompra a:hover {
	text-decoration: none;
background: transparent url(http://www.cafedas4.com/tda/botaocotacao1.png) no-repeat left bottom;
display: block;
height: 38px;
width: 250px;
}

#fototda {
	float: right;
	padding-right: 60px;
	}


#box_especial {
	width: 100%;
	height: 220px;
	background-color: #ffffff;
	margin: 0 auto;
	}

.texto_especial {
	width: 775px;
	margin: 0 auto;
	padding-top: 30px;
	text-align: justify;
	line-height: 22px;
	}

#boxtresbox {
	width: 100%;
	height: 350px;
	overflow: auto;
	background-color: #f6f6f6;
	}

.containertresbox {
	width: 775px;
	margin: 0 auto;
	padding-top: 35px;
	padding-left: 35px;
	}
	
#box_downloads {
	float: left;
	background-color: #ffffff;
	width: 210px;
	height: 260px;
	border: 1px solid #b1b2b1;
	position: relative;
	
	}
.titulo_down {
	position: relative;
	left: -7px;
	top: -10px;
}

.textobox {
	
	width: 190px;
	height: 250px;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 22px;
	text-align:justify;
	
	
}

.textobox1 {
	
	width: 190px;
	height: 250px;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 28px;
	text-align:justify;
	
	
}


.textobox1 a {
	
	width: 190px;
	height: 250px;
	padding-left: 15px;
	padding-top: 10px;
	line-height: 25px;
	text-align:justify;
		color: #474847;

	
	
}

.textobox1 a:link {
	text-decoration: underline;
	color: #474847;
	}

.textobox1 a:hover {
	text-decoration: underline;
	color: #135e2f;
	}

.textobox a {
	
	width: 190px;
	height: 250px;
	text-align:justify;
		color: #474847;

	
	
}

.textobox a:link {
	text-decoration: underline;
	color: #474847;
	}

.textobox a:hover {
	text-decoration: underline;
	color: #135e2f;
	}


#box_negociacao {
	float: left;
	background-color: #ffffff;
	width: 210px;
	height: 260px;
	border: 1px solid #b1b2b1;
	position: relative;
	margin-left: 50px;
	text-align: left;
	
	}
	
	.titulo_negociacao {
	position: relative;
	left: -7px;
	top: -10px;
}

#box_cartulares {
	float: left;
	background-color: #ffffff;
	width: 210px;
	height: 260px;
	border: 1px solid #b1b2b1;
	position: relative;
	margin-left: 50px;

	}

.titulo_cartular {
	position: relative;
	left: -7px;
	top: -10px;
}

#footer {
	width: 100%;
	height: 50px;
	background-color: #135e2f;
	/*position: absolute;*/
	/*bottom: 0;*/
	
	}

.texto_footer {
	width: 775px;
	margin: 0 auto;
	text-align: center;
	color: #ffffff;
	padding-top: 20px;
	
}


.foto_liberty {
	float: left;
	margin-right: 25px;
	}


#content {
	width: 820px;
	height: auto;
	margin: 0 auto;
	line-height: 22px;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 50px;
	text-align: justify;
}


#contatos {
	width: 820px;
	margin: 0 auto;
	line-height: 22px;
	padding-left: 50px;
	padding-right: 20px;
	padding-bottom: 50px;
}

h1 {
	font-family: Tahoma;
	font-size: 34px;
	font-weight: bold;
	color: #474847;
	}

h2 {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #474847;
	}
	
h3 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #474847;
	}
	
p {
	font-family: Tahoma;
	font-size: 14px;
	color: #474847;
	}
	
span {
	font-family: Tahoma;
	font-size: 14px;
	color: #ffffff;
	
	
}


a {
	
		color: #474847
	
}

a:link {
	text-decoration: underline;
	color: #474847;
	}

a:hover {
	text-decoration: underline;
	color: #135e2f;
	}
	
	
.links {
	
	width: 900px;
	margin: 0 auto;
	padding-left: 50px;
	
	}

td, th {
	display: table-cell;
	
	
}

form {
	margin: 35px 0 30px 210px;
	display: block;
}

.formulario {
	position: relative;
}

.formulario input[type="text"] {
	width: 200px;
}

.formulario input#msgForm {
	width: 350px;
	height: 150px;
}

.formulario textarea{
	width: 350px;
	height: 150px;
}

.formulario h4 {
	font-family: Tahoma;
	font-size: 14px;
}

.sucesso {
	position: absolute;
	top: 400px;
	left: 0;
}

.sucesso p {
	color: #135E2F;
	font-weight: 400;
	font-size: 20px;
	text-decoration: underline;
}
	
table {
display: table;
border-collapse: separate;
border-color: gray;

}

tbody {
display: table-row-group;
vertical-align: middle;
border-color: inherit;
}




input, input[type="password"], input[type="search"], isindex {
-webkit-appearance: textfield;
padding: 1px;
background-color: white;
border: 2px inset;
-webkit-rtl-ordering: logical;
-webkit-user-select: text;
cursor: auto;
}
	
	
input, textarea, keygen, select, button, isindex, datagrid {
margin: 0em;
font: -webkit-small-control;
color: initial;
letter-spacing: normal;
word-spacing: normal;
line-height: normal;
text-transform: none;
text-indent: 0px;
text-shadow: none;
display: inline-block;
text-align: -webkit-auto;
}	


textarea {
-webkit-appearance: textarea;
background-color: white;
border: 1px solid;
-webkit-rtl-ordering: logical;
-webkit-user-select: text;
-webkit-box-orient: vertical;
resize: auto;
cursor: auto;
padding: 2px;
white-space: pre-wrap;
word-wrap: break-word;
}


input[type="button"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button {
-webkit-box-align: center;
text-align: center;
cursor: default;
color: buttontext;
padding: 2px 6px 3px;
border: 2px outset buttonface;
background-color: buttonface;
box-sizing: border-box;
}
	
	
	
input[type="button"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button {
-webkit-appearance: push-button;
white-space: pre;
}


#contentlinks {
	
	width: 820px;
	height: 450px;
	margin: 0 auto;
	line-height: 22px;
	padding-left: 130px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: justify;
	
}

tr {
	
	display: table-row;
	
}

.textolinks {
	
	padding-left: 30px;
	
}


.logos {
	padding-bottom: 5px;
}


.textolinks {
	
padding-left: 30px;	
padding-top: 5px;
	
	
}



#contentcontato {
	width: 820px;
	height: auto;
	margin: 0 auto;
	line-height: 22px;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 50px;
		text-align: justify;

}


p.endereco {
	font-size: 12px;
	line-height: 17px;
}
