* {
	margin:0;
	padding:0;
}
body {
	background:url(../img/bg_body.jpg) left bottom repeat-x #FFF scroll;
	font-family: Arial, Helvetica, Verdana, Tahoma,"myriad Pro","Times New Roman", sans-serif;
	color:#333;
}
#bg_conteudo {
	width:997px;
	background:none;
	margin:auto;
}
html>body #bg_conteudo {
	background:url(../img/bg_conteudo.png) no-repeat bottom;
}
#conteudo {
	width:972px;
	min-height:465px;
	background:#FFF;
	margin:auto;
}
#topo_body {
	height:173px;
	width:100%;
	background:url(../img/bg_topo_body.jpg) repeat-x;
	margin:auto;
}
#topo {
	height:173px;
	width:972px;
	background:url(../img/bg_topo.jpg) repeat-x;
	margin:auto;
	position:relative;
}
#img_logo_zoonoses {
	margin:40px 0 0 40px;
	float:left;
}
#img_crmvs {
	float:right;
	margin:10px 10px 0 0;
}
#menu {
	width:972px;
	margin:auto;
	background:#fff;
}
#menu ul {
	list-style:none;
}
#menu ul li {
	float:left;
}
#menu ul li a {
	display:block;
	float:left;
	background:url(../img/barra_menu.gif) no-repeat #FFF;
	padding:0 6px 0 10px;
	margin:10px 5px 10px 13px;
	_margin:10px 4px;
	height:13px;
	line-height:13px;
	font-size:15px;
	font-weight:bold;
	color:#993333;
	text-transform:uppercase;
	text-decoration:none;
}
#menu ul li a:hover, #menu ul li a.ativo {
	color:#669933;
	background-position:0 -15px;
}
.lateral {
	width:236px;
	float:left;
}
.lateral a.apresentacao_online {
	width:236px;
	height:169px;
	display:block;
	background:url(../img/apresentacao_online.jpg) no-repeat top;
	text-indent:-10000px;
}
.lateral a:hover.apresentacao_online {
	background-position:0 -169px;
}
.lateral a.manual_pdf {
	width:236px;
	height:177px;
	display:block;
	background:url(../img/manual_pdf.jpg) no-repeat top;
	text-indent:-10000px;
}
.lateral a:hover.manual_pdf {
	background-position:0 -177px;
}
.lateral a.video_online {
	width:236px;
	height:177px;
	display:block;
	background:url(../img/video_online.jpg) no-repeat top;
	text-indent:-10000px;
}
.lateral a:hover.video_online {
	background-position:0 -169px;
}
 
#apresentacao_manual, #artigo {
	float:right;
	width:217px;
	margin:0 20px 0 0;
}
#apresentacao_manual a.apresentacao_online {
	width:217px;
	height:90px;
	display:block;
	background:url(../img/apresentacao_online_01.jpg) no-repeat top;
	text-indent:-10000px;
}
#apresentacao_manual a:hover.apresentacao_online {
	background-position:0 -90px;
}
#apresentacao_manual a.manual_pdf, #artigo a#artigo_pdf {
	width:217px;
	height:90px;
	display:block;
	background:url(../img/manual_pdf_01.jpg) no-repeat top;
	text-indent:-10000px;
}
#artigo a#artigo_pdf {
	background:url(../img/artigo_pdf_01.jpg) no-repeat top;
}
#apresentacao_manual a:hover.manual_pdf, #artigo a:hover#artigo_pdf {
	background-position:0 -90px;
}
#central {
	width:500px;
	float:left;
}
#central h1 {
	font-size:24px;
	text-transform:uppercase;
	float:left;
	margin:10px 0;
}
#central h2 a {
	font-size:18px;
	text-transform:uppercase;
	color:#333;
	text-decoration:none;
	font-weight:normal;
}
#central h2 a:hover {
	color:#669933;
}
#central a.mais_noticias, #central a.ler_noticia_completa  {
	font-size:13px;
	float:right;
	margin:20px 0;
	text-decoration:none;
	color:#333;
}
#central a.mais_noticias  {
	font-weight:bold;
	font-size:14px;
}
#central a:hover.mais_noticias, #central a:hover.ler_noticia_completa {
	color:#669933;
}
#central .noticia_resumo p {
	margin:10px 0 10px 0;
	font-size:13px;
	line-height:20px;
	color:#333;
}
#central p.descricao_noticia a {
	font-size:12px;
	color:#333;
	text-decoration:none;
}
#central p.descricao_noticia a:hover {
	color:#669933;
}
.noticia_resumo span {
	margin:10px 0 0 0;
	font-size:11px;
	display:block;
}
.noticia_resumo span.data-01 {
	margin:10px 0 0 20px;
	font-size:11px;
	display:block;
}

