@charset "utf-8";
/* CSS Document */

.index-texto {
	font-size: 16px;
	overflow:scroll;
}
.inicial-texto {
	font-size: large;
	font-weight: bold;
}

#uno-index{
	float:left;
	width:36%;
	margin-right:10px;
	background-color: #933;
	}

