@charset "ISO-8859-1";

/*------------------------- manchete --------------------*/
#MancheteImagem{
	width:260px;
	height:230px;
	padding:0px;
	margin:0px;
	overflow: hidden;
	background:#000;
}
.MancheteTitulo{
	font-family: Geneva, Arial, Helvetica, "Trebuchet MS", "Lucida Grande", sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	text-align:left;
	letter-spacing: -1px;
	margin:0px;
	padding:0px;
}
a.MancheteTitulo:hover {
	color: #df9c0c;
}
.MancheteChamada {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #333333;
}
a.MancheteChamada:hover {
	color: #df9c0c;
}

/*------------------------- destaque --------------------*/
.DestaqueTitulo{
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #003399;
	margin-top:10px;
	font-stretch:condensed;
}
a.DestaqueTitulo:hover {
	color: #df9c0c;
}

/*------------------------- cultura --------------------*/
.CulturaImagem{
	display:block;
	width:190px;
	height:130px;
	overflow: hidden;
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#e5d4b1;
}
/*------------------------- TV Legis --------------------*/
#TVLegis{
	display:block;
	width:550px;
	height:185px;
	padding:5px;
	border:1px solid #d5d9de;	
}
.tvLegisRetranca{
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:20px;
	text-decoration: none;
	word-spacing:1px;
	letter-spacing:0.5px;
	color: #1e4a7c;
}
a.tvLegisRetranca:hover {
	color: #df9c0c;
	text-decoration:underline;
}
.tvlegisImagem{
	display:block;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:130px;
	height:75px;
	overflow: hidden;
	vertical-align:middle;
	text-align:center;
	background-color:#333333
}
.celulaTV {
	padding-top:2px;
	padding-left:5px;
}
.linkTV {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #28537e;
	text-align:left;
}
a.linkTV:hover {
	color: #df9c0c;
}

/*------------------------- Galeria --------------------*/
#galeriaImagem{
	width:140px;
	height:90px;
	display:block;
	overflow:hidden;
	background-color:#000000;
	text-align:center;
}
.galeriaBorda{
	width:137px;
	height:87px;
	display:block;
	overflow:hidden;
}
a.galeriaBorda:hover{
	width:137px;
	height:87px;
	margin-top:-3px;
	margin-right:-3px;
	margin-bottom:-3px;
	margin-left:-3px;
	border:3px solid #ff9900;
	display:block;
	overflow:hidden;
}
