@charset "utf-8";
#foto {
	height: 195px;
	width: 779px;
	position: absolute;
	left: 0px;
	top: 139px;
	background-image: url(../images/ft_index.jpg);
}

#conteudo {
	height: 441px;
	width: 777px;
	position: absolute;
	left: 0px;
	top: 334px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EA6329;
	border-left-color: #EA6329;
	background-image: url(../images/conteudo_fundo.jpg);
}
#foto_quadro3 {
	height: 100px;
	width: 156px;
	position: absolute;
	top: 40px;
}
#news {
	height: 240px;
	width: 170px;
	position: absolute;
	left: 590px;
	background-color: #FCEDE7;
}

#rodape {
	height: 25px;
	width: 779px;
	position: absolute;
	left: 0px;
	top: 775px;
}
#quadros {
	height: 240px;
	width: 777px;
	position: absolute;
	left: 0px;
	top: 20px;
	background-repeat: repeat;
	background-color: #FFFFFF;
}
#banner_baixo {
	height: 70px;
	width: 545px;
	position: absolute;
	left: 22px;
	top: 280px;
}

#quadro1 {
	height: 240px;
	width: 156px;
	position: absolute;
	left: 22px;
}
#quadro2 {
	height: 240px;
	width: 156px;
	position: absolute;
	left: 215px;
}
#quadro3 {
	height: 240px;
	width: 156px;
	position: absolute;
	left: 410px;
}
#topo_quadro1 {
	background-color: #CC3300;
	height: 20px;
	width: 156px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#topo_quadro2 {
	background-color: #33CCFF;
	height: 20px;
	width: 156px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#topo_quadro3 {
	background-color: #99CC00;
	height: 20px;
	width: 156px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.texto_topo_quadro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	text-transform: none;
	position: absolute;
	padding-top: 3px;
}
#foto_quadro1 {
	height: 100px;
	width: 156px;
	position: absolute;
	top: 40px;
}
#texto_quadro1 {
	height: 75px;
	width: 151px;
	position: absolute;
	top: 150px;
	padding-left: 5px;
	padding-top: 5px;
}

#texto_quadro3 {
	height: 75px;
	width: 151px;
	position: absolute;
	top: 150px;
	padding-left: 5px;
	padding-top: 5px;
}.texto_news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: justify;
	text-indent: 5px;
}
