ul{
	width: 380px;
	height: 35px;
}

#cuerpo{
	flex-flow: column;
}

#cuerpo section{
	order: 0;
}

#cuerpo aside{
	order: 0;
}

iframe{
	width: 200%;
	height: 200%;
}

.iframe_youtube{
	width: 100%;
	height: 100%;
}

object{
	width: 205%;
	height: 200%;
}

#cuerpo aside{
	text-align: right;
}

div.foto{
	height: 80px;
	width: 80px;
}

.vertical{
	margin: 5px 80px 5px 80px;
}