.logobox {

	background:#f0f0f0;
	margin:0 0 10px 0; padding:20px;

}

.logobox img {

	display:block;
	width:165px; height:100px;

	float:left;

	margin:0; padding:5px;

}

#logo-destaque {

	width:250px; height:150px;
	float:left;

}
#logo-destaque img {

	width:250px; height:150px;

	float:none;
	clear:both;

}

#texto-destaque {

	float:right;
	width:430px;

}
#texto-destaque h3 {

	margin:0 0 10px 0;

}