/* Coluna principal */

#content #intro{
	margin-top:40px;
	width:497px;
	margin-right:35px;
	margin-left:30px;
}
	#intro h3{
		font-size:20px;
		margin-bottom:20px;
	}

/*#intro #saibamais{
	display:block;
	width:288px;
	height:34px;
	text-indent:-5000em;
	overflow:hidden;
	background:url(bt_home_saibamais.gif) left top;
}
	#intro #saibamais:hover{
		background-position:left bottom;
	}*/

#intro #saibamais{
	font-size:16px;
	color:#cb540d;
	text-decoration:none;
	display:block;
	width:293px;
	background:url(bullet_right_cor.gif) right center no-repeat;
}
	#intro #saibamais:hover{
		text-decoration:underline;
	}


/* Coluna secundaria */

/*#options #boxtecnologia{
	display:block;
	width:291px;
	height:76px;
	text-indent:-5000em;
	overflow:hidden;
	background:url(bt_home_tecnologia.gif) left top;
	margin-bottom:20px;
}
	#options #boxtecnologia:hover{
		background-position:left bottom;
	}*/
	
	
#options #boxtecnologia{
	display:block;
	width:288px;
	height:187px;
	text-indent:-5000em;
	overflow:hidden;
	background:url(bg_box_tecnologia.gif) left top;
	margin-bottom:20px;
}
	
	

#options #boxfaleconosco{
	display:block;
	width:291px;
	height:76px;
	text-indent:-5000em;
	overflow:hidden;
	background:url(bt_home_faleconosco.gif) left top;
	margin-bottom:20px;
}
	#options #boxfaleconosco:hover{
		background-position:left bottom;
	}