#rodape {
	width:972px;
	height:69px;	
	background:#566c11;
	margin:auto;
	font-size:10px;
	color:#FFF;
	text-align:center;
	position:relative;
}
html>body #rodape {
	background:url(../img/bg_rodape.png);
}
#rodape span {
	position:absolute;
	left:300px;
	top:28px;
}
#assinatura_abissal {
	background:url(../img/abissal.jpg) no-repeat;
	height:18px;
	width:17px;
	text-indent:-10000px;
	outline:none;
	position:absolute;
	left:620px;
	top:25px;
}
html>body #assinatura_abissal {
	background:url(../img/abissal.png) no-repeat;
	height:18px;
	width:17px;
	text-indent:-10000px;
	outline:none;
	position:absolute;
	left:620px;
	top:25px;
}
.noticia_resumo {
	clear:both;	
	background:url(../img/separador_texto.jpg) no-repeat center bottom;
	color:#333;
}
.noticia_resumo.ultima {
	background:none;
	color:#333;
}
#busca h1 {
	font-size:24px;
	text-transform:uppercase;
	float:left;
	margin:10px 0 10px 20px;
}
#busca form {
	font-size:12px;
	float:right;
	margin:10px 20px 0 0;
}
#busca form label {
	font-size:13px;
	font-weight:bold;
}
#busca form input {
	font-size:13px;
	background:#FFF;
	border:#666 solid 1px;
	width:174px;
	height:17px;
	padding:3px;
	outline:none;
}
#busca form select {
	font-size:13px;
	background:#FFF;
	border:#666 solid 1px;
	width:145px;
	height:25px;
	padding:2px 3px 3px 3px;
}
#busca form input.bt_form {
	font-size:12px;
	background:url(../img/bt_buscar.jpg) no-repeat;
	border:#666 solid 1px;
	width:24px;
	height:23px;
	border:none;
} 
#busca form input.bt_form:hover {
	background-position:0 -23px;
	cursor:pointer;
} 
#espaco_texto {
	width:705px;
	float:left;
	margin:0 0 10px 20px;
}
#espaco_texto p {
	font-size:13px;
	line-height:20px;
	color:#333;
}
#espaco_texto span {
	font-weight:bold;
}
#espaco_texto h2 {
	text-transform:uppercase;
	font-size:13px;
	margin:0 0 5px 0;
	color:#333;
}
.artigos_completos {
	margin:10px 50px 0 20px;
	float:left;
}
.artigos_completos span {
	font-size:18px;
	color:#336600;
	width:215px;
	float:left;
	display:block;
	line-height:20px;
}
.artigos_completos a {
	font-size:12px;
	color:#333;
	width:120px;
	height:34px;
	background:url(../img/ico_pdf.jpg) right top no-repeat;
	float:left;
	text-decoration:none;
	font-weight:bold;
	line-height:34px;
}
.artigos_completos a:hover {
	background-position:right -34px;
	text-decoration:underline;
}
#artigos_pdf {
	width:925px;
	margin:auto;
}
#artigos_pdf hr {
	width:920px;
	margin:10px auto 10px auto;
	height:1px;
	border:#DADADA 1px solid;
}
#total_comentarios {
	width:780px;
	margin:auto;
}
#total_comentarios h3 {
	font-size:13px;
	margin:20px 0;
	color:#333;
}
.comentario {
	margin:0 0 30px 0;
}
.comentario p {
	font-size:12px;
	margin:0 0 10px 0;
	color:#333;
}
.comentario span {
	font-size:12px;
	font-style:italic;
	color:#333;
}
#form_comentario a {
	font-size:12px;
	font-weight:bold;
	color:#333;
	margin:0 0 0 20px;
	text-decoration:none;
}
#form_comentario a:hover {
	color:#669933;
	text-decoration:underline;
}
#sobre_o_projeto h1 {
	font-size:24px;
	color:#9a3a20;
	margin:10px 0 10px 20px;
	text-transform:uppercase;
	display:block;
}
#sobre_o_projeto h2 {
	font-size:13px;
	color:#333;
	margin:20px 0 10px 20px;
	text-transform:uppercase;
}
#sobre_o_projeto p {
	font-size:13px;
	color:#333;
	padding:0 20px;
}
#contato h1 {
	font-size:24px;
	color:#9a3a20;
	margin:10px 0 10px 20px;
	text-transform:uppercase;
}
#contato p {
	font-size:13px;
	color:#333;
	padding:0 20px;
}
#form_contato label {
	font-size:13px;
	color:#333;
	width:105px;
	margin:10px 0 0 20px;
	float:left;
}
#form_contato input, #form_contato select {
	font-size:15px;
	color:#333;
	width:341px;
	height:20px;
	margin:10px 0 0 0;
	float:left;
	background:#FFF;
	border:#333 solid 1px;
	padding:2px 3px 0 3px;
}
#form_contato select {
	width:348px;
	height:23px;
}
#form_contato textarea {	
	font-family: Arial, Helvetica, Verdana, Tahoma,"myriad Pro","Times New Roman", sans-serif;
	width:815px;
	height:100px;
	font-size:15px;
	color:#333;
	padding:2px 3px;
	margin:10px 0 0 0;
	background:#FFF;
	border:#333 solid 1px;
}

