@charset "utf-8";
/* CSS Document */

.box {
	float:left;
	text-align:left;
	margin:10px 0px 10px 0px;
}
h2 {
	margin:5px 0px;
	font-size:190%;
}
.texto {
	float:right;
	width:570px;
	margin:0px 0px 0px 20px;
}
.textoCompleto {
	float:left;
	width:98%;
	-width:100%;
	padding:10px;
	padding-right:10px;
	margin:20px 0px 0px 0px;
}
img {
	margin:0px 10px 0px 0px;
	float:left;
}
/* entrevistas */
.box {
	float:left;
	text-align:left;
	height:180px;
	margin:10px 0px 30px 0px;
}
h2 {
	font-size:120%;
	margin-bottom:10px;
}


