@charset "utf-8";
/* CSS Document */
.coluna1{
	width:290px;
	height:450px;
	float:left;
	margin:13px 0 0 83px;
}

.coluna2{
	width:440px;
	height:294px;
	float:left;
	margin:13px 0 0 55px;
	background-image:url(../img/titulos/home_palestrantes.png);
	background-position:top center;
	background-repeat:no-repeat;
	padding:40px 0 0 0;
}



.kp{
	width:290px;
	height:77px;
	float:left;
}


.texto{
	width:290px;
	height:auto;
	float:left;
	color:#fff;
	font-size:12px;
	line-height:22px;
	margin:30px 0 0 0;
}


.foto1{
	width:207px;
	height:250px;
	float:left;
	margin: 0 26px 0 0;	
}

.foto2{
	width:207px;
	height:250px;
	float:left;
}