#preenchimento_bts p {
	font-size:12px;
	color:#333;
	margin:10px 0 0 105px;
	float:left;
}
#preenchimento_bts input {
	background:url(../img/bt_form.jpg) no-repeat;
	width:99px;
	height:25px;
	border:none;
	float:right;
	margin:10px 23px 0 0;
	font-size:12px;
	color:#333;
}
#preenchimento_bts input:hover {
	background-position:0 -25px;
	color:#000;
	cursor:pointer;
}
.enderecos_crmvs {
	width:290px;
	float:left;
	margin:20px 14px 20px 20px;
}
.enderecos_crmvs span {
	font-size:13px;
	color:#333;
	font-weight:bold;
}
.enderecos_crmvs p {
	font-size:13px;
	color:#333;
	padding:0 !important;
}
#laboratorios h1, #dados_oficiais h1, #realizacao h1{
	font-size:24px;
	color:#9a3a20;
	margin:10px 0 10px 20px;
	text-transform:uppercase;
}
#laboratorios h2, #realizacao h2 {
	font-size:13px;
	color:#333;
	margin:20px 0 10px 20px;
	text-transform:uppercase;
}
#laboratorios p, #dados_oficiais p, #realizacao p {
	font-size:13px;
	color:#333;
	padding:0 20px;
	margin:10px 0;
}
#dados_oficiais a img {
	border:1px #CCC solid;
	float:left;
	margin:10px 0 10px 10px;
}
#dados_oficiais a:hover img {
	border:1px #333 solid;
}
#realizacao h2 {
	font-size:13px;
}
#bt_crmv_pr, #bt_crmv_sc, #bt_crmv_rs {
	position:absolute;
	width:100px;
	height:100px;
	background:url(../img/bt_crmvs.jpg);
	text-indent:-10000px;
	outline:none;
}
#bt_crmv_pr {
	left:647px;
	top:20px;
	z-index:3;
}
#bt_crmv_pr:hover {
	background-position:0 -100px;
}
#bt_crmv_sc {
	left:720px;
	top:54px;
	z-index:2;
	background-position:200px 0;
}
#bt_crmv_sc:hover {
	background-position:200px -100px;
}
#bt_crmv_rs {
	left:785px;
	top:34px;
	z-index:1;
	background-position:100px 0;
}
#bt_crmv_rs:hover {
	background-position:100px -100px;
}


