.estil1 {
	max-width:100%;
	height:2.5rem;
	margin-top:.25rem;
	overflow:hidden;
	font-size:1.875rem;
	color:#ffe484;
}

.clearfix {
	overflow: auto;
}

.img1 {
	float: right;
	margin: 5px;
}

p.francesa {
	margin-bottom: -3px;
	margin-left: 25px;
}

.boto {
	text-align: center;
	width: 35px;
	height: 35px;
	padding:0.2em;
	border-radius: 4px;
	border-color:#ffe484;
	color:#ffe484;
	background-color:#483589;
	font-size:1.1em;
	border:1px;
	cursor:pointer;
	margin-right: 3px;
}

.boto:active,.boto:hover {
	text-align: center;
	text-decoration: none;
	width: 35px;
	height: 35px;
	padding:0.2em;
	border-radius: 4px;
	background-color:#ffe484;
	color:#483589;
	font-size:1.1em;
	border:1px solid #483589;
	cursor:pointer;

}
