/* CSS Document */



body {
	margin: 0;
	text-align: center;
	background-image: url(images/fundo_gradiente.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #205196;
}
#centraliza {
	text-align: left;
	margin: 0 auto;
	width: 1004px;
	background-image: url(images/fundo_conteudo.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
#conteudo {
	padding: 38px;
	padding-top: 0;
	padding-bottom: 0;
}
#popup {
	display:none;
	position:absolute;
	margin-top:-150px;
	margin-left:300px;
	z-index:30px;
}
#fechar {
	cursor:pointer;
	text-align:right;
}
#lado-esq {
	float: left;
	width: 309px;
}
.box-menu-esq {
	width: 309px;
	background-image: url(images/fundo_box_menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
}
.img-tit-box {
	margin-top: 25px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.menubv {
	width: 309px;
	padding: 0;
	margin: 0;
	font: 16px Tahoma, Verdana, Arial;
	list-style: none;
}
.menubv ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.menubv li {
	list-style: none;
	margin: 0;
}
.menubv li a {
	height: 2%;
	list-style: none;
	display: block;
	font-weight:bold;
	padding-left: 20px;
	padding-right: 0;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #000000;
	text-decoration: none;
}
.menubv li a:hover {
	list-style: none;
	background-color: #d8d8d8;
	color: #1f589d;
	text-decoration: none;
}
/* Fix IE. Hide from IE Mac \*/

* html .menubv ul li {
	float: left;
	height: 1px;
}
* html .menubv ul li a {
	height: 1px;
}
#box-boletim {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#lado-dir {
	float: right;
	width: 619px;
}
#conteudo-dir {
	width: 559px;
	margin: 30px;
	margin-top: 0;
}
.img-destaque {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 10px solid #F8F8F8;
}
#box-esq {
	float: left;
	width: 269px;
}
#box-dir {
	float: right;
	width: 269px;
}
#box-dir {
	float: right;
	width: 269px;
}
#rodape-esq {
	float: left;
	padding-left: 40px;
	/*	margin-left: 40px;*/

	width: 384px;
}
#rodape-dir {
	float: right;
	padding-right: 40px;
	/*	margin-right: 40px;*/

	width: 540px;
	text-align: right;
}
a:hover {
	text-decoration: underline;
}
.tahoma14branco {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.tahoma18branco {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
}
.tahoma16preto-noticias {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #000000;
	line-height: 20px;
	text-decoration: none;
}
.tahoma16preto {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.tahoma16vermelho {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #ee0000;
	text-decoration: none;
}
.tahoma20azul {
	font-family: Tahoma, Verdana, Arial;
	font-size: 20px;
	color: #1f589d;
	text-decoration: none;
}
.btn_cadastrar {
	color: #E60000;
	background-color: #F8F8F8;
	font-weight: bold;
	font-size: 16px;
	border: 1px solid #205196;
}
.player_esq {
	margin-right: 10px;
	margin-bottom: 10px;
}