#noticias_total {
	width:970px;
	margin:auto;
}
#noticias_total h2 {
	font-size:18px;
	text-transform:uppercase;
	color:#333;
	text-decoration:none;
	font-weight:normal;
	margin-left:20px;
}
#noticias_total h2 a {
	font-size:18px;
	text-transform:uppercase;
	color:#333;
	text-decoration:none;
	font-weight:normal;
}
#noticias_total h2 a:hover {
	color:#669933;
}
#noticias_total a.mais_noticias {
	font-weight:bold;
}
#noticias_total a.ler_noticia_completa {
	font-size:13px;
	float:right;
	margin:20px 20px 20px 0;
	text-decoration:none;
	color:#333;
}
#noticias_total a:hover.ler_noticia_completa {
	color:#669933;
}
#noticias_total .noticia_resumo p {
	margin:10px 0 10px 20px;
	font-size:13px;
	
}
#noticias_total p.descricao_noticia a {
	font-size:12px;
	color:#333;
	text-decoration:none;
}
#noticias_total p.descricao_noticia a:hover {
	color:#669933;
}
.noticias_total span {
	margin:10px 0 0 0;
	font-size:11px;
	display:block;
}
#busca span {
	margin-left:20px;
	font-size:13px;
}
hr {
	width:950px;
	margin:auto;
	height:1px;
	border:#CCC 1px solid;
}
#noticia {
	width:930px;
	padding:0 20px;
	margin:auto;
}
#noticia h1 {
	float:left;
	font-size:24px;
	text-transform:uppercase;
	margin:10px 0 0 0;
}
#noticia #voltar a {
	float:right;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#333;
	margin:20px 0 0 0;
}
#noticia #voltar a:hover {
	color:#669933;
}
#texto_noticia h2 a {
	color:#333333;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
}
#texto_noticia span {
	display:block;
	font-size:11px;
	margin:20px 0 0 0;
}
#texto_noticia p {
	margin:10px 0 10px 0;
	font-size:13px;
} 
.form_comentario label {
	font-size:13px;
	color:#333;
	width:105px;
	margin:10px 0 0 20px;
	float:left;
}
.form_comentario input, #form_contato select {
	font-size:15px;
	color:#333;
	width:341px;
	height:20px;
	margin:10px 0 0 0;
	float:left;
	background:#FFF;
	border:#333 solid 1px;
	padding:2px 3px 0 3px;
}
.form_comentario select {
	width:348px;
	height:23px;
}
.form_comentario textarea {	
	font-family: Arial, Helvetica, Verdana, Tahoma,"myriad Pro","Times New Roman", sans-serif;
	width:815px;
	height:100px;
	font-size:15px;
	color:#333;
	padding:2px 3px;
	margin:10px 0 0 0;
	background:#FFF;
	border:#333 solid 1px;
}
#form_contato #container_erros {
	display:none; 
	margin:10px 20px 20px;
}
#form_contato #container_erros h4 {
	font-size:16px;
}
#form_contato #container_erros ol {
	margin-top:10px;
}
#form_contato #container_erros ol li {
	list-style:inside decimal;
	margin:0 0 0 20px;
	line-height:normal;
	font-size:14px;
	color:#7F1717;
}
#form_contato #container_erros ol li label {
	line-height:20px;
	width:100%;
	margin:0;
	float:none;
}
#novo_artigo{
	margin:5px 0 20px 20px;	
}
#novo_artigo a.bt_envie_artigo{
	width:200px;
	height:67px;
	background: url(../img/bt_envie_artigo.jpg) left bottom repeat-x #FFF scroll;
	display:block;	
}

#objeto_dialog label {
	font-size:13px;
	font-weight:bold;
	display:block;
	margin:5px 0 0 0;	
}
#objeto_dialog input, 
#objeto_dialog textarea {
	border:1px solid #666;
	padding:3px;
	width:320px;
	height:18px;
	background:#FFF;
	margin:2px 0 0 0;
	font:14px Arial, Helvetica, sans-serif;
}
#objeto_dialog #upload_artigo {
	border:1px solid #666;
	padding:3px;
	width:320px;
	background:#FFF;
	margin:2px 0 0 0;
	font:14px Arial, Helvetica, sans-serif;
} 
#objeto_dialog input.error, 
#objeto_dialog textarea.error {
	border:1px dashed #8A1E04;
}
#objeto_dialog label.error{
	color:#8A1E04;
}
#objeto_dialog textarea {
	height:170px;
}

