@charset "iso-8859-1";
/* CSS Document */

body{
	margin:0 0 0 0;
	background:url(../images/bg_lateral_dir.jpg) 789px 0 no-repeat fixed;
}

#principal{

}

#navegacao {
	position:absolute;
	left:258px;
	top:40px;
	width:276px;
	height:95px;
	z-index:1;
}

#topo{
	background:url(../images/bg_top.jpg) 0 0 no-repeat;
	height:173px;
}

#conteudo_bg{
	background:url(../images/bg_middle2.jpg) 0 0 repeat-y;
	width:793px;
	padding-left:25px;
}

#conteudo{
	width:760px;
	min-height:500px;
}

#conteudoindex{
	width:550px;
	float:right;
}

#conteudosec{
	width:520px;
	float:right;
	padding-right:20px;
}

#lateralesq{
	width:200px;
	float:left;
	padding-left:10px;
}

#div_listadiario{

}

#div_listacomentmateria{

}

#div_diario{

}

#listagem{
	width: 180px;
	float: right;
}

#rodape{
	background:url(../images/bg_bottom2.jpg) 0 0 no-repeat;
	height:153px;
	clear:both;
}
<!--TEXTOS -->
 .ttl_pagina{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18pt;
	font-weight:bold;
	color:#623100;
}

a.link_padrao:link, a.link_padrao:visited, a.link_padrao:active{
	text-decoration:none;
	color:#623100;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11pt;
	font-weight:800;
	line-height:25px;
}
a.link_padrao:hover{
	text-decoration:underline;
	color:#623100;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11pt;
	font-weight:800;
	line-height:25px;
}
.txt_padrao {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 16pt;
	color: #623100;
}

.ttl_texto {
	text-decoration:none;
	color:#623100;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11pt;
	font-weight:800;
}

a.menumat:link, a.menumat:visited, a.menumat:active{
	text-decoration:none;
	color:#623100;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	font-weight:800;
	padding: 5px;
	line-height:30px;
}
a.menumat:hover{
	text-decoration:none;
	color:#EFC676;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	font-weight:800;
	background-color:#623100;
	padding: 5px;
	line-height:30px;
}
.menumat_txt{
	text-decoration:none;
	color:#623100;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	font-weight:800;
	padding: 5px;
	line-height:30px;
}
a.menulista:link, a.menulista:visited, a.menulista:active{
	text-decoration:none;
	color:#623100;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	padding: 2px;
}
a.menulista:hover{
	text-decoration:none;
	color:#623100;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	background-color:#E5A935;
	padding: 2px;
}
a.menualbum:link, a.menualbum:visited, a.menualbum:active{
	text-decoration:none;
	color:#623100;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	padding: 2px;
	font-weight:400;
	line-height:25px;
}
a.menualbum:hover{
	text-decoration:none;
	color:#623100;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	background-color:#E5A935;
	padding: 2px;
	font-weight:400;
	line-height:25px;
}

.txt_box_contato {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	color: #681100;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #623100;
	border-right-color: #D69049;
	border-bottom-color: #D69049;
	border-left-color: #623100;
}