#cont_esq {
	width: 330px;
	float: left;
	padding-left: 5px;
	margin-left: 5px;
	margin-top: 10px;
}
#cont_esq img {
	margin: 10px 10px 0 0;
	float: left;
	border: none;
}
#cont_esq a {
	font-size: 15px;
	font-weight: bold;
	color: #00365A;
}
#cont_esq p {
	font-size:11px;
	font-weight: bold;
}
#cont_esq li {
	width: 330px;
	height: 140px;
	list-style: none;
}
#cont_dir {
	width: 320px;
	float: left;
	padding-left: 10px;
	margin-top: 10px;
}
#apresentacao {
	width: 640px;
	margin: 5px 0 0 10px;
	padding: 0;
	float: left;
}
#stand {
	height: 330px;
}
#workshop, #equipamentos {
	font-size: 12px;
	font-weight: bold;
}
#workshop img {
	margin: 0 0 10px 0;
	border: none;
}
#equipamentos {
	margin: 10px 0 0 0;
}
#workshop a, #equipamentos a {
	font-size: 15px;
	font-weight: bold;
	color: #00365A;
}
#equipamentos img {
	margin: 10px 10px 10px 0;
	float: left;
	border: none;
}