*{
	font-family:Arial, Helvetica, sans-serif;}
	
#info{
	position:absolute;
	background-image: url(img/capa.jpg);
	width: 936px;
	height: 590px;
}

#info #texto.interna1{
	width: 303px;
	height: 238px;
	left:307px;
	top:20px;
	position:absolute;	
	bottom: 15px;
	padding: ;
		
}

#texto.interna1 p{
	font-size:12px;
	line-height:18px;
	color:#eceae7;	}

#texto.interna1 h2{
	font-size:36px;
	line-height:34px;
	color:#eceae7;	}
#texto.interna1 h2 strong{
	font-size:82px;
	line-height:52px;
	color:#eceae7;	}
#texto.interna1 h2 b{
	font-size:28px;
	line-height:28px;
	color:#eceae7;
	margin-left:144px;	}
	
#texto.interna1 b{
	font-size:10px;
	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: 8px;
	height:25px;	
	text-indent:-5000px;
	width:64px;
	position:absolute;
	
}
#info a.comeca:hover {
	background-position:0 -25px;
}

