﻿.home_emdestaque{
	position:relative;
	width:344px;
	height:170px;
	background: transparent url('/PublishingImages/psp/home_noticias_destaque.gif') no-repeat left top;
	margin:0;
	padding:0;
	/*padding-top:30px;*/
	float:left;
	overflow:hidden;
	font-size:12px;
	font-family:Verdana;
	color:#808080;
}
.home_emdestaque img{
	width:96px;
	height:71px;
	border:3px white solid;
	position:relative;
	margin-right:5px;
}
.home_destaques{
	position:relative;
	width:320px;
	height:160px;
	background: transparent url('/PublishingImages/psp/home_outros_destaques.gif') no-repeat left top;
	margin:0;
	padding:0;
	padding-top:30px;
	float:right;
	overflow:hidden;
	font-size:10px;
	font-family:Tahoma;
	color:#2b2b2b;
}
.home_destaques a{
	position:relative;
	width:225px;
	height:14px;
	overflow:hidden;
	margin:0;
	padding:0;
	font-size:10px;
	font-family:Tahoma;
	color:#2b2b2b;
	text-decoration:underline;
}

.title-blue{
	color:#006699;
	padding-bottom:8px;
	width:330px;
	height:15px;
	display:block;
	overflow:hidden;
	position:relative;
	font-weight:bold;
	margin-top:30px;
}
.title-blue a{
	color:#006699;
	position:relative;
	font-weight:bold;
	text-decoration:underline;
}
.title-blue a:hover{
	text-decoration:none;
}

.date-blue{
	color:#006699;
	padding-bottom:8px;
	position:relative;
	font-weight:bold;
}
.lertudo{
	position:absolute;
	bottom:0;
	right:0;
	width:75px;
	height:15px;
	margin:0;
	padding:0;
	background:transparent url('/PublishingImages/psp/ler_tudo.jpg') no-repeat;
}


