*{
	font-family:Arial, Helvetica, sans-serif
}
#info{
	position:absolute;
	background-image: url(img/abre.jpg);
	width: 936px;
	height: 620px;
}

#info #texto.interna1{
	width: 370px;
	height: 238px;
	left:281px;
	top:350px;
	
	display:block;
	
	
	position:absolute;	
	bottom: 15px;
	padding: 15px 15px;
		
}

#texto.interna1 p{
	font-size:14px;
	line-height:18px;
	color:#eceae7;
	margin-top: 1px;	}
	
#texto.interna1 b{
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	color:#eceae7;	}
	
#info a.comeca {
	background:transparent url(img/comeca.png) repeat scroll 0 0;
	display:block;
	margin-top: 0;
	height:25px;	
	text-indent:-5000px;
	width:64px;
	position:absolute;
	
}
#info a.comeca:hover {
	background-position:0 -25px;
}
