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

#logos {
	background:url(images/panel_body500.jpg) repeat-x;
	width:900px;
	height:700px;
	border:none;
	margin-left:20px;
	display:inline;
	float:left;
}

#logos_encabezado {
	background:url(images/titulogrande.png);
	margin-left:20px;
	width:900px;
	height:52px;
}

#logo {
	display:inline;
	float:left;
	border:none;
	width:100px;
	height:85px;
	text-align:center;
}

#tabla_catalogo td {
	font-weight:bold;
	font-size:14px;
}
