@charset "utf-8";
/* CSS Document */

#fundo {
	height: 100%;
	width: auto;
	background-image:url(../images/fundo.jpg);
}

#corpo{
	height: 675px;
	width: 851px;
	position: relative;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
}

#box_conteudo_links{
	height: auto;
	width: 560px;
	position: absolute;
	left: 326px;
	top: 325px;
}

#box_logo{
	height: auto;
	width: auto;
	position: absolute;
	left: 276px;
	top: 10px;
}

#box_end_tel{
	height: 54px;
	width: 835px;
	position: absolute;
	left: 0.083in;
	top: 265px;
}

#box_partebaixo{
	height: 54px;
	width: 835px;
	position: absolute;
	left: -1.229in;
	top: 508px;
}

#box_menu_topo{
	height: auto;
	width: 464px;
	position: absolute;
	left: 193px;
	top: 204px;
}

#box_rotativo{
	height: 174px;
	width: 568px;
	position: absolute;
	left: 327px;
	top: 54px;
}

#box_menu_vertical{
	height: 419px;
	width: 266px;
	position: absolute;
	left: 46px;
	top: 356px;
}
#box_menu_inferior{
	height: 20px;
	width: 800px;
	position: absolute;
	left: 24px;
	top: 404px;
}
/* -------------- div's do meio (COMEÇA AQUI!) ------------ */
#meio{
	height: 480px;
	width: 779px;
	position: relative;
}

/* --------------- div's do meio fim ---------------------- */

/* --------------- div's do rodape ------------------------- */
#rodape{
	height: 67px;
	width: 779;
}

#menu_rodape{
	height: 60px;
	width: 779px;
	position: relative;
}

#creditos{
	height: 23px;
	width: 779px;
	position: relative;
	text-align:center;
	
}

#generico{
	height: auto;
	width: 500px;
    padding-right: 20px;
	
	
}

/* -------------------- CLASSES DE TEXTO ---------------- */

.texto_copyright{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #626262;	
	
}

.texto_conteudo{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #626262;
 	text-align: justify;	
}

.iframe{
	padding-right: 40 px;
	overflow-x: hidden;
	overflow-y: auto;
	border: 0px;
	
}
