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

.contPonentes, .contPonentesColor {
	margin-top: 15px;
	padding: 10px;
}

.contPonentesColor {
	margin-top: 15px;
	background-color: #F5F5F5;
}

.imgPonentes {
	float: left;
	margin-right: 10px;
}

.infoPonentes {
	width: auto;
	text-align: justify;
}

.tittlePonentes {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}

