.destaque .box {
	float:left;
	margin-right:33px;
	width:180px;
	font-family:arial;
	margin-top:25px;
	min-height:200px;
}
.destaque .box h2 {
	border-bottom:solid 1px #d3d3d3;
	color:#46af86;
	font-family:'Trebuchet MS';
	padding-bottom:3px;
	font-size:20px;
	margin-bottom:10px;
}
.box a.button {
	display:block;
	margin:10px 0px;
	background-image:url("../imgs/bt_login.png");
	background-repeat:no-repeat;
	width:67px;
	height:20px;
	line-height:20px;
	text-align:center;
	color:white;
	font-family:'Trebuchet MS';
}
.destaque .box .cliente img {border:solid 1px #d3d3d3; }
.destaque .box .margin img {margin-bottom:5px; }
.destaque .box .cliente img.diferente {margin-left:5px; margin-right:5px;}

.destaque .noticias {
	border:solid 1px #d3d3d3;
	background-color:#f2f2f2;
	float:right;
	margin-top:20px;
	font-size:arial;
	font-size:12px;
	border-top:none;
	padding-top:3px;
	width:252px;
	font-family:arial!important;
	position:relative;
}
.destaque .noticias span {
	background-repeat:no-repeat;
	position:absolute;
	width:254px;
	left:-1px;
}
.destaque .noticias .top {
	background-image:url("../imgs/border_noticia_top.png");
	top:-3px;
	height:14px;
}
.destaque .noticias .bottom {
	background-image:url("../imgs/border_noticia_bottom.jpg");
	bottom:-3px;
	height:8px;
}
.destaque .noticias h2 {
	border-bottom:solid 1px #d3d3d3;
	color:#46af86;
	font-size:20px;
	position:relative;
	margin-bottom:10px;
	padding-bottom:3px;
	width:205px;
	font-family:'Trebuchet MS';
	margin:0px auto;
}
.destaque .noticias p {
	margin:10px auto;
	width:210px;
}
.destaque .noticias p strong {
	background-color:#8e8e8e;
	color:white;
	padding:0px 2px;
}
.destaque .noticias p a {display:block;color:#8e8e8e;}

.destaque .noticias h2 a {
	position:absolute;
	right:0px;
	top:3px;
}
.barra {
	margin-top:25px;
	border:solid 1px #d3d3d3;
	background-image:url("../imgs/bgbarra.jpg");
	background-repeat:repeat-x;
	background-color:#f2f2f2;
	font-family:arial;
	position:relative;
	min-height:100px;
	padding:10px 25px 0px 25px;
}
.barra .box {
	float:left;
	width:255px;
	position:relative;
}
.barra .box h2 {
	border-bottom:solid 1px #d3d3d3;
	color:#46af86;
	font-size:14px;
	font-family:'Trebuchet MS';
	width:175px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:8px;
}
.barra .box p {
	width:175px;
}
.barra .box table td.img{
	vertical-align:top;
	text-align:center;
	width:70px;
}
.barra .box img.img_maior {position:absolute;left:-15px; top:0px;}
.align_right {position:relative;}
.align_right a {position:absolute; top:10px; right:5px;}
.barra .central {margin:0px 40px;}

.top_right {position:absolute; right:-1px; top:-1px;}
.top_left {position:absolute; left:-1px; top:-1px;}
.bottom_right {position:absolute; right:-1px; bottom:-1px;}
.bottom_left {position:absolute; left:-1px; bottom:-1px;}