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

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #9E4439;
	text-decoration: none;
}

#topo{
	width:auto;
	margin-right: auto;
	margin-left: auto;
	max-width:990px;
	background-image: url(fundo_topo.jpg);
	background-position: right;
	background-color: #BCCFDA;
	text-align: right;
	padding: 5px;
}
#content{
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(fundo.jpg);
	background-repeat: no-repeat;
	max-width:1000px;
}
#menu1{
	float: left;
	text-align: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 120px;
	margin-left: 50%;
}
#separador{
	height: 5px;
	width: auto;
}
#rodape{
	width: auto;
	margin-right: auto;
	margin-left: auto;
	max-width:990px;
	background-image: url(fundo_rodape.jpg);
	background-position: left;
	background-color: #A17C8C;
	color: #FFF;
	padding: 5px;
}
#conteudo{
	background-image: url(fundo_menu.png);
	background-repeat: repeat;
	float: right;
	width: 85%;
	margin: 10px;
	padding: 5px;
}

#voltar {
	background-repeat: repeat;
	padding: 10px;
	float: right;
	background-color: #9E4439;
	color: #FFF;
	margin: 5px;
	width: 96%;
	text-align: right;
}

#voltar a {
	color: #FFF;
	text-decoration: none;
}

#news_titulo{
	background-repeat: repeat;
	float: right;
	width: 85%;
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #A2BDCE;
	color: #FFF;
}

#news_data{
	background-repeat: repeat;
	float: right;
	width: 85%;
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #A2BDCE;
	color: #FFF;
}

#news_conteudo{
	background-repeat: repeat;
	float: right;
	width: 85%;
	padding: 5px;
	font-size: 12px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #E8E4E3;
}

#disco{
	width: 95px;
	float: left;
	font-size: 10px;
	text-align: center;
	margin: 5px;
}

#imprensa1{
	width: 260px;
	float: left;
	font-size: 10px;
	text-align: center;
	margin: 5px;
}

.titulo_disco{
	font-size: 10px;
	color: #000;
	text-align: center;
}
#titulo {
	margin: 5px;
	float: left;
	width: 98%;
	font-weight: bold;
}
#txt {
	margin: 5px;
	float: left;
	width: 98%;
	text-align: justify;
}
#titulo1 {
	background-repeat: repeat;
	float: right;
	width: 85%;
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(fundo_menu.png);
	font-weight: bold;
	margin-bottom: 10px;
}
