/* Page -->> Mostra Informação
-----------------------------------------------------*/
#page {
	clear:both;
	background-color:#FFFFFF;
	font-size:12px;
	line-height:19px;
	color:#000;
	padding:20px 30px 20px 30px;
	margin-bottom:20px;
	border-bottom:15px solid #dddddd;
	}
#page a { color:#069;}
#page a:hover { text-decoration:underline;}
#page em#retranca {
	display:block;
	font-size:9px;
	font-style:normal;
	text-transform:uppercase;
	letter-spacing:0.07em;
	color:#aaa;
	margin-bottom:5px;
	}
#page h1 {
	font-size: 22px;
	line-height:28px;
	font-weight:normal;
	color:#069;
	padding-bottom:10px;
	border-bottom:1px dashed #999999;
	letter-spacing: -0.05em;
	margin-bottom:10px;
	}
#page #data {
	font-size: 9px;
	}
#page #data em {
	display:block;
	float: right;
	}
#page #corpo {
	margin-top:30px;
	}
#page p {
	margin: 0 0 10px 0;
	}
#page #foto {
	}
#page #foto img {
	display:block;
	padding:3px;
	border:1px solid #36c;
	margin:0 0 10px 0;
	}
#page #foto span {
	font-size:10px;
	color:#069;
	}
#page #foto em {
	font-size:9px;
	color:#aaaaaa;
	}
#page #veja {
	margin-top:30px;
} 
#page #veja p {
	display:block;
	padding:2px;
	width:120px;
	margin-bottom:10px;
	font-size:10px;
	background-color:#FF9900;
	color:#fff;
	text-align:center;
	}
#page #veja a {
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:2px 3px;
	padding-left:13px;
	text-decoration: none;
	color:#069;
	}
#page #veja a:hover {
	background-position:5px 3px;
	}
#page #aviso {
	font-size:12px;
	margin:30px 0;
	font-weight:bold;
	padding: 25px;
	border:1px dashed #000000;
	background-color:#FFFFCC;
	}
	
/* Page Indíce >> reúne a relação das últimas informações
-----------------------------------------------------*/
#indice {
	width:510px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:11px;
	color:#000;
	line-height:18px;
	}
#indice a {
	color:#069;
	}
#indice h3 {
	color:#000;
	width:490px;
	margin-top:20px;
	margin-bottom:1px;
	background-color:#FFCC33;
	padding:6px 6px 6px 14px;
	font-weight:normal;
	}
#indice #destaque {
	display:block;
	float:left;
	width:33.1%;
	font-size:10px;
	border-left:1px dotted #000;
	background-color:#fff;
	height:260px;
	margin:0 0 20px 0;
	}
#indice #destaque p {
	display:block;
	width:73%;
	border-bottom:1px dotted #000;
	padding:3px 0 8px 8px;
	font-size:11px;
	line-height:15px;
	height:56px;
	}
#indice #destaque p#data {
	width:80%;
	font-size:10px;
	line-height:14px;
	padding:8px 0 0 8px;
	margin:0px;
	border:none;
	}
#indice #destaque p a:hover {
	text-decoration:underline;
	}
#indice #materias {
	clear:both;
	padding:10px 20px 20px 20px;
	_padding-top:20px;
	background-color:#fff;
	}
#indice #materias div {
	padding:2px 0;
	border-bottom:1px dashed #ccc;
	}
#indice #materias div a:hover {
	text-decoration:underline;
	}
#indice #materias #mes {
	background-color:#FFCC33;
	width:30%;
	line-height:normal;
	margin:20px 0 1px 0;
	border-bottom:none;
	padding: 3px 0 3px 7px;
	}	
#indice #pages {
	margin-top:1px;
	background-color:#FFFFFF;
	padding:5px 15px;
	text-align:right;
	border-bottom:15px solid #dddddd;
	}
#indice #pages a:hover {
	text-decoration:underline;
	}

/* Página de envio de e-mail
-----------------------------------------------------*/
#base-d h3 {
	color:#000;
	width:490px;
	margin-top:20px;
	margin-bottom:1px;
	background-color:#FFCC33;
	padding:6px 6px 6px 14px;
	font-weight:normal;
	}
#e-mail {
	background-color:#FFFFFF;
	font-size:12px;
	line-height:19px;
	color:#000;
	padding:20px 30px 20px 30px;
	margin-bottom:20px;
	border-bottom:15px solid #dddddd;
	}
#e-mail div {
	border:1px solid #000;
	background:#FFFFCC;
	padding:15px;
	}
#e-mail form {}
#e-mail form strong {display: block; margin:0 0 15px 0;}
#e-mail form p {}
#e-mail form p label {display:block; color:#069; margin-top:5px;}
#e-mail p {}
#e-mail p a {color:#069;}
#e-mail p a:hover {text-decoration:underline;	}

