body {
margin:0;
padding:0;
text-align:center;
background:#D42134;
background:url(images/bg_geral.jpg) /* hack para o IE */	
	}
#tudo {
	height:620px;
	left:50%;
	margin:-300px 0 0 -427px;
	position:absolute;
	top:50%;
	width:855px;
	background-repeat:no-repeat;
	background-image: url(images/bg_index.jpg);
}
#tudo2 {
	height:620px;
	left:50%;
	margin:10px 0 0 -427px;
	position:absolute;
	top:0;
	width:855px;
	background-repeat:no-repeat;
	background-image: url(images/bg_index.jpg);
}

	}
#conteudo {
	padding: 5px;
	}
	

#coluna1 {
	width:290px; /* Faz os divs DIRETA e ESQUERDA ficarem com a largura de 150px */
	float:center; /* faz o div flutuar a esquerda */
	padding-left:520px;

}
.titulo1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #9C1422;
}
.sutia {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;

}
.sutia2 {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
}
.td {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.titulo_interno {

	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.texto {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-right: 10px;
}

.rolagem {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	padding-right: 10px;
	padding-left:10px;
}
.sutia3 {

	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	border-bottom-width: 0px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
}
.titulo2 {

	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
a {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #9C1422;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #9C1422;
	font-weight: normal;
	text-decoration: underline;
}

