* {
	padding: 0pt 0pt;
	margin: 0pt 0pt;
/*	border: 1px solid #000;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-image:url("imagens/fundo.png");
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #F7F7F7;
	width: 100%;
}

html > body #global {
	overflow: inherit;
}

#global {
	background-color: #fff;
	margin: 0pt auto;
	width: 765px;
}

html > body #topo {
	width: auto;
}

#topo {
/*	width: 765px;*/
	height: 160px;
/*	background-image:url("imagens/topo.png");
	background-repeat: no-repeat;*/
}

#menu {
	background-color: #DFEBF4;
	clear: both;
	width: auto;
	height: 23px;
	border-left: 6px solid #fff;
	border-right: 6px solid #fff;
	font-size: 11px;
}

#content, #rodape {
	
}

#content {
	
}

#content {
	background-color: #fff;
	width: auto;	
	min-height: 300px;
}

#col_esq {
	width: 345px;
	min-width: 340px;
	min-height: 270px;
	float: left;
	margin-left: 6px;
/*	background-image: url("imagens/logos.gif");
	background-repeat: no-repeat;
	background-position: bottom;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#apresentacao {
	padding: 4px 34px;	
	background-image: url("imagens/fundo_col_esq.jpg");
	background-repeat: repeat-x;
}

#logos {
	width: 600px;
	height: 70px;
/*	bottom: 100px;*/
	float: left;
	margin-left: 20px;
	margin-top: 20px;
/*	border: 1px solid black;*/
}

#col_dir {
	width: 400px;
	min-height: 270px;
	float: right;
	margin-right: 6px;
/*	background-color: #20d;*/	
}

#pre_novidades {	
/*	height: 100%;*/
	min-height: 270px;
	height: auto;
	padding: 4px 34px;
	background-image: url("imagens/fundo_col_dir.jpg");
/*	background-position-y: 46px; */
	background-repeat: repeat-y;
}

html > body #rodape { }

#rodape {
	background-color: #fff;
/*	background-image: url("imagens/sub_rodape.png");
	background-position: bottom;
	clear: both;
/*	margin-left: auto;
	margin-right: auto;
	width: 765px;
	height: 69px;*/
}

.center {
	text-align: center;
}

.justificado {
	text-align: justify;
}

.fonte85 {
	font-size: 70%;
}

.fonte_cinza {
	color: #666666;
}

.fonte12 {
	font-size: 12px;
}

.fonte11 {
	font-size: 11px;
}

.entre_linhas150 {
	line-height: 150%;
}

h1 {
	
}

h2 {
	
}

h3 {
	font-size: 20px;
	font-weight: normal;
}

h4 {
	font-size: 13px;
	font-weight: bold;
}

h5 {
	font-size: 12px;
	font-weight: bold;
}

h4, h5 {
	margin-bottom: 5px;
}

.cor_tit {
	color: #165a9a;/*#185999;*/
}

/*.stretch90 {
	font-stretch: 90%;
}*/

.fonte_ita {
	font-style: italic;
}

.fonte_neg {
	font-weight: bold;
}

.top46 {
	margin-top: 46px;
}

.top15 {
	margin-top: 15px;
}

.texto {
	margin: 40px 40px 8px 40px;
	text-align: justify;
	font-size: 11.5px;
	line-height: 150%;
}

.texto p {
	margin: 2px 0px 20px 0px;
}

.texto h4 {
	width: 100%;
	color: #165a9a;
/*	background-color: #dfebf4;*/
	padding-bottom: 10px;
	border-bottom: 1px solid #165a9a;
}

.link {
	color: #165a9a;	
}

a {
	cursor: pointer;
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #666;
}

/*a:visited {
	text-decoration: none;
}*/

ul {

}

.texto li {
	list-style-position: inside;
	padding: 0px 10px;
}

.texto hr {
	border: 0pt;
	border-bottom: 1px dashed #165a9a;
	margin-bottom: 20px;
}

.mais {
	font-size: 11px;
	font-weight: bold;
	float: right;
}

.data {
	color: #165a9a;
	font-size: 10px;
	font-weight: bold;
	float: left;
}

.tit_previa {
	font-size: 11px;
	font-weight: bold;
}

.previa {
	font-size: 11px;
	font-weight: normal;
}

.fonte {
	font-size: 10px;
	font-style: italic;
	color: #666;
}
