body {
margin:0;
padding:0;
text-align:center;
background:#D42134;
background:url(images/bg_geral.jpg) /* hack para o IE */	
	}

A {color: #FFFFFF; text-decoration:underline;}
A:HOVER {color: #333333; text-decoration:underline;}

#tudo {
	height:620px;
	left:50%;
	margin:10px 0 0 -427px;
	position:absolute;
	top:0;
	width:855px;
	background-repeat:no-repeat;

}
#tudo2 {
	height:620px;
	left:50%;
	margin:10px 0 0 -427px;
	position:absolute;
	top:0;
	width:855px;
	background-repeat:no-repeat;
	background-image: url(images/top.jpg);
}

	}
#conteudo {
	padding: 5px;
	}
	
#menu {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-weight: bold;
	color: #F00;
	background-color: #FFF;
}
.titulo1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.sutia {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.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: #333333;
	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;
}
.texto2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	line-height:normal
	color: #FFFFFF;
}
.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: #D42134;
	font-weight: normal;
	text-decoration: underline;
}


#coluna1 {
	width:537px; /* Faz os divs DIRETA e ESQUERDA ficarem com a largura de 150px */
	float:left; /* faz o div flutuar a esquerda */
	padding-left:0.63em
}
#coluna2 {
	width:300px; /* Faz os divs DIRETA e ESQUERDA ficarem com a largura de 150px */
	float:left; /* faz o div flutuar a esquerda */
	padding-left:1.2em
}
#coluna3 {
	width:265px; /* Faz os divs DIRETA e ESQUERDA ficarem com a largura de 150px */
	float:left; /* faz o div flutuar a esquerda */
}



