/* CSS Document */
body {
	background-image: url(/imagens/bg_site.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.rodape {
	font-family: Arial, Calibri, Verdana;
	font-size: 12px;
}
.legenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


.menu_topo a:link, .menu_topo a:visited {
	font-family: Arial, Calibri, Verdana;
	font-size: 12px;
	color: #163270;
	text-decoration: none;
	font-weight: bold;
}

.menu_topo a:hover {
	font-family: Arial, Calibri, Verdana;
	font-size: 12px;
	color: #223D74;
	text-decoration: underline;
	font-weight: bold;
}

.menu a:link, .menu a:visited{
	font-family: Arial, Calibri, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.menu a:hover{
	font-family: Arial, Calibri, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.titulo {
	font-family: Arial, Calibri, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #153573;
	text-align: left;
}
.texto {
	font-family: Arial, Calibri, Verdana;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-align: left;
}

.texto a:link, .texto a:visited {
	font-family: Arial, Calibri, Verdana;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-decoration: none;
}

.texto a:hover {
	color: #000000;
	text-decoration: underline;

}

.texto_subtitulo {
	font-family: Arial, Calibri, Verdana;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-align: left;
	font-style: italic;
}

.subtitulo {
	font-family: Arial, Calibri, Verdana;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

.subtitulo a:link, .subtitulo a:visited {
	font-family: Arial, Calibri, Verdana;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

.subtitulo a:hover {
	font-family: Arial, Calibri, Verdana;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

.data {
	font-family: Arial, Calibri, Verdana;
	font-size: 10px;
	color: #990000;
	text-align: left;
}
.titulo_2 {

	font-family: Arial, Calibri, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}

.fonte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #666666;

}

.foto{
	float: right;
	width: 180px;
	border: 1px dotted #ebebeb;
	clear: both;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 10px;

}

.guia {
	background-color: #FFFFFF;
	padding: 5px;
	width: 492px;
	border: 1px dotted #dbdbdb;
	margin-bottom: 10px;

}

.logo_guia{
	float: left;
	width: 130px;
	margin: 1px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	clear: both;
}

.dados_guia{
	float: right;
	width: 332px;
	margin: 1px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}


.clear {
	clear: both;

}
h2 {
	font-family: Arial, Calibri, Verdana;
	font-size: 16px;
	letter-spacing: -1px;
}

#asbrav_midia li
{
	list-style:none;
}

#asbrav_midia a
{
	color:blue !important;
	text-decoration:underline !important;
}

#asbrav_midia .titulo
{
	font-weight:bold;
	background-image: url(../../imagens/menu/seta.png);
	padding-left:10px;
	background-repeat:no-repeat;
}