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

.breadcrumbtrail{ font-size:11px; color:#036;}
.breadcrumbtrail a{ text-decoration:none; color:#666666; font-weight:bold}
.breadcrumbtrail a:hover{ text-decoration:underline;}

.titulo_pagina{ font-size:22px; font-family:Arial, Helvetica, sans-serif; color:#036; font-weight:normal; margin-bottom:15px; margin-top:0px; padding:0px;  padding-top:10px;}
.subtitulo_pagina{ 	font-size:16px;	font-weight:bold;color:#000; margin-bottom:15px; margin-top:10px}
.subtitulo_pagina1{	font-size:18px;	color:#F60; margin-bottom:15px; margin-top:10px; font-weight:normal;}
.imagem_destaque{ margin-left:15px; margin-bottom:15px; text-align:right}
.mais_detalhes{ background:url(imagens/arrow_orange.jpg) left no-repeat; color:#666;  padding-left:20px; font-weight:bold;}
.mais_detalhes a{ color:#666;  font-weight:bold; text-decoration:none}
.mais_detalhes a:hover{ text-decoration:underline;}
.separador_conteudo{ margin:5px 0px 5px 0px; border:1px dashed #069; height:1px; }
.box_destaque{ width:160px; hight:146px; padding:3px; float:left; margin-right:19px; border:1px solid #999; text-align:center; margin-bottom:20px;}
.box_destaque img{ margin-bottom:4px; border:0px; }
.box_destaque .texto, .box_destaque .texto a{font-size:11px; font-weight:bold; color:#000; text-decoration:none; text-align:center}
.box_destaque .texto a:hover{ text-decoration:underline}
.clear{ clear:both;}
.espaco_sup_15{ margin-top:15px;}

ul.lista1 { padding-bottom:10px;}
ul.lista1 li{ margin-bottom:10px; list-style-image:url(imagens/arrow_blue.png); }
