@charset "utf-8";
/* CSS Document */
@import url(total.css);

#table tr{
border-bottom:#FF6600;
border-bottom-style:solid 5px;
}


.linha{
border:0px;
background-image:url(../imagem/linha_destaque.gif);
background-repeat:no-repeat;
height:1px;
width:114px;
}



#texto{
	position:absolute;
	width:652px;
	height:277px;
	right: 40px;
	top: 36px;
	padding: 5px 2px 5px 2px;
	text-align:left;
}

#chamada{


	background-position: -5px 274px;
	width:751px;
	height:488px;
	bottom:0px;
	margin:auto;
	text-align:center; /* hack para o IE */	
}

		
#cont_chamada {
	position:absolute;
	width:751px;
	margin:auto;
	height:153px;
	top: 311px;
	left:2px;
	background-image:url(../imagem/baixo_cliente.jpg);

}
