#home #apresentacao {
	background:#1B7A29 url(img/home/bgApre.jpg) repeat-x top;
	height:247px;
	width:740px;	
	margin-left:7px;
	_margin-left:14px;
	margin-bottom:25px;
}
#home #apresentacao #bemVindo{
	color:#F3F2E9;
	float:left;
	margin:20px 25px 0;
	_margin:20px 10px 0;
	width:300px;	
}

#home #apresentacao #bemVindo .textoAp{
	text-align:justify;
	margin:10px 0;
}
#home #apresentacao h2{
	color:#CCFF66;
	font-size:16px;
	text-align:center;
	text-shadow:1px 1px 1px #012303;
}
#home #apresentacao #divBv{
	background:url(img/home/divBv.jpg) no-repeat right top;
	height:224px;
	width:25px;
	float:left;
}
#home #apresentacao #lcd{
	background:url(img/home/lcd1.png) no-repeat;
	height:194px;
	width:331px;
	float:right;
	margin-right:20px;
	margin-top:10px;
}
#home #apresentacao #lcd .slideshow{
	margin:26px 35px;
	width:262px;
	height:141px;
	overflow:hidden;
}

#home #boxes{
	margin-left:7px;
	width:753px;
	float:left;
	height:380px;
}
#home .box{
	width:240px;
	//height:320px;
	float:left;
	margin-left:5px;
}
#home #box1, #box2{
	background:url(img/home/divSm.jpg) no-repeat right top;
}
.tituloBox{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#115C18;
	margin-bottom:15px;
	font-size:18px;
	text-align:center;
	text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF, 1px -1px 0 #FFF, -1px 1px 0 #FFF ;
}

.textoBox{
	color:#333;
	font-size:12px;
	text-align:justify;
	line-height:18px;
	padding:0 20px 0 20px;
	margin-top:2px;
	height:260px;
	text-shadow:1px 1px 0 #FFF;
}

.textoBox img{
	margin-left:25px;
}

a.btMais{
	background:url(img/home/botaoMais.jpg) no-repeat top;
    text-indent:-5000em; 	
	overflow:hidden; 
	margin-left:18px;
	margin-top:5px;
	height:25px;
	width:110px;
	position:absolute;
}

a.btMais:hover{
	background-position:center;
}
a.btMais:active {
	background-position:bottom;
}