.boton-formulario{
	margin-right: 15px;
}

#imagen{
	width: 375px;
}

#imagen2{
	width: 250px;
}

.imagen{
	border-radius: 20%;
	border-color: white;
	background-color: white;
}

.noticias{
	overflow-y: auto; 
	width: 80%; 
	height: 200px;
	overflow-x: hidden;
}

.twitter{
	width: 80%; 
	height: 200px;
}

.cuerpo{
	padding: 5px;
	width: 100%; 
	height: auto;
	border: 1px solid #e2eaed;
	word-break: normal;
}

.cuerpo:hover{
	background: #f0fdff;
}

.noticiasImagen{
	width: 80%;
}