#empresa{
	width:786px;
	margin-top:7px;
	padding-top:70px;
	margin-right:8px;
	_margin-right:3px;
	background:#fff url(../imagens/titulo_empresa.jpg) no-repeat;
	float:right;
	display:table;
}

#empresa_bkp{
	margin-top:8px;
	margin-right:5px;
	margin-left:5px;
}

#empresa h2.tempresa{
	width:174px;
	height:15px;
	background:url(../imagens/titulo_empresa.gif) no-repeat;
	text-indent:-9000px;
	overflow:hidden;
	margin-top:15px;
	margin-bottom:10px;
}

#empresa h2.tequipe{
	width:186px;
	height:16px;
	background:url(../imagens/titulo_equipe.gif) no-repeat;
	text-indent:-9000px;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
}

#empresa h2.tfotos{
	width:135px;
	height:16px;
	background:url(../imagens/titulo_gfotos.gif) no-repeat;
	text-indent:-9000px;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
}

#empresa p{
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:justify;
}

#empresa div.foto{margin:5px;}
#empresa div.foto.dir{float:right;}
#empresa div.foto.esq{float:left;}

#empresa div.foto img{
	width:180px;
	height:130px;
	border:3px solid #e8e8e8;
	margin-bottom:5px;
}
#empresa div.foto a:hover img{border:3px solid #ffc0c0;}

/** GALERIA FOTOS **/
#empresa #galeria{padding:10px;}
#empresa #galeria ul{list-style:none;}
#empresa #galeria ul li{display:inline;}
#empresa #galeria ul img{border:4px solid #e8e8e8; width:80px; height:60px;}
#empresa #galeria ul a:hover img {border:4px solid #ffc0c0;}