/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background: url(images/secundaria/bg2.jpg) repeat-x #EFEBEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
}
#main {
	width: 763px;
	margin: 0 auto;
}
.ie {
	display: none;
	clear: both;
}

/* TOPO */
#fundo_miolo {
	background: url(images/secundaria/bg_fundo.gif) repeat-y;
	float: left;
	width: 763px;
}
#titulos {
	float: left;
	width: 39px;
	height: auto;
	padding: 10px 0 0 11px;
}
#voltar_pagina {
	float: left;
	font-size: 9px;
	color: #04579B;
	padding: 10px 0 0 0;
	width: 511px;
	height: auto;
}
#voltar_pagina a {
	color: #04579B;
	font-weight: bold;
	text-decoration: none;
}
#voltar_pagina a:hover {
	text-decoration: underline;
}
#titulos_internos {
	float: left;
	padding: 15px 0 0 0;
	letter-spacing: -1px;
	width: 511px;
	height: auto;
}
#titulos_internos h2 {
	float: left;
	font-size: 26px;
	font-weight: normal;
	color: #555555;
}
#titulos_internos h4 {
	float: left;
	font-size: 13px;
	font-weight: normal;
	color: #555555;
}
#titulos_internos span {
	font-size: 11px;
	font-weight: bold;
	color: #0782D2;
	text-decoration: underline;
	text-align: center;
}
#noticias_internas {
	float: left;
	font-size: 11px;
	padding: 10px 0 0 0;
	width: 481px;
	height: auto;
	line-height: 20px;
}
#noticias_internas a {
	color:#0C578E;
	text-decoration:none;
}
#noticias_internas a:hover {
	text-decoration:underline;
}
#parceiros h3 {
	margin-bottom:3px;
}
.sub_menu {
	color:#0C578E;
}
.sub_menu a {
	text-decoration:none;
	color:#0C578E
}
.sub_menu a:hover{
	text-decoration:underline;
}

#bg_newsletter {
	background: url(images/secundaria/bg_miolo_02.jpg) no-repeat;
	width: 202px;
	height: 150px;
	float: left;
}
#bg_novidades {
	background: url(images/secundaria/bg_miolo_02.jpg) no-repeat;
	width: 202px;
	height: 150px;
	float: left;
}
.msg-success {
	background:#49C24F;
	width:450px;
	margin:10px 0 10px 0;
	font-size:12px;
	text-align:center;
	padding:2%;
	color:#FFF;
}
.msg-error {
	background:#CD4949;
	font-size:12px;
	width:450px;
	margin:10px 0 10px 0;
	text-align:center;
	padding:2%;
	color:#FFF;
}
#rodape {
	float: left;
	width: 100%;
	font-size: 10px;
	color: #545454;
	background: url(images/bg_rodape.jpg) repeat-x;
	padding:23px 0 23px 0;
}
#rodape a {
	color: #545454;
	text-decoration: none;
}
#rodape a:hover {
	text-decoration: underline;
}

.img_dna {
	margin:5px 5px 5px 0;
	float:left;
	width:150px;
}

.texto_dna {
	margin: 0 0 5px 5px;
	float:left;
	width:300px;
}

.texto_dna h3 {
	font-size:17px; 
	letter-spacing: -1px; 
	padding:15px 0 5px 0;
}
#tabela {
}
#tabela td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #666666;
	border-bottom-color: #666666;

}