body {
	margin:0;
	padding:0;
	background:#fff;
	text-align:center; /* hack para o IE */	
}
#geral{
	width: 760px;
	background-color: #fff;
	margin: auto;
	text-align:left; /* "remédio" para o hack do IE */
}
#topo{
	width:760px;
	height:180px;
	float: left;
	border-bottom: solid #8D1212 4px;
}
#menu {
	width:100%;
	height:27px;
	background-color: #fff;
	float: left;
	border-bottom: solid #8D1212 4px;
}
# conteudo {
	width:760px;
	height:auto;
	float: left;
}
#colunas {
	text-align: left;
	width:243px;
	height: 220px;
	float: left;
	margin:5px;
	padding:0px;
	border-bottom: solid #7B8070 1px;
}
#colunas2 {
	text-align: left;
	width:243px;
	height: 250px;
	float: left;
	margin:5px;
	padding:0px;
}
#colunas3 {
	width:480px;
	height: 250px;
	float: left;
	margin:5px;
	padding:0px;
}
#colunasdtk {
	width:740px;
	height: 50px;
	float: left;
	margin:5px;
	padding:0px;
	border-bottom: solid #8D1212 4px;
}
#caixa {
	width:740px;
	height:auto;
	background:#C4C79E;
	padding:5px;
}
#foto {
	float: none;
	height: auto;
	width: auto;
}
#rodape{
	width:100%;
	height:auto;
}
#form input, textarea {	
background:#C4C79E;	
border:1px solid #7B8070;	
}
.titulo_home {
	width: 200px;
	height: 18px;
	font-family:verdana;
	font-size:12px;
	color: #8D1212;
	font-weight: bold;
	padding-left: 7px;
	text-align: left;
	margin-bottom: 12px;
	border-left: 5px #8D1212 solid;
}
.titulo_internas {
	width: 300px;
	height: 18px;
	font-family:verdana;
	font-size:14px;
	color: #8D1212;
	font-weight: bold;
	padding-left: 7px;
	text-align: left;
	margin-bottom: 12px;
}
.texto {
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
}
.texto_internas {
	padding-left: 7px;
	font-family:verdana;
	font-size:14px;
	font-weight:normal;
}
.texto_internas2 {
	padding-left: 7px;
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	color:#8D1212;
}
.texto_internas3 {
	padding-left: 7px;
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
}
.texto a, .texto a:hover{
	font-family:verdana;
	font-size:10px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
.texto_internas a, .texto_internas a:hover{
	font-family:verdana;
	font-size:14px;
	color:#8D1212;
	font-weight:normal;
}
.texto2 {
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
}
.texto2 a, .texto2 a:hover{
	font-family:verdana;
	font-size:12px;
	color:#8D1212;
	font-weight:normal;
}
.titulo_dtk, .titulo_dtk a, .titulo_dtk a:hover{
	text-align: center;
	font-family:verdana;
	font-size:16px;
	font-weight:bold;
	color:#8D1212;
}
.texto_dtk {
	text-align: center;
	font-family:verdana;
	font-size:14px;
}
.texto_dtk a, .texto_dtk a:hover{
	text-align: center;
	font-family:verdana;
	font-size:14px;
	color:#8D1212;
}
.texto_rodape {
	height:20px;
	color:#7B8070;
	font-family:verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}
.texto_rodape2 {
	padding:5px;
	color:#8D1212;
	font-family:verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-bottom: solid #7B8070 4px;
}