#texto {
	width: 600px;
	padding-left: 29px;
	padding-top: 20px;
	text-align: justify;
	min-height: 400px;	
}
#texto #info {
	width: 250px;
	float: left;
}
#texto p {
	margin-bottom: 15px;
}
#texto p span {
	font-weight: bold;
	color: #d1aa08;
}

/*
#texto #info h3 {
	width: 200px;
	padding-top: 10px;
	padding-left: 23px;
	padding-bottom: 9px;
	color: #73715A;
	font-size: 13px;
	background-color: #EFEFEF;
	margin-bottom: 20px;
}/*
#texto #info ul {
	margin-bottom: 10px;
}
#texto #info  ul h4 {
	margin-bottom: 5px;
	font-size: 13px;
}	
#texto #info ul li {
	padding-left: 20px;
}
#texto #foto {
	width: 250px;
	height: 280px;
	margin-top: 40px;
	float: left;
}*/
