div.view {
	float: left;
	margin-left: 6px;
}

div.view h2 {
	font-size: 18px;
	clear: both;
}

div.view p#ex {
	font-style: italic;
	color: #696969;
	clear: both;
}

div.view img {
	float: left;
	width: 45%;
	margin-right: 10px;
}

div.view p#body {
	margin-top: 0;
}

div#barra-mitad {
	display: none;
}