.right {}

.right {
	background-image:url(../imgs/sobre-a-empresa/bkg-tucano.jpg);
	background-repeat:no-repeat;
	background-position:left 85px;
	height:300px;
}
.right p {text-align:justify; margin-top:10px; margin-bottom:10px;}

.right p.paragrafo1 {width:280px; margin-left:370px; margin-bottom:10px; margin-top:0px;}
.right p.paragrafo2 {width:400px; margin-left:250px; margin-bottom:30px;}

.destaques {
	background-image:url(../imgs/sobre-a-empresa/aba-noticias.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:360px;
	margin-top:40px;}
	
.destaques h5 {margin-top:5px; margin-bottom:12px;}

.destaques p {
	text-align:justify;
	font-size:12px;
	line-height:15px;}


.destaques img {margin-bottom:3px;}
	
.destaques .esquerda {width:280px; float:left;}

.destaques .direita {width:305px; float:right; margin-right:5px; *margin-right:2px; height:300px;}
.destaques .direita h3 {text-align:right; margin-right:20px; margin-right:18px;}

.destaques .direita .cont {padding-right:20px; height:300px; background-color:#FF3366; display:block;}
.destaques p {width:280px;}

