@charset "utf-8";
/* CSS Document */
.contenido{
	width:817px;
	margin:0 auto;
	padding:30px;
	overflow:hidden;
}
.consulte-vendedores{
	float:left;
	width:287px;
	height:124px;
	padding:330px 0 0 70px;
}
.vendedores{
	float:left;
	width:450px;
	margin:110px 0 0 65px;
}
.titulo{
	font-size:16px;
}
.vendedores th{
	height:40px;
}